After merging "8346986: Remove ASM from java.base"...
Running test 'jtreg:open/test/jdk/valhalla/valuetypes/ObjectMethodsViaCondy.java'
--------------------------------------------------
TEST: valhalla/valuetypes/ObjectMethodsViaCondy.java
TEST JDK: /scratch/dsimms/hotspot/git/valhalla_merging/build/linux-x64-debug/jdk
TEST RESULT: Error. Can't find library: /testlibrary/asm
--------------------------------------------------
Doesn't appear to be okay to tweak the path to hotspot's testlibrary (maybe I missed a trick). Does this need conversion to ClassFile API ?