JDK-8209813 : [TESTBUG] rewrite JFR shell tests in Java
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-08-21
  • Updated: 2020-08-04
  • Resolved: 2019-11-08
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
14 b23Fixed
Related Reports
Relates :  
Relates :  
Description
This enhancement is separated from the original enhancement JDK-8179318.
This part covers the JFR shell based tests conversion:

jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.sh
jdk/jdk/jfr/event/os/TestInitialEnvironmentVariable.sh
jdk/jdk/jfr/event/runtime/TestVMInfoEvent.sh
jdk/jfr/event/io/EvilInstrument.java    (uses @run shell MakeJAR.sh)
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4e3694a617d4 User: mseledtsov Date: 2019-11-08 00:01:36 +0000
08-11-2019

Webrev: http://cr.openjdk.java.net/~mseledtsov/8209813.00/index.html Testing: run all JFR tests (jdk/jdk/jfr): All PASS
28-10-2019