-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b25
-
generic
-
generic
-
Not verified
make/tools/winver/Makefile
permissions:
ifeq ($(PLATFORM),windows)
$(CHMOD) a+x bin/winver.exe
endif
Fix understood
permissions:
ifeq ($(PLATFORM),windows)
$(CHMOD) a+x bin/winver.exe
endif
Fix understood
- relates to
-
JDK-6695765 Remove winver.exe completely from jdk sources
-
- Closed
-