Changeset: 0ca2e39a110d
Author:alanb
Date: 2013-01-11 12:27 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0ca2e39a110d
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
Reviewed-by: chegar
! src/solaris/classes/sun/nio/fs/SolarisAclFileAttributeView.java
! test
Changeset: 47738fa4d411
Author:dbuck
Date: 2013-01-10 20:26 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/47738fa4d411
8003147: port fix for BCEL bug 39695
Summary: Added support for Local Variable Type Table so that BCEL library can
be used to modify methods with generics
Changeset: 7da291690aa0
Author:alanb
Date: 2013-01-11 20:19 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7da291690aa0
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar
! test/ProblemList.txt
! test/com/sun/management/HotSpo
Changeset: bc1f16f5566f
Author:darcy
Date: 2013-01-11 15:39 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc1f16f5566f
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a
tie
Reviewed-by: darcy
Contributed-by: olivier.lagn...@oracle.com
! src/sh
Changeset: 6f6246aced89
Author:sherman
Date: 2013-01-11 22:43 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6f6246aced89
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
Summary: realign the fields of jzcell struct
Reviewed-by: sherman
Contributed-by: io