hg: build-infra/jdk7/langtools: Do not store final static unicode chars directly into the pubapi file.
fredrik.ohrstrom at oracle.com
fredrik.ohrstrom at oracle.com
Fri Nov 25 13:04:42 PST 2011
Changeset: 60eae3aa89ec
Author: ohrstrom
Date: 2011-11-25 22:06 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk7/langtools/rev/60eae3aa89ec
Do not store final static unicode chars directly into the pubapi file.
Some unicode chars, like the surrogate pairs for example, do not
survive a write to and subsequent read from the pubapi file.
! src/share/classes/com/sun/tools/javac/comp/ApiVisitor.java
! src/share/classes/com/sun/tools/javac/comp/Dependencies.java
More information about the build-infra-dev
mailing list