valeriep [Thu, 26 Jan 2017 23:11:37 +0000] rev 43327
Merge
valeriep [Thu, 26 Jan 2017 22:56:02 +0000] rev 43326
8062731: Cipher object can be created without calling Cipher.getInstance
Summary: Fixed the check in JCE so that only trusted providers can extend Cipher class
Reviewed-by: wetmore
henryjen [Wed, 25 Jan 2017 12:52:40 -0800] rev 43325
8170832: Add a new launcher environment variable JAVA_OPTIONS
Reviewed-by: mchung, ksrini
lana [Thu, 26 Jan 2017 21:21:16 +0000] rev 43324
Merge
prr [Thu, 26 Jan 2017 08:36:27 -0800] rev 43323
Merge
alexsch [Tue, 24 Jan 2017 11:37:32 +0300] rev 43322
8003495: [findbugs] javax.swing.* - Storing a reference to an externally mutable object into the internal representation
Reviewed-by: prr, serb
prr [Mon, 23 Jan 2017 11:59:48 -0800] rev 43321
8167228: Update to libpng 1.6.28
Reviewed-by: serb, azvegint
prr [Mon, 23 Jan 2017 10:27:58 -0800] rev 43320
Merge
alitvinov [Mon, 23 Jan 2017 19:58:06 +0300] rev 43319
8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
Reviewed-by: serb, amenkov
prr [Fri, 20 Jan 2017 16:03:08 -0800] rev 43318
8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
Reviewed-by: prr, arapte
Contributed-by: David Carlier <devnexen@gmail.com>
bpb [Fri, 20 Jan 2017 15:13:48 -0800] rev 43317
8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
Summary: If byte counts are not provided attempt to compute them if feasible.
Reviewed-by: prr
bpb [Fri, 20 Jan 2017 15:09:54 -0800] rev 43316
8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
Summary: Fix some problems reading unusual bit depth images relating to setting the correct ImageTypeSpecifier and reformatting discontiguous data
Reviewed-by: prr
ddehaven [Fri, 20 Jan 2017 08:53:42 -0800] rev 43315
Merge
prr [Fri, 20 Jan 2017 10:28:34 -0800] rev 43314
8172999: Crash on Windows getting FontMetrics since JDK 9 b96
Reviewed-by: serb, vadim
jdv [Fri, 20 Jan 2017 14:28:46 +0530] rev 43313
8173064: Unexpected <body> tag in javax/imageio/plugins/tiff/package.html
Reviewed-by: psadhukhan, arapte
aniyogi [Fri, 20 Jan 2017 12:56:35 +0530] rev 43312
8172509: [TEST_BUG] [macosx] Failure of the new test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java
Reviewed-by: serb, alexsch