Relates :
|
The changes to constant pool accessors in 6939207 picked the wrong CP accessor for MethodComparator. The original change wrongly assumed the classes being compared had not yet been rewritten. This causes an assertion "clean u2" to throw when using JVMTI class redefinition methods, in the debug build. It will also cause unpredictable failures on little-endian systems.
|