RFR JDK-8037864 Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt

Staffan Larsen staffan.larsen at oracle.com
Wed Mar 19 16:05:27 UTC 2014


Please review the change below to add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt. The test has started to fail since JDK-8035808 and requires a large re-write to handle new byte codes.

Thanks,
/Staffan


diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -261,6 +261,13 @@

 ############################################################################

+# jdk_instrument
+
+# 8037082
+java/lang/instrument/NativeMethodPrefixAgent.java               generic-all
+
+############################################################################
+
 # svc_tools

 # 8031482


More information about the serviceability-dev mailing list