-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 12
-
Component/s: hotspot
-
b24
-
ppc
-
linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8216216 | 13 | Michihiro Horie | P4 | Resolved | Fixed | team |
| JDK-8217619 | 11.0.3 | Michihiro Horie | P4 | Resolved | Fixed | master |
POWER9 supports some interesting new instructions to compare a byte against a range/byte array (like cmprb and cmpeqb) that can be used to improve the performance of Character methods like isDigit/isLowerCase/isUpperCase/isWhitespace.
- backported by
-
JDK-8216216 PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
-
- Resolved
-
-
JDK-8217619 PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
-
- Resolved
-
- relates to
-
JDK-8215317 [GRAAL] unit test CheckGraalIntrinsics failed after 8213754
-
- Resolved
-