RFR: 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed

Vladimir Kozlov kvn at openjdk.java.net
Wed Oct 14 22:27:17 UTC 2020


Temporary disable new intrinsic StringLatin1.indexOf  to keep testing clean while the fix for JDK-8254790 is prepared.

Tested hs-tier1 and failed test.
Currently running tier2 and tier3.

-------------

Commit messages:
 - 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed

Changes: https://git.openjdk.java.net/jdk/pull/670/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=670&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8254792
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/670.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/670/head:pull/670

PR: https://git.openjdk.java.net/jdk/pull/670


More information about the hotspot-compiler-dev mailing list