Message12182
The class file version was rev'ed in Java SE 9, 10 and 11 so you will need to upgrade ASM.
For "accessibility information" then you will, at some point, need to also understand module membership too. An easy start would be to only index the packages that are exported to all modules. That information is in the module-info.class that newer releases of ASM can parse. |
|
Date |
User |
Action |
Args |
2018-11-22 07:58:28 | alanb | set | messageid: <1542873508.74.0.788709270274.issue2362@psf.upfronthosting.co.za> |
2018-11-22 07:58:28 | alanb | set | recipients:
+ alanb, fwierzbicki, amak, zyasoft, jeff.allen, darjus, rpan, sfelts, mr |
2018-11-22 07:58:28 | alanb | link | issue2362 messages |
2018-11-22 07:58:28 | alanb | create | |
|