Message12181
I've made a bit of headway using the jrt: file system (thanks Alan), and following the pattern set for classes in JARs. However, asm-5.2 cannot parse classes from the JDK 9 image (see e.g. https://issues.apache.org/jira/browse/WW-4866), which it must in order to read the accessibility information.
For some reason I haven't figured out yet, we are pinned to asm-5.2, as build.xml says:
<!-- pin to ASM 5.2 until we upgrade compilation -->
However, running with ASM 7.0 seems fine so far (on Java 9). |
|
Date |
User |
Action |
Args |
2018-11-22 07:43:18 | jeff.allen | set | messageid: <1542872598.05.0.788709270274.issue2362@psf.upfronthosting.co.za> |
2018-11-22 07:43:18 | jeff.allen | set | recipients:
+ jeff.allen, fwierzbicki, amak, zyasoft, darjus, rpan, sfelts, mr, alanb |
2018-11-22 07:43:17 | jeff.allen | link | issue2362 messages |
2018-11-22 07:43:17 | jeff.allen | create | |
|