-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
Pack200 is unaware of the new NestMembers and MemberOfNest classfile attributes. They need to be accommodated appropriately.
The tests also need updating to recognise the new attributes and to add new tests for them if warranted. Test support file:
./tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java
needs to be updated so that it will compile - the Attribute.Visitor does not implement the new nestmate related methods.
The tests also need updating to recognise the new attributes and to add new tests for them if warranted. Test support file:
./tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java
needs to be updated so that it will compile - the Attribute.Visitor does not implement the new nestmate related methods.