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: 6695777
Votes 0
Synopsis Queens.class should be built from source, not put in source repo
Category hotspot:other
Reported Against
Release Fixed hs14(b01), 6-open(b11) (Bug ID:2163780)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 29-APR-2008
Description
The files:
 hotspot/build/linux/Queens.class
 hotspot/build/solaris/Queens.class
are binary files and the source is readily available, they should be built from source instead of being added to the source repository.

Binary files in source repositories create legal issues and should be avoided.
Posted Date : 2008-04-29 22:41:03.0

See http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=147
Posted Date : 2008-04-29 22:41:30.0
Work Around
N/A
Evaluation
Removing Queens.class files (2 of them) and creating the file on the fly with javac.
Posted Date : 2008-07-03 01:52:24.0

http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/551f4309f476
Posted Date : 2008-07-03 20:26:32.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang