On 07/03/2016 19:25, joe darcy wrote:
Hello,
The changes for JDK-8087104 introduced some test failures which have
not yet been addressed (JDK-8151310). In order to get a clean snapshot
for the next integration, if the fix for JDK-8151310 doesn't arrive in
time, the changes for JDK-8087104 should be reverted until they can be
otherwise corrected.
In case the fix doesn't arrive, I patch -R'ed the changset for
JDK-8087104. The (anti)diff to DateFormatSymbols.java is below; the
newly-introduced failing test file from the previous changeset
test/java/text/Format/DateFormat/DFSConstructorCloneTest.java
is deleted.
This looks okay to me.
-Alan