Wed, 03 Feb 2016 13:56:19 -0800 8148983: Fix extra comma in changes for JDK-8148916
darcy [Wed, 03 Feb 2016 13:56:19 -0800] rev 35704
8148983: Fix extra comma in changes for JDK-8148916 Reviewed-by: jjg
Wed, 03 Feb 2016 13:34:19 -0800 8148821: (fs) Path.getParent() javadoc error
bpb [Wed, 03 Feb 2016 13:34:19 -0800] rev 35703
8148821: (fs) Path.getParent() javadoc error Summary: Change "If this path has one or more elements" to "If this path has more than one element." Reviewed-by: rriggs, alanb
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
Thu, 14 Jan 2016 16:22:31 +0300 8145776: [TEST] add a test checking multipage tiff creation
avstepan [Thu, 14 Jan 2016 16:22:31 +0300] rev 35672
8145776: [TEST] add a test checking multipage tiff creation Reviewed-by: bpb, serb, ssadetsky
Thu, 14 Jan 2016 13:24:22 +0530 8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
psadhukhan [Thu, 14 Jan 2016 13:24:22 +0530] rev 35671
8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9 Reviewed-by: prr, serb
Wed, 13 Jan 2016 11:56:46 +0530 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
rchamyal [Wed, 13 Jan 2016 11:56:46 +0530] rev 35670
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state Reviewed-by: alexsch, aivanov
Tue, 12 Jan 2016 13:13:16 -0800 Merge
ddehaven [Tue, 12 Jan 2016 13:13:16 -0800] rev 35669
Merge
Tue, 12 Jan 2016 18:02:07 +0300 8145784: [PIT] closed/java/awt/Robot/SpuriousMouseEvents/SpuriousMouseEvents.java fails
ssadetsky [Tue, 12 Jan 2016 18:02:07 +0300] rev 35668
8145784: [PIT] closed/java/awt/Robot/SpuriousMouseEvents/SpuriousMouseEvents.java fails Reviewed-by: alexsch, serb
Mon, 11 Jan 2016 17:51:54 +0300 8138838: docs cleanup for java.desktop
avstepan [Mon, 11 Jan 2016 17:51:54 +0300] rev 35667
8138838: docs cleanup for java.desktop Summary: docs cleanup for java.desktop Reviewed-by: serb
Mon, 11 Jan 2016 06:10:32 -0800 8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords)
alexsch [Mon, 11 Jan 2016 06:10:32 -0800] rev 35666
8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords) Reviewed-by: serb
Sat, 09 Jan 2016 14:04:32 +0100 8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw
lbourges [Sat, 09 Jan 2016 14:04:32 +0100] rev 35665
8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw Summary: Added jtreg tag @modules java.desktop/sun.java2d.marlin Reviewed-by: prr
Wed, 06 Jan 2016 12:38:42 -0800 8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux
prr [Wed, 06 Jan 2016 12:38:42 -0800] rev 35664
8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux Reviewed-by: serb, jgodinez
Wed, 06 Jan 2016 14:17:14 +0530 8145060: Minimizing a JInternal frame not shifting focus to frame below it
rchamyal [Wed, 06 Jan 2016 14:17:14 +0530] rev 35663
8145060: Minimizing a JInternal frame not shifting focus to frame below it Reviewed-by: serb, alexsch
Tue, 05 Jan 2016 10:38:10 -0800 Merge
prr [Tue, 05 Jan 2016 10:38:10 -0800] rev 35662
Merge
Mon, 04 Jan 2016 17:07:23 -0800 8144991: AIOOB Exception in AutoImageWriterTest with TIFF writer
bpb [Mon, 04 Jan 2016 17:07:23 -0800] rev 35661
8144991: AIOOB Exception in AutoImageWriterTest with TIFF writer Summary: In TIFFImageWriter call reset() in setOuput() when output != null. Reviewed-by: prr
Mon, 04 Jan 2016 17:05:04 -0800 8145113: OutOfMemoryError when reading a 17KB corrupted TIFF image
bpb [Mon, 04 Jan 2016 17:05:04 -0800] rev 35660
8145113: OutOfMemoryError when reading a 17KB corrupted TIFF image Summary: Add checks on size of field count and size of field data and consistency of data offsets and byte counts. Reviewed-by: prr
Wed, 30 Dec 2015 19:28:05 +0300 8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java
arapte [Wed, 30 Dec 2015 19:28:05 +0300] rev 35659
8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java Reviewed-by: serb, rchamyal
Tue, 29 Dec 2015 10:40:43 -0500 6961123: setWMClass fails to null-terminate WM_CLASS string
omajid [Tue, 29 Dec 2015 10:40:43 -0500] rev 35658
6961123: setWMClass fails to null-terminate WM_CLASS string Reviewed-by: serb
Tue, 29 Dec 2015 16:46:11 +0300 8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons
serb [Tue, 29 Dec 2015 16:46:11 +0300] rev 35657
8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons Reviewed-by: ssadetsky, alexsch
Tue, 29 Dec 2015 16:43:17 +0300 8135088: Typo in AuFileReader
serb [Tue, 29 Dec 2015 16:43:17 +0300] rev 35656
8135088: Typo in AuFileReader Reviewed-by: prr, amenkov
Tue, 29 Dec 2015 16:41:34 +0300 8143150: DrawImagePipe can skip some unnecessary blits
serb [Tue, 29 Dec 2015 16:41:34 +0300] rev 35655
8143150: DrawImagePipe can skip some unnecessary blits Reviewed-by: flar
Thu, 24 Dec 2015 09:07:50 -0800 8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8
prr [Thu, 24 Dec 2015 09:07:50 -0800] rev 35654
8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8 Reviewed-by: serb, flar
Thu, 24 Dec 2015 14:04:36 +0300 8041928: MouseEvent.getModifiersEx gives wrong result
ssadetsky [Thu, 24 Dec 2015 14:04:36 +0300] rev 35653
8041928: MouseEvent.getModifiersEx gives wrong result Reviewed-by: alexsch, serb, rchamyal Contributed-by: ambarish.rapte@oracle.com
Wed, 23 Dec 2015 14:00:37 -0800 8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: incorrect name
prr [Wed, 23 Dec 2015 14:00:37 -0800] rev 35652
8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: incorrect name Reviewed-by: serb
Tue, 22 Dec 2015 10:59:51 -0800 Merge
prr [Tue, 22 Dec 2015 10:59:51 -0800] rev 35651
Merge
Tue, 22 Dec 2015 05:34:49 +0400 8133039: Provide public API to sun.swing.UIAction#isEnabled(Object)
alexsch [Tue, 22 Dec 2015 05:34:49 +0400] rev 35650
8133039: Provide public API to sun.swing.UIAction#isEnabled(Object) Reviewed-by: serb, azvegint
Fri, 18 Dec 2015 17:02:42 +0300 8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java
ssadetsky [Fri, 18 Dec 2015 17:02:42 +0300] rev 35649
8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java Reviewed-by: alexsch, serb
Wed, 16 Dec 2015 15:29:57 -0800 8145608: PNG writer should permit setting compression level and iDAT chunk maximum size
lbourges [Wed, 16 Dec 2015 15:29:57 -0800] rev 35648
8145608: PNG writer should permit setting compression level and iDAT chunk maximum size Reviewed-by: serb, prr
Wed, 16 Dec 2015 15:22:56 -0800 8146508: 6488522 was committed with incorrect author attribution.
prr [Wed, 16 Dec 2015 15:22:56 -0800] rev 35647
8146508: 6488522 was committed with incorrect author attribution. Reviewed-by: bpb
Wed, 16 Dec 2015 14:36:37 -0800 6488522: PNG writer should permit setting compression level and iDAT chunk maximum size
prr [Wed, 16 Dec 2015 14:36:37 -0800] rev 35646
6488522: PNG writer should permit setting compression level and iDAT chunk maximum size Reviewed-by: serb, prr
Wed, 16 Dec 2015 13:24:19 -0800 8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
lbourges [Wed, 16 Dec 2015 13:24:19 -0800] rev 35645
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins Reviewed-by: flar, prr
Wed, 16 Dec 2015 17:40:24 +0300 8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
arapte [Wed, 16 Dec 2015 17:40:24 +0300] rev 35644
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java Reviewed-by: ssadetsky, jdv
Tue, 02 Feb 2016 11:27:18 -0800 8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc
ascarpino [Tue, 02 Feb 2016 11:27:18 -0800] rev 35643
8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc Reviewed-by: vinnie, jnimeh
Tue, 02 Feb 2016 17:20:53 +0000 Merge
chegar [Tue, 02 Feb 2016 17:20:53 +0000] rev 35642
Merge
Tue, 02 Feb 2016 08:59:52 +0000 8148117: Move sun.misc.Cleaner to jdk.internal.ref
chegar [Tue, 02 Feb 2016 08:59:52 +0000] rev 35641
8148117: Move sun.misc.Cleaner to jdk.internal.ref Reviewed-by: alanb, rriggs
Tue, 02 Feb 2016 08:53:49 -0800 8141452: Convert between TimeUnit and ChronoUnit
dl [Tue, 02 Feb 2016 08:53:49 -0800] rev 35640
8141452: Convert between TimeUnit and ChronoUnit Reviewed-by: martin, psandoz, chegar, rriggs, scolebourne Contributed-by: nadeesh.tv@oracle.com
Tue, 02 Feb 2016 18:15:15 +0300 8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
shade [Tue, 02 Feb 2016 18:15:15 +0300] rev 35639
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested Reviewed-by: vlivanov, psandoz
Tue, 02 Feb 2016 13:55:44 +0530 8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale
rpatil [Tue, 02 Feb 2016 13:55:44 +0530] rev 35638
8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale Summary: Even though hardcoded data is not preferred in compatibility test cases, this case was exception. English is provided as the default locale data for DateTimeFormatter in this testcase. Reviewed-by: okutsu, scolebourne
Tue, 02 Feb 2016 10:44:55 +0100 6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory
jbachorik [Tue, 02 Feb 2016 10:44:55 +0100] rev 35637
6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory Reviewed-by: dfuchs, jbachorik Contributed-by: sharath.ballal@oracle.com
Tue, 02 Feb 2016 09:39:20 +0800 8148710: Remove FlatMapOpTest.java from ProblemList.txt
amlu [Tue, 02 Feb 2016 09:39:20 +0800] rev 35636
8148710: Remove FlatMapOpTest.java from ProblemList.txt Reviewed-by: psandoz Contributed-by: huaming.li@oracle.com
Mon, 01 Feb 2016 16:07:20 -0800 Merge
amurillo [Mon, 01 Feb 2016 16:07:20 -0800] rev 35635
Merge
Mon, 01 Feb 2016 10:07:37 -0800 Merge
amurillo [Mon, 01 Feb 2016 10:07:37 -0800] rev 35634
Merge
Thu, 28 Jan 2016 16:30:39 -0800 Merge
amurillo [Thu, 28 Jan 2016 16:30:39 -0800] rev 35633
Merge
Thu, 28 Jan 2016 09:49:18 +0100 Merge
thartmann [Thu, 28 Jan 2016 09:49:18 +0100] rev 35632
Merge
Tue, 26 Jan 2016 09:11:59 +0100 Merge
thartmann [Tue, 26 Jan 2016 09:11:59 +0100] rev 35631
Merge
Fri, 15 Jan 2016 09:15:33 +0100 Merge
thartmann [Fri, 15 Jan 2016 09:15:33 +0100] rev 35630
Merge
Tue, 12 Jan 2016 17:03:06 +0300 8141615: Add new public methods to sun.reflect.ConstantPool
kshefov [Tue, 12 Jan 2016 17:03:06 +0300] rev 35629
8141615: Add new public methods to sun.reflect.ConstantPool Reviewed-by: twisti, iignatyev, coleenp
Mon, 11 Jan 2016 17:12:01 -0800 Merge
twisti [Mon, 11 Jan 2016 17:12:01 -0800] rev 35628
Merge
Fri, 08 Jan 2016 20:33:02 -0800 8143353: update for x86 sin and cos in the math lib
vdeshpande [Fri, 08 Jan 2016 20:33:02 -0800] rev 35627
8143353: update for x86 sin and cos in the math lib Summary: Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn
Thu, 07 Jan 2016 16:03:25 -0800 8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects
kvn [Thu, 07 Jan 2016 16:03:25 -0800] rev 35626
8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects Reviewed-by: jrose, kvn Contributed-by: kishor.kharbas@intel.com
Tue, 26 Jan 2016 17:13:17 +0100 Merge
jwilhelm [Tue, 26 Jan 2016 17:13:17 +0100] rev 35625
Merge
Wed, 20 Jan 2016 13:31:57 +0100 8147791: Reenable tests that was temporarily quarantined in jdk9/hs
jwilhelm [Wed, 20 Jan 2016 13:31:57 +0100] rev 35624
8147791: Reenable tests that was temporarily quarantined in jdk9/hs Reviewed-by: dholmes, mgerdin
Wed, 20 Jan 2016 00:04:04 +0100 Merge
jwilhelm [Wed, 20 Jan 2016 00:04:04 +0100] rev 35623
Merge
Tue, 19 Jan 2016 22:19:02 +0100 Merge
jwilhelm [Tue, 19 Jan 2016 22:19:02 +0100] rev 35622
Merge
Tue, 19 Jan 2016 16:20:01 -0500 8147494: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist"
rprotacio [Tue, 19 Jan 2016 16:20:01 -0500] rev 35621
8147494: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist" Summary: Substituted "CheckJNICalls" for "TraceExceptions" product option in test Reviewed-by: hseigel, coleenp, dcubed
Sat, 16 Jan 2016 00:28:29 +0000 Merge
jprovino [Sat, 16 Jan 2016 00:28:29 +0000] rev 35620
Merge
Fri, 15 Jan 2016 15:36:57 -0500 Merge
jprovino [Fri, 15 Jan 2016 15:36:57 -0500] rev 35619
Merge
Fri, 15 Jan 2016 19:18:42 +0000 Merge
minqi [Fri, 15 Jan 2016 19:18:42 +0000] rev 35618
Merge
Fri, 15 Jan 2016 08:53:23 -0800 8143317: jdk/lambda/vm/InterfaceAccessFlagsTest.java fails with IncompatibleClassChangeError
minqi [Fri, 15 Jan 2016 08:53:23 -0800] rev 35617
8143317: jdk/lambda/vm/InterfaceAccessFlagsTest.java fails with IncompatibleClassChangeError Summary: ClassToInterfaceConverter.java converts class to interface without changing corresponding method tag to interface method tag. This leads failure after 8145148. Reviewed-by: psandoz, hseigel
Thu, 14 Jan 2016 17:14:32 +0100 Merge
jwilhelm [Thu, 14 Jan 2016 17:14:32 +0100] rev 35616
Merge
Thu, 14 Jan 2016 09:49:42 +0100 8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
jbachorik [Thu, 14 Jan 2016 09:49:42 +0100] rev 35615
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses Reviewed-by: dfuchs, sspitsyn
Wed, 06 Jan 2016 02:31:59 +0000 Merge
jprovino [Wed, 06 Jan 2016 02:31:59 +0000] rev 35614
Merge
Mon, 01 Feb 2016 14:50:06 -0500 8143016: java/time/test/java/time/TestClock_System.java failed intermittently
rriggs [Mon, 01 Feb 2016 14:50:06 -0500] rev 35613
8143016: java/time/test/java/time/TestClock_System.java failed intermittently Reviewed-by: lancea, scolebourne
Mon, 01 Feb 2016 10:13:48 -0500 8146773: java/lang/ref/CleanerTest.java CleanerTest.testRefSubtypes() fails
rriggs [Mon, 01 Feb 2016 10:13:48 -0500] rev 35612
8146773: java/lang/ref/CleanerTest.java CleanerTest.testRefSubtypes() fails 8148352: CleanerTest fails: Cleanable should have been freed Summary: relax gc timing constraints Reviewed-by: dfuchs
Mon, 01 Feb 2016 10:02:40 -0500 8146218: Add LocalDate.datesUntil method producing Stream<LocalDate
tvaleev [Mon, 01 Feb 2016 10:02:40 -0500] rev 35611
8146218: Add LocalDate.datesUntil method producing Stream<LocalDate Reviewed-by: scolebourne, rriggs, sherman
Thu, 04 Feb 2016 11:28:26 -0800 Added tag jdk-9+104 for changeset f57a51dbcc50
lana [Thu, 04 Feb 2016 11:28:26 -0800] rev 35610
Added tag jdk-9+104 for changeset f57a51dbcc50
Wed, 05 Jul 2017 21:18:14 +0200 Merge
duke [Wed, 05 Jul 2017 21:18:14 +0200] rev 35609
Merge
Thu, 04 Feb 2016 16:48:39 -0800 Merge
lana [Thu, 04 Feb 2016 16:48:39 -0800] rev 35608
Merge
Thu, 28 Jan 2016 16:30:37 -0800 Merge
amurillo [Thu, 28 Jan 2016 16:30:37 -0800] rev 35607
Merge
Thu, 28 Jan 2016 09:49:17 +0100 Merge
thartmann [Thu, 28 Jan 2016 09:49:17 +0100] rev 35606
Merge
Tue, 26 Jan 2016 14:04:01 +0000 8148240: aarch64: random infrequent null pointer exceptions in javac
enevill [Tue, 26 Jan 2016 14:04:01 +0000] rev 35605
8148240: aarch64: random infrequent null pointer exceptions in javac Summary: Disable fp as an allocatable register Reviewed-by: aph
Tue, 26 Jan 2016 11:28:54 -1000 8148202: move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider
dnsimon [Tue, 26 Jan 2016 11:28:54 -1000] rev 35604
8148202: move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider Reviewed-by: twisti Contributed-by: christian.wimmer@oracle.com
Tue, 26 Jan 2016 11:53:47 +0000 Merge
thartmann [Tue, 26 Jan 2016 11:53:47 +0000] rev 35603
Merge
Tue, 26 Jan 2016 10:46:15 +0100 8147876: ciTypeFlow::is_dominated_by() writes outside dominated array
thartmann [Tue, 26 Jan 2016 10:46:15 +0100] rev 35602
8147876: ciTypeFlow::is_dominated_by() writes outside dominated array Summary: ciTypeFlow::is_dominated_by() should use block_count() instead of _methodBlocks->num_blocks(). Reviewed-by: neliasso, vlivanov, kvn
Tue, 26 Jan 2016 10:41:05 +0100 Merge
roland [Tue, 26 Jan 2016 10:41:05 +0100] rev 35601
Merge
Thu, 21 Jan 2016 18:04:14 +0100 8147853: "assert(t->meet(t0) == t) failed: Not monotonic" with sun/util/calendar/zi/TestZoneInfo310.java
roland [Thu, 21 Jan 2016 18:04:14 +0100] rev 35600
8147853: "assert(t->meet(t0) == t) failed: Not monotonic" with sun/util/calendar/zi/TestZoneInfo310.java Summary: type of counted loop Phi may be saturated before special code to handle counted loops kicks in Reviewed-by: kvn
Tue, 26 Jan 2016 09:11:58 +0100 Merge
thartmann [Tue, 26 Jan 2016 09:11:58 +0100] rev 35599
Merge
Mon, 25 Jan 2016 14:09:28 -1000 8147470: update JVMCI mx extensions
dnsimon [Mon, 25 Jan 2016 14:09:28 -1000] rev 35598
8147470: update JVMCI mx extensions Reviewed-by: twisti
Tue, 26 Jan 2016 00:25:20 +0300 8148136: compile control tests have incorrect @build directives
iignatyev [Tue, 26 Jan 2016 00:25:20 +0300] rev 35597
8148136: compile control tests have incorrect @build directives Reviewed-by: kvn
Tue, 26 Jan 2016 00:25:20 +0300 8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
iignatyev [Tue, 26 Jan 2016 00:25:20 +0300] rev 35596
8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java Reviewed-by: kvn
Mon, 25 Jan 2016 09:12:58 -0800 8148101: [JVMCI] Make CallingConvention.Type extensible
never [Mon, 25 Jan 2016 09:12:58 -0800] rev 35595
8148101: [JVMCI] Make CallingConvention.Type extensible Reviewed-by: twisti
Thu, 21 Jan 2016 12:37:47 +0100 8147937: Adapt SAP copyrights to new company name.
goetz [Thu, 21 Jan 2016 12:37:47 +0100] rev 35594
8147937: Adapt SAP copyrights to new company name. Reviewed-by: simonis, stuefe
Fri, 22 Jan 2016 11:11:06 -0800 8146424: runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
never [Fri, 22 Jan 2016 11:11:06 -0800] rev 35593
8146424: runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap Reviewed-by: twisti
Fri, 22 Jan 2016 11:08:07 -0800 8147432: JVMCI should report bailouts in PrintCompilation output
never [Fri, 22 Jan 2016 11:08:07 -0800] rev 35592
8147432: JVMCI should report bailouts in PrintCompilation output Reviewed-by: kvn, twisti
Thu, 21 Jan 2016 16:22:01 +0100 8146244: compiler/jvmci/code/DataPatchTest.java crashes: SIGSEGV in (getConstClass)getConstClass
rschatz [Thu, 21 Jan 2016 16:22:01 +0100] rev 35591
8146244: compiler/jvmci/code/DataPatchTest.java crashes: SIGSEGV in (getConstClass)getConstClass Reviewed-by: twisti
Fri, 22 Jan 2016 12:37:32 +0100 8065334: CodeHeap expansion fails although there is uncommitted memory
thartmann [Fri, 22 Jan 2016 12:37:32 +0100] rev 35590
8065334: CodeHeap expansion fails although there is uncommitted memory Summary: CodeHeap::expand_by() should commit remaining space if requested expansion size is too large. Reviewed-by: kvn
Thu, 21 Jan 2016 22:23:22 +0300 8141557: TestResolvedJavaMethod.java times out after 1000 ms
iignatyev [Thu, 21 Jan 2016 22:23:22 +0300] rev 35589
8141557: TestResolvedJavaMethod.java times out after 1000 ms Reviewed-by: twisti
Thu, 21 Jan 2016 15:07:42 +0100 Merge
ppunegov [Thu, 21 Jan 2016 15:07:42 +0100] rev 35588
Merge
Wed, 20 Jan 2016 20:26:33 +0300 8145800: [Testbug] CompilerControl: inline message differs for not inlined methods
ppunegov [Wed, 20 Jan 2016 20:26:33 +0300] rev 35587
8145800: [Testbug] CompilerControl: inline message differs for not inlined methods Summary: Create callables outside the Internal subclasses Reviewed-by: kvn
Thu, 21 Jan 2016 11:30:22 +0000 Merge
thartmann [Thu, 21 Jan 2016 11:30:22 +0000] rev 35586
Merge
Tue, 19 Jan 2016 17:58:02 +0100 8147386: assert(size == calc_size) failed: incorrect size calculattion x86_32.ad
roland [Tue, 19 Jan 2016 17:58:02 +0100] rev 35585
8147386: assert(size == calc_size) failed: incorrect size calculattion x86_32.ad Summary: incorrect offset used in spill code for vectors Reviewed-by: vlivanov, kvn, mcberg
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip