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: 6611788
Votes 0
Synopsis chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system
Category java:build
Reported Against
Release Fixed 7(b25)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6666729 , 6695765
Submit Date 01-OCT-2007
Description
make/tools/winver/Makefile 
permissions:
ifeq ($(PLATFORM),windows)
	$(CHMOD) a+x bin/winver.exe
endif
Posted Date : 2007-10-01 21:33:09.0

Fix understood
Posted Date : 2008-03-07 00:00:26.0
Work Around
N/A
Evaluation
Fix understood
Posted Date : 2008-03-07 00:00:26.0

http://hg.openjdk.java.net/jdk7/build/jdk/rev/e564dc9241e5
Posted Date : 2008-03-18 19:36:43.0

Expect another bug on this winver.exe program, it will probably be removed and built during the build or the sanity check will just be skipped.
Posted Date : 2008-03-28 00:04:49.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang