-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25, 26
-
Component/s: hotspot
-
b21
-
ppc
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8370565 | 25.0.2 | David Briemann | P4 | Resolved | Fixed | b04 |
In JDK-8331859 the PPC flag UsePopCountInstruction was accidentally removed when removing Power 7 support.
This was discovered by a test fromJDK-8365205 that was added recently.
The flag needs to be reenabled in src/hotspot/cpu/ppc/vm_version_ppc.cpp.
This was discovered by a test from
The flag needs to be reenabled in src/hotspot/cpu/ppc/vm_version_ppc.cpp.
- backported by
-
JDK-8370565 Flag UsePopCountInstruction was accidentally disabled on PPC64
-
- Resolved
-
- caused by
-
JDK-8331859 [PPC64] Remove support for Power7 and older
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u/c78ec16f
-
Commit(master)
openjdk/jdk/9b9559a2
-
Review(master)
openjdk/jdk25u/326
-
Review(master)
openjdk/jdk/27843
(1 links to)