Files
MemShellParty/generator
ReaJason 6a8dbe3580 fix: method body write failed with jakarta renamed
ByteBuddy Advice cache the class method list at first, the method signature will be changed when use jakarta rename, if follow advice need enhance the javax method, it will not find method signature. because ByteBuddy cached javax method, but follow advice need find the jakarta method, boom~
2026-01-29 15:39:50 +08:00
..
2026-01-18 23:49:41 +08:00