-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8316202 | 21.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
The internal enum jdk.internal.util.Architecture does not provide information about the big or little endianness or the address size (64 or 32 bits).
This information about an architecture will make the enum more useful especially to identify a target platform in a cross-platform use case.
This information about an architecture will make the enum more useful especially to identify a target platform in a cross-platform use case.
- backported by
-
JDK-8316202 Extend internal Architecture enum with byte order and address size
- Resolved
- relates to
-
JDK-8310982 jdk/internal/util/ArchTest.java fails after JDK-8308452 failed with Method isARM()
- Closed
- links to
-
Commit openjdk/jdk21u/88633d96
-
Commit openjdk/jdk/d6dd0dc3
-
Review openjdk/jdk21u/151
-
Review openjdk/jdk/14063
(1 links to)