hg: jdk9/dev/jdk: 8036611: Cleanup of handling of properties and other java resources in the build
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Fri Mar 7 06:06:43 PST 2014
Changeset: 0815c5f7d001
Author: erikj
Date: 2014-03-07 15:01 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0815c5f7d001
8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse
! make/CompileJavaClasses.gmk
! make/CopyIntoClasses.gmk
! make/Tools.gmk
! make/gensrc/GensrcProperties.gmk
- make/src/classes/build/tools/stripproperties/StripProperties.java
+ src/share/classes/sun/tools/serialver/resources/serialver.properties
+ src/share/classes/sun/tools/serialver/resources/serialver_ja.properties
+ src/share/classes/sun/tools/serialver/resources/serialver_zh_CN.properties
- src/share/classes/sun/tools/serialver/serialver.properties
- src/share/classes/sun/tools/serialver/serialver_ja.properties
- src/share/classes/sun/tools/serialver/serialver_zh_CN.properties
More information about the jdk9-dev-changes
mailing list