ingokegel / jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Other
2.66k stars 405 forks source link

No support for NestHost and NestMembers attributes #31

Closed minsko closed 4 years ago

minsko commented 4 years ago

The class browser does not support the NestHost or NestMembers attributes added in JDK 11.