Fri, 23 May 2014 09:06:34 -0700 8043666: Remove unused files from jaxp repository
joehw [Fri, 23 May 2014 09:06:34 -0700] rev 24594
8043666: Remove unused files from jaxp repository Reviewed-by: alanb
Thu, 22 May 2014 12:53:57 -0700 Added tag jdk9-b14 for changeset d122674e5ed7
katleman [Thu, 22 May 2014 12:53:57 -0700] rev 24593
Added tag jdk9-b14 for changeset d122674e5ed7
Wed, 05 Jul 2017 19:42:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:15 +0200] rev 24592
Merge
Tue, 27 May 2014 17:40:19 +0530 8044000: Access to undefined property yields "null" instead of "undefined"
sundar [Tue, 27 May 2014 17:40:19 +0530] rev 24591
8044000: Access to undefined property yields "null" instead of "undefined" Reviewed-by: lagergren, jlaskey
Mon, 26 May 2014 15:48:25 +0530 8043930: TypeError when attemping to create an instance of non-public class could be better
sundar [Mon, 26 May 2014 15:48:25 +0530] rev 24590
8043930: TypeError when attemping to create an instance of non-public class could be better Reviewed-by: attila, lagergren
Thu, 22 May 2014 14:40:06 -0700 Merge
lana [Thu, 22 May 2014 14:40:06 -0700] rev 24589
Merge
Thu, 22 May 2014 17:51:56 +0200 8030202: Nashorn: Multiple RegExp#ignoreCase issues
hannesw [Thu, 22 May 2014 17:51:56 +0200] rev 24588
8030202: Nashorn: Multiple RegExp#ignoreCase issues Reviewed-by: sundar, jlaskey
Thu, 22 May 2014 11:12:29 +0200 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
mnunez [Thu, 22 May 2014 11:12:29 +0200] rev 24587
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run Reviewed-by: attila, sundar Contributed-by: sergey.lugovoy@oracle.com
Tue, 20 May 2014 08:32:09 +0530 8043443: Test framework changes to run script tests without security manager
sundar [Tue, 20 May 2014 08:32:09 +0530] rev 24586
8043443: Test framework changes to run script tests without security manager Reviewed-by: attila
Thu, 22 May 2014 12:54:12 -0700 Added tag jdk9-b14 for changeset 2187cb29a50c
katleman [Thu, 22 May 2014 12:54:12 -0700] rev 24585
Added tag jdk9-b14 for changeset 2187cb29a50c
Wed, 05 Jul 2017 19:42:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:10 +0200] rev 24584
Merge
Thu, 22 May 2014 12:53:41 -0700 Added tag jdk9-b14 for changeset 4009a00151e2
katleman [Thu, 22 May 2014 12:53:41 -0700] rev 24583
Added tag jdk9-b14 for changeset 4009a00151e2
Wed, 05 Jul 2017 19:42:06 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:06 +0200] rev 24582
Merge
Tue, 27 May 2014 21:29:13 +0000 Merge
wetmore [Tue, 27 May 2014 21:29:13 +0000] rev 24581
Merge
Tue, 27 May 2014 17:06:18 +0000 Merge
wetmore [Tue, 27 May 2014 17:06:18 +0000] rev 24580
Merge
Fri, 23 May 2014 23:55:14 +0000 Merge
wetmore [Fri, 23 May 2014 23:55:14 +0000] rev 24579
Merge
Thu, 22 May 2014 20:24:42 +0000 8043342: Replace uses of StringBuffer with StringBuilder within crypto code
wetmore [Thu, 22 May 2014 20:24:42 +0000] rev 24578
8043342: Replace uses of StringBuffer with StringBuilder within crypto code Summary: JCE components of 8041679 here due to code signing process. Reviewed-by: xuelei, wetmore Contributed-by: otaviopolianasantana@gmail.com
Tue, 27 May 2014 16:05:04 -0400 8003488: (process) Provide Process.getPid()
rriggs [Tue, 27 May 2014 16:05:04 -0400] rev 24577
8003488: (process) Provide Process.getPid() Summary: Add Process.getPid Reviewed-by: alanb, martin, igerasim
Tue, 27 May 2014 12:15:08 -0700 8044034: Remove unused com/sun/tools/hat files
mchung [Tue, 27 May 2014 12:15:08 -0700] rev 24576
8044034: Remove unused com/sun/tools/hat files Reviewed-by: sla
Tue, 27 May 2014 17:56:35 +0800 8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
luchsh [Tue, 27 May 2014 17:56:35 +0800] rev 24575
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX Reviewed-by: alanb
Tue, 27 May 2014 16:20:09 +0900 8033627: UTC+02:00 time zones are not detected correctly on Windows
okutsu [Tue, 27 May 2014 16:20:09 +0900] rev 24574
8033627: UTC+02:00 time zones are not detected correctly on Windows Reviewed-by: peytoia
Mon, 26 May 2014 18:34:26 -0700 8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
kvn [Mon, 26 May 2014 18:34:26 -0700] rev 24573
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler Summary: Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified. Reviewed-by: psandoz, ascarpino, forax Contributed-by: james.cheng@oracle.com
Mon, 24 Feb 2014 18:11:55 +0400 8037210: Get rid of char-based descriptions 'J' of basic types
vlivanov [Mon, 24 Feb 2014 18:11:55 +0400] rev 24572
8037210: Get rid of char-based descriptions 'J' of basic types Reviewed-by: jrose, psandoz, twisti
Mon, 26 May 2014 19:59:28 +0400 8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
igerasim [Mon, 26 May 2014 19:59:28 +0400] rev 24571
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space Reviewed-by: alanb
Mon, 26 May 2014 15:52:40 +0100 8043958: Remove unused com.sun.pept classes from jdk repository
alanb [Mon, 26 May 2014 15:52:40 +0100] rev 24570
8043958: Remove unused com.sun.pept classes from jdk repository Reviewed-by: lancea
Sun, 25 May 2014 09:37:20 +0200 8041923: Command line output is missing from jinfo
sla [Sun, 25 May 2014 09:37:20 +0200] rev 24569
8041923: Command line output is missing from jinfo Reviewed-by: dcubed, allwin, jbachorik
Fri, 23 May 2014 19:42:16 +0100 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
robm [Fri, 23 May 2014 19:42:16 +0100] rev 24568
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request Reviewed-by: vinnie
Fri, 23 May 2014 09:05:24 -0700 Merge
prr [Fri, 23 May 2014 09:05:24 -0700] rev 24567
Merge
Tue, 13 May 2014 10:29:12 -0700 8003900: X11 dependencies should be removed from Mac OS X build.
ddehaven [Tue, 13 May 2014 10:29:12 -0700] rev 24566
8003900: X11 dependencies should be removed from Mac OS X build. Reviewed-by: anthony, art, pchelko Contributed-by: David DeHaven <david.dehaven@oracle.com>
Thu, 15 May 2014 20:24:13 +0400 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
azvegint [Thu, 15 May 2014 20:24:13 +0400] rev 24565
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException Reviewed-by: pchelko, serb
Thu, 15 May 2014 20:21:17 +0400 8041725: Nimbus JList selection colors persist across L&F changes
alitvinov [Thu, 15 May 2014 20:21:17 +0400] rev 24564
8041725: Nimbus JList selection colors persist across L&F changes Reviewed-by: alexsch, alexp
Thu, 15 May 2014 20:09:38 +0400 8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
bagiras [Thu, 15 May 2014 20:09:38 +0400] rev 24563
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests Reviewed-by: serb, pchelko
Wed, 14 May 2014 18:19:14 +0400 6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
bae [Wed, 14 May 2014 18:19:14 +0400] rev 24562
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG Reviewed-by: prr, serb
Tue, 13 May 2014 16:06:12 +0400 8042007: Javadoc cleanup of javax.sound.sampled.spi package
serb [Tue, 13 May 2014 16:06:12 +0400] rev 24561
8042007: Javadoc cleanup of javax.sound.sampled.spi package Reviewed-by: pchelko, bagiras
Mon, 12 May 2014 09:38:27 -0700 Merge
prr [Mon, 12 May 2014 09:38:27 -0700] rev 24560
Merge
Mon, 12 May 2014 09:32:23 -0700 8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
prr [Mon, 12 May 2014 09:32:23 -0700] rev 24559
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider Reviewed-by: bae, mchung
Mon, 12 May 2014 18:21:15 +0400 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
anashaty [Mon, 12 May 2014 18:21:15 +0400] rev 24558
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed Reviewed-by: serb, alexsch
Thu, 08 May 2014 19:27:24 -0400 8042806: Splashscreen uses libjpeg-internal macros
omajid [Thu, 08 May 2014 19:27:24 -0400] rev 24557
8042806: Splashscreen uses libjpeg-internal macros Reviewed-by: anthony, prr
Thu, 08 May 2014 15:17:02 -0700 8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
prr [Thu, 08 May 2014 15:17:02 -0700] rev 24556
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine Reviewed-by: flar, mchung
Thu, 08 May 2014 18:37:34 +0400 8042752: [macosx] NSEvent instances leak throw JNI local references
pchelko [Thu, 08 May 2014 18:37:34 +0400] rev 24555
8042752: [macosx] NSEvent instances leak throw JNI local references Reviewed-by: serb, azvegint
Thu, 08 May 2014 16:50:42 +0400 8036917: [macosx] Native memory leaks.
pchelko [Thu, 08 May 2014 16:50:42 +0400] rev 24554
8036917: [macosx] Native memory leaks. Reviewed-by: serb, azvegint
Thu, 08 May 2014 11:46:03 +0200 8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
simonis [Thu, 08 May 2014 11:46:03 +0200] rev 24553
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface Reviewed-by: anthony, azvegint Contributed-by: matthia.braun@sap.com
Mon, 05 May 2014 23:21:27 -0700 8042440: awt_Plugin no longer needed
ddehaven [Mon, 05 May 2014 23:21:27 -0700] rev 24552
8042440: awt_Plugin no longer needed Reviewed-by: serb, pchelko Contributed-by: David DeHaven <david.dehaven@oracle.com>
Wed, 07 May 2014 19:47:26 +0400 8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
pchelko [Wed, 07 May 2014 19:47:26 +0400] rev 24551
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx Reviewed-by: serb, azvegint
Wed, 07 May 2014 19:40:30 +0400 8042585: [macosx] Unused code in LWCToolkit.m
pchelko [Wed, 07 May 2014 19:40:30 +0400] rev 24550
8042585: [macosx] Unused code in LWCToolkit.m Reviewed-by: serb, azvegint
Mon, 05 May 2014 23:38:30 -0700 8039109: Fix unchecked and raw lint warnings in java.awt
darcy [Mon, 05 May 2014 23:38:30 -0700] rev 24549
8039109: Fix unchecked and raw lint warnings in java.awt Reviewed-by: pchelko, forax, flar, prr
Mon, 05 May 2014 23:19:00 -0700 8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
darcy [Mon, 05 May 2014 23:19:00 -0700] rev 24548
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound Reviewed-by: prr
Mon, 05 May 2014 12:49:13 -0700 Merge
prr [Mon, 05 May 2014 12:49:13 -0700] rev 24547
Merge
Mon, 05 May 2014 09:41:41 -0700 8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
prr [Mon, 05 May 2014 09:41:41 -0700] rev 24546
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9 Reviewed-by: bae, vadim
Mon, 05 May 2014 19:42:11 +0400 8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
serb [Mon, 05 May 2014 19:42:11 +0400] rev 24545
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution Reviewed-by: anthony, pchelko
Wed, 30 Apr 2014 19:28:05 +0400 8041917: unexcepted behavior of LineBorder while using Boolean variable true
malenkov [Wed, 30 Apr 2014 19:28:05 +0400] rev 24544
8041917: unexcepted behavior of LineBorder while using Boolean variable true Reviewed-by: alexsch, serb
Wed, 30 Apr 2014 11:29:29 +0200 8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
simonis [Wed, 30 Apr 2014 11:29:29 +0200] rev 24543
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c Reviewed-by: prr
Wed, 30 Apr 2014 12:41:38 +0400 8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
pchelko [Wed, 30 Apr 2014 12:41:38 +0400] rev 24542
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater Reviewed-by: anthony, serb
Tue, 29 Apr 2014 14:40:26 -0700 Merge
ngthomas [Tue, 29 Apr 2014 14:40:26 -0700] rev 24541
Merge
Tue, 29 Apr 2014 15:46:16 -0400 8042159: Allow using a system-installed lcms2
omajid [Tue, 29 Apr 2014 15:46:16 -0400] rev 24540
8042159: Allow using a system-installed lcms2 Reviewed-by: andrew, ihse, prr
Tue, 29 Apr 2014 14:32:38 +0400 8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
yan [Tue, 29 Apr 2014 14:32:38 +0400] rev 24539
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk Reviewed-by: anthony, pchelko
Mon, 28 Apr 2014 19:05:49 -0700 8039642: Fix raw and unchecked warnings in sun.awt.*
henryjen [Mon, 28 Apr 2014 19:05:49 -0700] rev 24538
8039642: Fix raw and unchecked warnings in sun.awt.* Reviewed-by: darcy, prr, flar
Mon, 28 Apr 2014 11:03:52 -0700 8036819: JAB: mneumonics not read for textboxes
asaha [Mon, 28 Apr 2014 11:03:52 -0700] rev 24537
8036819: JAB: mneumonics not read for textboxes Reviewed-by: alexsch Contributed-by: vivi.an@oracle.com
Mon, 28 Apr 2014 16:45:43 +0400 8041987: [macosx] setDisplayMode crashes
pchelko [Mon, 28 Apr 2014 16:45:43 +0400] rev 24536
8041987: [macosx] setDisplayMode crashes Reviewed-by: anthony, serb
Fri, 25 Apr 2014 16:39:13 +0400 8041490: PIT: [macosx] Crash in system tray functionality check test
pchelko [Fri, 25 Apr 2014 16:39:13 +0400] rev 24535
8041490: PIT: [macosx] Crash in system tray functionality check test Reviewed-by: anthony, serb
Fri, 25 Apr 2014 16:27:30 +0400 8041572: [macosx] huge native memory leak in AWTWindow.m
pchelko [Fri, 25 Apr 2014 16:27:30 +0400] rev 24534
8041572: [macosx] huge native memory leak in AWTWindow.m Reviewed-by: serb, anthony
Thu, 24 Apr 2014 20:22:58 +0400 7124250: [macosx] JOptionPane dialogs show wrong icons
pchelko [Thu, 24 Apr 2014 20:22:58 +0400] rev 24533
7124250: [macosx] JOptionPane dialogs show wrong icons Reviewed-by: serb, leonidr
Thu, 24 Apr 2014 16:15:08 +0400 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
alexsch [Thu, 24 Apr 2014 16:15:08 +0400] rev 24532
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage Reviewed-by: serb, pchelko
Wed, 23 Apr 2014 21:11:25 +0400 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
malenkov [Wed, 23 Apr 2014 21:11:25 +0400] rev 24531
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel Reviewed-by: alexsch, serb
Wed, 23 Apr 2014 18:07:12 +0400 8039567: Duplicated code in DataTransferer
pchelko [Wed, 23 Apr 2014 18:07:12 +0400] rev 24530
8039567: Duplicated code in DataTransferer Reviewed-by: serb, azvegint
Wed, 23 Apr 2014 17:56:05 +0400 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
pchelko [Wed, 23 Apr 2014 17:56:05 +0400] rev 24529
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order Reviewed-by: anthony, serb
Tue, 22 Apr 2014 17:55:25 -0700 8039860: Fix fallthrough lint warnings in swing
darcy [Tue, 22 Apr 2014 17:55:25 -0700] rev 24528
8039860: Fix fallthrough lint warnings in swing Reviewed-by: malenkov
Mon, 21 Apr 2014 23:39:30 -0700 8039862: Fix fallthrough lint warnings in 2d
darcy [Mon, 21 Apr 2014 23:39:30 -0700] rev 24527
8039862: Fix fallthrough lint warnings in 2d Reviewed-by: flar
Mon, 21 Apr 2014 20:59:59 +0400 8040656: Classes with overriden methods with covariant returns return random read methods
malenkov [Mon, 21 Apr 2014 20:59:59 +0400] rev 24526
8040656: Classes with overriden methods with covariant returns return random read methods Reviewed-by: alexsch, serb
Mon, 21 Apr 2014 16:32:41 +0400 8024061: Exception thrown when drag and drop between two components is executed quickly
alitvinov [Mon, 21 Apr 2014 16:32:41 +0400] rev 24525
8024061: Exception thrown when drag and drop between two components is executed quickly Reviewed-by: pchelko, serb Contributed-by: alexey.ivanov@oracle.com
Mon, 21 Apr 2014 14:35:14 +0400 8039279: Move awt tests to openjdk repository
yan [Mon, 21 Apr 2014 14:35:14 +0400] rev 24524
8039279: Move awt tests to openjdk repository Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 21 Apr 2014 11:00:46 +0400 8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
pchelko [Mon, 21 Apr 2014 11:00:46 +0400] rev 24523
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 Reviewed-by: anthony, serb
Fri, 18 Apr 2014 09:56:34 -0700 8038644: Fix raw and unchecked warnings in sun.java2d.*
henryjen [Fri, 18 Apr 2014 09:56:34 -0700] rev 24522
8038644: Fix raw and unchecked warnings in sun.java2d.* Reviewed-by: darcy, prr
Fri, 18 Apr 2014 20:10:39 +0400 8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
serb [Fri, 18 Apr 2014 20:10:39 +0400] rev 24521
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform Reviewed-by: azvegint, pchelko
Fri, 18 Apr 2014 10:47:23 +0400 8035169: Move ThreadGroupUtils from the sun.misc package
pchelko [Fri, 18 Apr 2014 10:47:23 +0400] rev 24520
8035169: Move ThreadGroupUtils from the sun.misc package Reviewed-by: anthony, serb, azvegint
Fri, 23 May 2014 16:24:43 +0100 8042857: 14 stuck threads waiting for notification on LDAPRequest
robm [Fri, 23 May 2014 16:24:43 +0100] rev 24519
8042857: 14 stuck threads waiting for notification on LDAPRequest Reviewed-by: vinnie
Fri, 23 May 2014 16:35:10 +0200 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
mkos [Fri, 23 May 2014 16:35:10 +0200] rev 24518
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail Reviewed-by: chegar
Fri, 23 May 2014 15:07:22 +0200 8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
jbachorik [Fri, 23 May 2014 15:07:22 +0200] rev 24517
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable Reviewed-by: sla
Fri, 23 May 2014 07:07:33 +0400 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
igerasim [Fri, 23 May 2014 07:07:33 +0400] rev 24516
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX Reviewed-by: valeriep
Thu, 22 May 2014 14:39:32 -0700 Merge
lana [Thu, 22 May 2014 14:39:32 -0700] rev 24515
Merge
Thu, 22 May 2014 13:03:10 -0700 8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
dsamersoff [Thu, 22 May 2014 13:03:10 -0700] rev 24514
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly Summary: InetAddress.getLocalHost() returns configured host name instead of localhost. Reviewed-by: dcubed
Thu, 22 May 2014 20:19:08 +0400 8043772: Typos in Double/Int/LongSummaryStatistics.java
igerasim [Thu, 22 May 2014 20:19:08 +0400] rev 24513
8043772: Typos in Double/Int/LongSummaryStatistics.java Reviewed-by: rriggs
Thu, 22 May 2014 09:15:01 -0700 Merge
mfang [Thu, 22 May 2014 09:15:01 -0700] rev 24512
Merge
Thu, 22 May 2014 08:13:14 -0700 8037343: Wrong dateformat for locale es_DO
mfang [Thu, 22 May 2014 08:13:14 -0700] rev 24511
8037343: Wrong dateformat for locale es_DO Reviewed-by: okutsu Contributed-by: me@sandipan.net
Wed, 21 May 2014 14:33:33 +0100 8042887: Remove serialver -show, this tool does not need a GUI
alanb [Wed, 21 May 2014 14:33:33 +0100] rev 24510
8042887: Remove serialver -show, this tool does not need a GUI Reviewed-by: alanb, chegar Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Thu, 22 May 2014 11:05:36 +0200 8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
ykantser [Thu, 22 May 2014 11:05:36 +0200] rev 24509
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError Reviewed-by: sla, egahlin
Thu, 22 May 2014 13:21:47 +0900 8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
okutsu [Thu, 22 May 2014 13:21:47 +0900] rev 24508
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending Reviewed-by: naoto
Wed, 21 May 2014 23:30:17 +0000 8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
valeriep [Wed, 21 May 2014 23:30:17 +0000] rev 24507
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 Summary: Remove digest mechanisms from the disabled mechanisms section Reviewed-by: ascarpino, wetmore
Thu, 22 May 2014 07:04:57 +0800 8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
weijun [Thu, 22 May 2014 07:04:57 +0800] rev 24506
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth Reviewed-by: alanb
Wed, 21 May 2014 10:22:20 +0200 8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
sla [Wed, 21 May 2014 10:22:20 +0200] rev 24505
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build Summary: Add -XX:+UsePerfData to the test Reviewed-by: dholmes
Tue, 20 May 2014 23:17:01 +0400 8037398: integer overflow in jdk/src/share/bin/java.c
kizune [Tue, 20 May 2014 23:17:01 +0400] rev 24504
8037398: integer overflow in jdk/src/share/bin/java.c Reviewed-by: ksrini
Tue, 20 May 2014 06:11:05 -0700 8041435: Make JDWP socket connector accept only local connections by default
dsamersoff [Tue, 20 May 2014 06:11:05 -0700] rev 24503
8041435: Make JDWP socket connector accept only local connections by default Summary: Bind to localhost only if no address specified. Require * to bind to all available addresses Reviewed-by: dcubed, sspitsyn
Tue, 20 May 2014 10:11:23 +0400 7195480: javax.smartcardio does not detect cards on Mac OS X
igerasim [Tue, 20 May 2014 10:11:23 +0400] rev 24502
7195480: javax.smartcardio does not detect cards on Mac OS X Reviewed-by: valeriep
Mon, 19 May 2014 14:28:08 +0100 8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
robm [Mon, 19 May 2014 14:28:08 +0100] rev 24501
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings Reviewed-by: mullan
Mon, 19 May 2014 10:43:09 +0400 8040893: Add block tags for @return and @param to swing border classes
yan [Mon, 19 May 2014 10:43:09 +0400] rev 24500
8040893: Add block tags for @return and @param to swing border classes Reviewed-by: malenkov, alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Mon, 19 May 2014 10:34:42 +0400 8039966: Add @return and @param block tags in colorchooser and filechooser swing classes
yan [Mon, 19 May 2014 10:34:42 +0400] rev 24499
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes Reviewed-by: malenkov, alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Sun, 18 May 2014 20:42:10 +0200 8043382: TempDirTest.java times out
sla [Sun, 18 May 2014 20:42:10 +0200] rev 24498
8043382: TempDirTest.java times out Summary: Remove explicit timeout Reviewed-by: alanb
Fri, 16 May 2014 14:48:34 -0400 8043278: Add initial unit tests for javax.sql.rowset.serial
lancea [Fri, 16 May 2014 14:48:34 -0400] rev 24497
8043278: Add initial unit tests for javax.sql.rowset.serial Reviewed-by: rriggs
Fri, 16 May 2014 09:20:56 -0700 8032606: ClassValue.ClassValueMap.type is unused
twisti [Fri, 16 May 2014 09:20:56 -0700] rev 24496
8032606: ClassValue.ClassValueMap.type is unused Reviewed-by: jrose, vlivanov
Fri, 16 May 2014 17:45:35 +0400 8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
yan [Fri, 16 May 2014 17:45:35 +0400] rev 24495
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages Reviewed-by: alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Fri, 16 May 2014 17:41:47 +0400 8042120: Fix doclint warnings from javax.swing.text.html.parser
yan [Fri, 16 May 2014 17:41:47 +0400] rev 24494
8042120: Fix doclint warnings from javax.swing.text.html.parser Reviewed-by: alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Mon, 12 May 2014 14:47:55 +0200 8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
jfranck [Mon, 12 May 2014 14:47:55 +0200] rev 24493
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null Reviewed-by: psandoz
Thu, 22 May 2014 12:54:02 -0700 Added tag jdk9-b14 for changeset 2e754d3dbdf2
katleman [Thu, 22 May 2014 12:54:02 -0700] rev 24492
Added tag jdk9-b14 for changeset 2e754d3dbdf2
Wed, 05 Jul 2017 19:41:48 +0200 Merge
duke [Wed, 05 Jul 2017 19:41:48 +0200] rev 24491
Merge
Fri, 23 May 2014 10:28:09 -0700 Merge
jcoomes [Fri, 23 May 2014 10:28:09 -0700] rev 24490
Merge
Thu, 22 May 2014 16:26:05 -0700 Merge
twisti [Thu, 22 May 2014 16:26:05 -0700] rev 24489
Merge
Wed, 21 May 2014 12:16:41 -0700 8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris
kvn [Wed, 21 May 2014 12:16:41 -0700] rev 24488
8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris Summary: save cipher len after registers are saved Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
Thu, 08 May 2014 15:37:17 +0200 8042737: Introduce umbrella header prefetch.inline.hpp
goetz [Thu, 08 May 2014 15:37:17 +0200] rev 24487
8042737: Introduce umbrella header prefetch.inline.hpp Reviewed-by: twisti, stefank
Tue, 20 May 2014 09:35:05 +0200 6883953: java -client -XX:ValueMapInitialSize=0 crashes
adlertz [Tue, 20 May 2014 09:35:05 +0200] rev 24486
6883953: java -client -XX:ValueMapInitialSize=0 crashes Summary: Added lower bound check for ValueMapInitialSize Reviewed-by: kvn Contributed-by: ygaevsky@azulsystems.com
Mon, 19 May 2014 13:49:25 -0700 Merge
bharadwaj [Mon, 19 May 2014 13:49:25 -0700] rev 24485
Merge
Mon, 19 May 2014 20:28:35 +0000 6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed
bharadwaj [Mon, 19 May 2014 20:28:35 +0000] rev 24484
6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed Summary: Check for redefined method before finding unique concrete method Reviewed-by: twisti, kvn
Mon, 19 May 2014 23:52:23 +0400 8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test...
iignatyev [Mon, 19 May 2014 23:52:23 +0400] rev 24483
8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test... Reviewed-by: kvn
Fri, 16 May 2014 14:38:42 -0700 Merge
twisti [Fri, 16 May 2014 14:38:42 -0700] rev 24482
Merge
Fri, 16 May 2014 14:35:37 -0700 Merge
twisti [Fri, 16 May 2014 14:35:37 -0700] rev 24481
Merge
Fri, 16 May 2014 12:06:36 -0700 Merge
kvn [Fri, 16 May 2014 12:06:36 -0700] rev 24480
Merge
Fri, 16 May 2014 12:05:14 -0700 8042786: Proper fix for 8032566
kvn [Fri, 16 May 2014 12:05:14 -0700] rev 24479
8042786: Proper fix for 8032566 Summary: Check for overflow cases in range checks and collapse it if we can. Reviewed-by: jrose, iveresov
Mon, 27 Jan 2014 10:20:51 -0800 8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib)
kvn [Mon, 27 Jan 2014 10:20:51 -0800] rev 24478
8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib) Summary: Switch off EliminateAutoBox flag by default in jdk8 release. Reviewed-by: iveresov
Thu, 15 May 2014 10:37:52 -0700 8043180: SIGSEGV in Events::log_deopt_message
iveresov [Thu, 15 May 2014 10:37:52 -0700] rev 24477
8043180: SIGSEGV in Events::log_deopt_message Summary: Added missing deopt reason name Reason_tenured Reviewed-by: kvn, twisti
Thu, 15 May 2014 09:09:28 +0200 8026694: New type profiling points break compilation replay
roland [Thu, 15 May 2014 09:09:28 +0200] rev 24476
8026694: New type profiling points break compilation replay Summary: fixes compilation replay with new profiling points Reviewed-by: kvn, twisti
Thu, 22 May 2014 06:39:47 -0700 Merge
jmasa [Thu, 22 May 2014 06:39:47 -0700] rev 24475
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip