Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6718879
Votes 0
Synopsis cannot build on solaris nevada
Category hotspot:runtime_system
Reported Against
Release Fixed hs14(b08), 7(b41) (Bug ID:2170014) , 6u14(b01) (Bug ID:2172829)
State 11-Closed, Verified, bug
Priority: 3-Medium
Related Bugs 6647542 , 6712505 , 6714530
Submit Date 25-JUN-2008
Description
Building hotspot on 

  SunOS <hostname> 5.11 snv_87 i86pc i386 i86pc

fails with

"/repo/src/os/solaris/vm/os_solaris.cpp", line 3689: Error: ia_nice is not a member of iaparms.
1 Error(s) detected.
Posted Date : 2008-06-25 05:57:34.0
Work Around
N/A
Evaluation
See Solaris bug 6712505. This was an undocumented, unused member that should not have been being used by anyone. As we only leave it's value unchanged, deleting the assignment to it in all codebases should be harmless.
Posted Date : 2008-06-30 02:51:39.0

http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/03f4fdd1b6af
Posted Date : 2008-11-12 13:41:05.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang