mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8243946: serviceability/sa and jvmti tests fail after JDK-8243928
Reviewed-by: dholmes, mikael, sspitsyn
This commit is contained in:
parent
ae9d5636f1
commit
1041efe027
@ -30,7 +30,7 @@
|
||||
* @requires vm.cds
|
||||
* @library /test/lib
|
||||
* @compile CanGenerateAllClassHook.java
|
||||
* @run driver/native CanGenerateAllClassHook
|
||||
* @run main/native CanGenerateAllClassHook
|
||||
*/
|
||||
|
||||
import jdk.test.lib.cds.CDSTestUtils;
|
||||
|
||||
@ -52,7 +52,7 @@ import jdk.test.lib.Utils;
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.oops
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.debugger
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.ui.classbrowser
|
||||
* @run driver TestCpoolForInvokeDynamic
|
||||
* @run main TestCpoolForInvokeDynamic
|
||||
*/
|
||||
|
||||
public class TestCpoolForInvokeDynamic {
|
||||
|
||||
@ -50,7 +50,7 @@ import jdk.test.lib.Utils;
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.utilities
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.oops
|
||||
* jdk.hotspot.agent/sun.jvm.hotspot.debugger
|
||||
* @run driver TestDefaultMethods
|
||||
* @run main TestDefaultMethods
|
||||
*/
|
||||
|
||||
public class TestDefaultMethods {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user