JDK-8216480 : Typo in test/hotspot/jtreg/compiler/graalunit/README.md
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,12,13
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-01-10
  • Updated: 2019-01-17
  • Resolved: 2019-01-11
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 13
13 b04Fixed
Related Reports
Relates :  
Description
diff -r e3641318f540 test/hotspot/jtreg/compiler/graalunit/README.md
--- a/test/hotspot/jtreg/compiler/graalunit/README.md	Thu Jan 10 04:52:01 2019 +0100
+++ b/test/hotspot/jtreg/compiler/graalunit/README.md	Thu Jan 10 12:43:13 2019 +0100
@@ -28,7 +28,7 @@
 by using "-e:TEST_IMAGE_GRAAL_DIR=..."
 
 Example:
-> jtreg -vt -jdk:<TESTED_JDK> -vmoptions:"-vmoptions:-Dgraalunit.libs=build/<platform>/images/test/hotspot/jtreg/graal"
+> jtreg -vt -jdk:<TESTED_JDK> -vmoptions:"-Dgraalunit.libs=build/<platform>/images/test/hotspot/jtreg/graal"
         compiler/graalunit/UtilTest.java
 
 To run Graal unit tests in Graal as JIT mode pass additional -vmoptions to jtreg:

Comments
http://cr.openjdk.java.net/~thartmann/8216480/webrev.00/
10-01-2019

ILW = Typo in documentation, doc for graalunit, no workaround = LLH = P5
10-01-2019