JDK-8367572 : [lworld] JDWP tests fail with array rework
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2025-09-12
  • Updated: 2025-09-12
  • Resolved: 2025-09-12
Related Reports
Duplicate :  
Relates :  
Description
>>> 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.
Comments
That wasn't a very descriptive issue and covers a bunch of different things. This had slightly more info, but I'll close this as a duplicate.
12-09-2025

This is the same issue as JDK-8366806.
12-09-2025