serb [Thu, 18 Feb 2016 22:11:29 +0300] rev 36454
8038139: AudioInputStream.getFrameLength() returns wrong value for floating-point WAV
Reviewed-by: prr, amenkov
aniyogi [Wed, 17 Feb 2016 11:44:07 +0530] rev 36453
8146321: [macosx] JInternalFrame frame icon in wrong position on Mac L&F if icon is not ImageIcon
Reviewed-by: serb, alexsch, rchamyal
ptbrunet [Tue, 16 Feb 2016 19:38:26 -0600] rev 36452
8149161: CSM call Class.forName in com.sun.java.accessibility.util.Translator
Summary: add call to checkPackageAccess
Reviewed-by: serb, prr
Contributed-by: peter.brunet@oracle.com
serb [Fri, 12 Feb 2016 16:09:39 +0300] rev 36451
8136382: SimpleBeanInfo.loadImage succeeds when running with a security manager
Reviewed-by: alanb
serb [Fri, 12 Feb 2016 16:08:39 +0300] rev 36450
8130061: java.beans.EventHandler.create does not specify how it fails when an EventHandler cannot be created
Reviewed-by: alanb
arapte [Mon, 15 Feb 2016 14:36:54 +0530] rev 36449
8025001: setFocusTraversalPolicy() to ContainerOrderFocusTraversalPolicy results in an infinite loop
Reviewed-by: ssadetsky, psadhukhan
bpb [Thu, 11 Feb 2016 13:42:53 -0800] rev 36448
8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes
Summary: Change <code>foo</code> to {@code foo} in TIFF plugin classes and 2015 to 2016 where needed.
Reviewed-by: prr, darcy