- 
    Bug 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    25
                    Without cds (--disable-jvm-feature-cds) it fails:
callee = HotSpotMethod<LambdaForm$MH/0x0000000095091400.linkToTargetMethod(Object, Object, Object)>
test jdk.vm.ci.runtime.test.ConstantPoolTest.lookupMethodTest_dynamic(): failure [58ms]
java.lang.AssertionError: wrong method: HotSpotMethod<LambdaForm$MH/0x0000000095091400.linkToTargetMethod(Object, Object, Object)> expected [true] but found [false]
            
callee = HotSpotMethod<LambdaForm$MH/0x0000000095091400.linkToTargetMethod(Object, Object, Object)>
test jdk.vm.ci.runtime.test.ConstantPoolTest.lookupMethodTest_dynamic(): failure [58ms]
java.lang.AssertionError: wrong method: HotSpotMethod<LambdaForm$MH/0x0000000095091400.linkToTargetMethod(Object, Object, Object)> expected [true] but found [false]
- relates to
- 
                    JDK-8240538 [JVMCI] add test for JVMCI ConstantPool class -           
- Resolved
 
-