Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221255 | 8 | Paul Hohensee | P3 | Closed | Fixed | b26 |
JDK-2221214 | 7u4 | Paul Hohensee | P3 | Closed | Fixed | b12 |
The fix for
7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60
on Solaris 10 and 11
mistakenly reintroduced the use of ia_nice from iapriocntl.h. The reference
must be removed in order to build Hotspot on Solaris 11.
7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60
on Solaris 10 and 11
mistakenly reintroduced the use of ia_nice from iapriocntl.h. The reference
must be removed in order to build Hotspot on Solaris 11.
- backported by
-
JDK-2221214 Cannot build on Solaris 11 due to use of ia_nice
-
- Closed
-
-
JDK-2221255 Cannot build on Solaris 11 due to use of ia_nice
-
- Closed
-
- duplicates
-
JDK-7142413 Hotspot hsx23-b12 does not compile on Solaris 11
-
- Closed
-
- relates to
-
JDK-7082553 Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
-
- Closed
-
-
JDK-6718879 cannot build on solaris nevada
-
- Closed
-