[jdk11u-dev] RFR: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"

Dmitry Chuyko dchuyko at openjdk.java.net
Fri Jun 18 19:12:43 UTC 2021


This is a follow-up to https://github.com/openjdk/jdk11u-dev/pull/41.
The patch was changed to add the new new intrinsic information near other string intrinsics in 11u in the Graal test.
Applies on master.

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

Commit messages:
 - [PATCH] Backport 2a0633507ccafd2926a097ffeb10b0a603e4a88d

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/44


More information about the jdk-updates-dev mailing list