0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "[WFLY-11566] ClassMethod: Retain generic parameters information" More... over 5 years ago
Merge pull request #20 from tadamski/WFLY-11566 More... over 6 years ago
[WFLY-11566] ClassMethod: Retain generic parameters information More... over 6 years ago
Next is 1.2.5.Final More... over 6 years ago
1.2.4.Final More... over 6 years ago
Merge pull request #19 from ropalka/jdk12 More... over 6 years ago
Introducing ClassFactory API to allow other components to define new classes according to their policy. This change maintains backward compatibility by providing DefaultClassFactory which is lazily initialized in ClassFile.defineInternal() method if ClassFactory was not provided via deprecated constructors. WildFly integration code will be changed to use jboss-module's ClassDefiner API and will integrate via this new API because it is not possible to access classloader non public methods and fields reflectively since JDK 12. More... over 6 years ago
Remote uneeded method More... over 7 years ago
Merge pull request #17 from manovotn/removingUnsafeDefineClass More... over 7 years ago
Replace Unsafe.defineClass() with CL.defineClass() and use Unsafe to crack it open. More... over 7 years ago
Have typeIndex be an cp index to descriptor of the enum type More... over 7 years ago
Next is 1.2.3.Final More... over 7 years ago
1.2.2.Final More... over 7 years ago
Use character based replacement More... over 7 years ago
Change to using Unsafe instead of reflection to define classes More... over 7 years ago
Upgrade JUnit and fix some other issues More... over 7 years ago
Next is 1.2.2.Final More... almost 9 years ago
1.2.1.Final More... almost 9 years ago
Merge pull request #13 from mkouba/stackstate More... almost 9 years ago
CodeAttribute.checkcast() - skip format validation for arrays More... almost 9 years ago
StackState - always use internal binary name in descriptor More... almost 9 years ago
Make sure correct descriptor format is used More... about 9 years ago
Fix size check More... about 9 years ago
Fix #12 const pool limit is is smaller than 65535 More... about 9 years ago
Make sure descriptor is in correct format More... about 9 years ago
Next is 1.2.0.Beta2 More... about 9 years ago
1.2.0.Beta1 More... about 9 years ago
Add full support for StackMapTableAttribute More... over 9 years ago
Next is 1.2.0.Beta1 More... over 9 years ago
Next is 1.1.3.Final More... over 10 years ago