JDK-8236130 : ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-12-17
  • Updated: 2019-12-19
  • Resolved: 2019-12-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14 JDK 15
14 b28Fixed 15Fixed
Description
Here's the proposed diff:

$ hg diff
diff -r 66ddad9cdd9d test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt	Tue Dec 17 11:10:52 2019 -0800
+++ b/test/jdk/ProblemList.txt	Tue Dec 17 15:00:39 2019 -0500
@@ -938,6 +938,7 @@
 jdk/jfr/event/compiler/TestCodeSweeper.java                     8225209    generic-all
 jdk/jfr/api/consumer/recordingstream/TestSetStartTime.java      8233217    generic-all
 jdk/jfr/api/consumer/streaming/TestJVMCrash.java                8235599    windows-all
+jdk/jfr/jmx/security/TestEnoughPermission.java                  8235946    generic-all
 
 ############################################################################
Comments
URL: https://hg.openjdk.java.net/jdk/jdk14/rev/cc850fb10c2a User: dcubed Date: 2019-12-17 20:38:42 +0000
17-12-2019