The hotspot tests have
@library /testlibrary
as a leftover after merging jdk and hotspot test libraries.
It should be removed. The testlibrary is the really root of 3 libraries:
ctw, jvmti, jittester and each of them should be used directly.
@library /testlibrary
as a leftover after merging jdk and hotspot test libraries.
It should be removed. The testlibrary is the really root of 3 libraries:
ctw, jvmti, jittester and each of them should be used directly.