-
Bug
-
Resolution: Not an Issue
-
P4
-
9
-
sparc
-
solaris_12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8168109 | 9 | Alan Burlison | P4 | Resolved | Fixed | b143 |
The fix for JDK-8031290 is unnecessarily fragile - it contains an assert that checks the number of words of data that getisax() can return. If there are additional capability bits returned by getisax() that the JVM doesn't know about then by definition it can't use them anyway. Printing a warning for debug builds might be OK, but the current assert() seems to be enabled in production builds. The assert should be removed.
- backported by
-
JDK-8168109 Fix for JDK-8031290 is unnecessarily fragile
-
- Resolved
-
- blocks
-
JDK-8165482 java in ldoms, with cpu-arch=generic has problems
-
- Resolved
-
-
JDK-8164002 Add a new CPU family (S_family) for SPARC S7 and above processors
-
- Closed
-
- relates to
-
JDK-8031290 Adjust call to getisax() for additional words returned
-
- Closed
-
-
JDK-8166454 meminfo(2) has been available since Solaris 9
-
- Closed
-