JDK-7142586 : Cannot build on Solaris 11 due to use of ia_nice
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs23,7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris,solaris_10
  • CPU: generic,sparc
  • Submitted: 2012-02-03
  • Updated: 2012-10-08
  • Resolved: 2012-02-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 Other
7u4Fixed 8Fixed hs23Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
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.

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/869be5c8882e
22-03-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/869be5c8882e
18-02-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/869be5c8882e
09-02-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/869be5c8882e
04-02-2012

EVALUATION Ok.
03-02-2012