Wed, 03 Feb 2016 12:52:27 -0800 8148916: Mark bug6400879.java as intermittently failing
darcy [Wed, 03 Feb 2016 12:52:27 -0800] rev 35702
8148916: Mark bug6400879.java as intermittently failing Reviewed-by: serb
Tue, 02 Feb 2016 17:59:53 -0800 8072379: Implement jdk.Version
iris [Tue, 02 Feb 2016 17:59:53 -0800] rev 35701
8072379: Implement jdk.Version Reviewed-by: alanb, darcy, dfuchs, ihse, ksrini, mchung, rriggs
Wed, 03 Feb 2016 00:49:41 +0300 8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings
shade [Wed, 03 Feb 2016 00:49:41 +0300] rev 35700
8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings Reviewed-by: vlivanov, psandoz
Tue, 02 Feb 2016 13:42:48 -0800 8148891: Multiple failing javax/imageio/plugins after client integration
bpb [Tue, 02 Feb 2016 13:42:48 -0800] rev 35699
8148891: Multiple failing javax/imageio/plugins after client integration Summary: Add failing tests to problem list for all platforms until the underlying issue is fixed. Reviewed-by: prr
Tue, 02 Feb 2016 12:50:03 -0800 8146249: libjimage should use delete[] with new[]
asmotrak [Tue, 02 Feb 2016 12:50:03 -0800] rev 35698
8146249: libjimage should use delete[] with new[] Reviewed-by: jlaskey
Tue, 02 Feb 2016 11:50:55 -0800 Merge
ddehaven [Tue, 02 Feb 2016 11:50:55 -0800] rev 35697
Merge
Tue, 02 Feb 2016 10:03:14 -0800 Merge
ddehaven [Tue, 02 Feb 2016 10:03:14 -0800] rev 35696
Merge
Tue, 26 Jan 2016 13:05:21 +0300 8147966: [TEST] add a test for multiresolution image properties
avstepan [Tue, 26 Jan 2016 13:05:21 +0300] rev 35695
8147966: [TEST] add a test for multiresolution image properties Reviewed-by: alexsch
Fri, 22 Jan 2016 15:46:24 +0300 8074165: Deprecate support for AppletViewer
serb [Fri, 22 Jan 2016 15:46:24 +0300] rev 35694
8074165: Deprecate support for AppletViewer Reviewed-by: almatvee, ssadetsky
Fri, 22 Jan 2016 13:37:46 +0300 8146881: [TEST] update some imageio plugins tests to affect TIFF format
avstepan [Fri, 22 Jan 2016 13:37:46 +0300] rev 35693
8146881: [TEST] update some imageio plugins tests to affect TIFF format Reviewed-by: serb, ssadetsky
Thu, 21 Jan 2016 14:49:02 -0800 Merge
ddehaven [Thu, 21 Jan 2016 14:49:02 -0800] rev 35692
Merge
Thu, 21 Jan 2016 13:41:02 +0530 8146276: Right aligned ToolBar component does not appear
rchamyal [Thu, 21 Jan 2016 13:41:02 +0530] rev 35691
8146276: Right aligned ToolBar component does not appear Reviewed-by: alexsch, psadhukhan
Thu, 21 Jan 2016 13:27:56 +0530 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
rchamyal [Thu, 21 Jan 2016 13:27:56 +0530] rev 35690
8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button Reviewed-by: alexsch, psadhukhan
Thu, 21 Jan 2016 13:09:17 +0530 7104635: HTMLEditorKit fails to write down some html files
rchamyal [Thu, 21 Jan 2016 13:09:17 +0530] rev 35689
7104635: HTMLEditorKit fails to write down some html files Reviewed-by: serb, alexsch
Wed, 20 Jan 2016 22:53:26 +0100 8147443: Use the Common Cleaner in Marlin OffHeapArray
lbourges [Wed, 20 Jan 2016 22:53:26 +0100] rev 35688
8147443: Use the Common Cleaner in Marlin OffHeapArray Summary: OffHeapArray clean-up to use the jdk.internal.ref.Cleaner to free unsafe arrays (PhantomReference) Reviewed-by: prr, rriggs, mchung
Thu, 14 Jan 2016 23:14:01 +0300 8147407: Provide support of WaveExtensible sound format
serb [Thu, 14 Jan 2016 23:14:01 +0300] rev 35687
8147407: Provide support of WaveExtensible sound format Reviewed-by: prr, amenkov
Thu, 07 Jan 2016 23:50:00 +0300 8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
serb [Thu, 07 Jan 2016 23:50:00 +0300] rev 35686
8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway Reviewed-by: prr, amenkov
Tue, 12 Jan 2016 23:33:45 +0300 6459818: Audio A-law and law decoder skip() method not implemented
serb [Tue, 12 Jan 2016 23:33:45 +0300] rev 35685
6459818: Audio A-law and law decoder skip() method not implemented Reviewed-by: amenkov
Tue, 12 Jan 2016 23:27:23 +0300 8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
serb [Tue, 12 Jan 2016 23:27:23 +0300] rev 35684
8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported Reviewed-by: amenkov
Fri, 01 Jan 2016 18:33:53 +0300 8131974: AudioFileReader incorrectly handle EOFException
serb [Fri, 01 Jan 2016 18:33:53 +0300] rev 35683
8131974: AudioFileReader incorrectly handle EOFException Reviewed-by: amenkov
Wed, 20 Jan 2016 15:10:25 +0300 8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/
serb [Wed, 20 Jan 2016 15:10:25 +0300] rev 35682
8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/ Reviewed-by: prr, vadim
Wed, 20 Jan 2016 16:57:53 +0530 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call.
aniyogi [Wed, 20 Jan 2016 16:57:53 +0530] rev 35681
8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call. Reviewed-by: rchamyal, alexsch
Tue, 19 Jan 2016 15:23:49 +0530 7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
psadhukhan [Tue, 19 Jan 2016 15:23:49 +0530] rev 35680
7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed Reviewed-by: serb, arapte Contributed-by: prem.balakrishnan@oracle.com
Tue, 19 Jan 2016 11:14:41 +0530 8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam
jdv [Tue, 19 Jan 2016 11:14:41 +0530] rev 35679
8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam Reviewed-by: prr, psadhukhan
Tue, 19 Jan 2016 11:11:20 +0530 8143562: JPEG reader returns null for getRawImageType()
jdv [Tue, 19 Jan 2016 11:11:20 +0530] rev 35678
8143562: JPEG reader returns null for getRawImageType() Reviewed-by: prr, arapte
Mon, 18 Jan 2016 21:19:36 +0300 8146317: Memory leak in wcstombsdmp
serb [Mon, 18 Jan 2016 21:19:36 +0300] rev 35677
8146317: Memory leak in wcstombsdmp Reviewed-by: serb, psadhukhan, ssadetsky Contributed-by: Alex Henrie <alexhenrie24@gmail.com>
Mon, 18 Jan 2016 14:37:25 +0530 7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
psadhukhan [Mon, 18 Jan 2016 14:37:25 +0530] rev 35676
7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick Reviewed-by: serb, arapte Contributed-by: manajit.halder@oracle.com
Mon, 18 Jan 2016 14:27:12 +0530 8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
aniyogi [Mon, 18 Jan 2016 14:27:12 +0530] rev 35675
8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF Reviewed-by: serb, alexsch
Mon, 18 Jan 2016 14:20:39 +0530 8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
aniyogi [Mon, 18 Jan 2016 14:20:39 +0530] rev 35674
8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac Reviewed-by: serb, alexsch
Thu, 14 Jan 2016 18:59:11 -0600 8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
ptbrunet [Thu, 14 Jan 2016 18:59:11 -0600] rev 35673
8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing Summary: Try indexOfComponent before indexOfTabComponent Reviewed-by: van, alexsch Contributed-by: peter.brunet@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip