openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jboss-classfilewriter
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 13, 2024 — Oct 13, 2025
Showing page 3 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "[WFLY-11566] ClassMethod: Retain generic parameters information"
Matej Novotny
More...
over 5 years ago
Merge pull request #20 from tadamski/WFLY-11566
Stuart Douglas
More...
over 6 years ago
[WFLY-11566] ClassMethod: Retain generic parameters information
Tomasz Adamski
More...
over 6 years ago
Next is 1.2.5.Final
Richard Opálka
More...
over 6 years ago
1.2.4.Final
Richard Opálka
More...
over 6 years ago
Merge pull request #19 from ropalka/jdk12
Stuart Douglas
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.
Richard Opálka
More...
over 6 years ago
Remote uneeded method
Stuart Douglas
More...
over 7 years ago
Merge pull request #17 from manovotn/removingUnsafeDefineClass
Stuart Douglas
More...
over 7 years ago
Replace Unsafe.defineClass() with CL.defineClass() and use Unsafe to crack it open.
Matej Novotny
More...
over 7 years ago
Have typeIndex be an cp index to descriptor of the enum type
Vootele Rotov
More...
over 7 years ago
Next is 1.2.3.Final
Stuart Douglas
More...
over 7 years ago
1.2.2.Final
Stuart Douglas
More...
over 7 years ago
Use character based replacement
Stuart Douglas
More...
over 7 years ago
Change to using Unsafe instead of reflection to define classes
Stuart Douglas
More...
over 7 years ago
Upgrade JUnit and fix some other issues
Stuart Douglas
More...
over 7 years ago
Next is 1.2.2.Final
Stuart Douglas
More...
almost 9 years ago
1.2.1.Final
Stuart Douglas
More...
almost 9 years ago
Merge pull request #13 from mkouba/stackstate
Stuart Douglas
More...
almost 9 years ago
CodeAttribute.checkcast() - skip format validation for arrays
Martin Kouba
More...
almost 9 years ago
StackState - always use internal binary name in descriptor
Martin Kouba
More...
almost 9 years ago
Make sure correct descriptor format is used
Stuart Douglas
More...
about 9 years ago
Fix size check
Stuart Douglas
More...
about 9 years ago
Fix #12 const pool limit is is smaller than 65535
Stuart Douglas
More...
about 9 years ago
Make sure descriptor is in correct format
Stuart Douglas
More...
about 9 years ago
Next is 1.2.0.Beta2
Stuart Douglas
More...
about 9 years ago
1.2.0.Beta1
Stuart Douglas
More...
about 9 years ago
Add full support for StackMapTableAttribute
Stuart Douglas
More...
over 9 years ago
Next is 1.2.0.Beta1
Stuart Douglas
More...
over 9 years ago
Next is 1.1.3.Final
Stuart Douglas
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree