ykantser [Mon, 25 May 2015 14:08:21 +0200] rev 30792
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
asmotrak [Mon, 25 May 2015 11:47:41 +0300] rev 30791
8050374: More Signature tests
Reviewed-by: valeriep
mullan [Sun, 24 May 2015 08:54:38 -0400] rev 30790
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
mchung [Fri, 22 May 2015 16:43:39 -0700] rev 30789
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
darcy [Fri, 22 May 2015 10:45:59 -0700] rev 30788
8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
sherman [Fri, 22 May 2015 10:33:27 -0700] rev 30787
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
Summary: to eliminate an extra byte buffer and copy in iso2022 encoding
Reviewed-by: alanb, darcy
sherman [Fri, 22 May 2015 08:56:33 -0700] rev 30786
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Summary: update the api doc for entries()/stream() accordingly
Reviewed-by: alanb