alanb [Mon, 13 Oct 2014 18:16:29 +0100] rev 27036
8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
Reviewed-by: alanb, martin, sherman
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:43:17 +0100] rev 27035
8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
Reviewed-by: alanb, ksrini
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:35:19 +0100] rev 27034
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
Reviewed-by: dfuchs
weijun [Mon, 13 Oct 2014 17:55:14 +0800] rev 27033
8048052: Permission tests for setFactory
Summary: Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
Contributed-by: felix.yang@oracle.com