|
Duplicate :
|
|
|
Relates :
|
>>> Testing JDWP command for Object array Getting referenceTypeID by signature: [Ljava/lang/Object; Writing JDWP packet... Reading JDWP packet... # ERROR: TEST FAILED: Too many (2) referenceTypeIDs received for signature: [Ljava/lang/Object; A few JCK tests are failing with the array rework because I think they're finding too many ObjArray/RefArrayKlass objects for the same thing which is valid with the array rework. Just a guess.
|