RFR: 8265796: vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails when running with the fix for JDK-6824466 [v2]
    Leonid Mesnik 
    lmesnik at openjdk.java.net
       
    Tue Nov 16 02:45:13 UTC 2021
    
    
  
> The nsk.share.jdi.TestClass1 is used via reflection. The reflective call creates MethodHandle and one more reference to TestClass1.  So the number of expected references should be incremented.  Thanks to @plummercj and @mlchung for the investigation.
> This fix also prints references to inspected class.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
  updated
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6402/files
  - new: https://git.openjdk.java.net/jdk/pull/6402/files/f4865603..196534ed
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6402&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6402&range=00-01
  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6402.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6402/head:pull/6402
PR: https://git.openjdk.java.net/jdk/pull/6402
    
    
More information about the serviceability-dev
mailing list