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
darcy [Tue, 22 Apr 2014 17:55:25 -0700] rev 24528
8039860: Fix fallthrough lint warnings in swing
Reviewed-by: malenkov
darcy [Mon, 21 Apr 2014 23:39:30 -0700] rev 24527
8039862: Fix fallthrough lint warnings in 2d
Reviewed-by: flar
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
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
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>
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
henryjen [Fri, 18 Apr 2014 09:56:34 -0700] rev 24522
8038644: Fix raw and unchecked warnings in sun.java2d.*
Reviewed-by: darcy, prr
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
pchelko [Fri, 18 Apr 2014 10:47:23 +0400] rev 24520
8035169: Move ThreadGroupUtils from the sun.misc package
Reviewed-by: anthony, serb, azvegint
robm [Fri, 23 May 2014 16:24:43 +0100] rev 24519
8042857: 14 stuck threads waiting for notification on LDAPRequest
Reviewed-by: vinnie
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
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
igerasim [Fri, 23 May 2014 07:07:33 +0400] rev 24516
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
Reviewed-by: valeriep
lana [Thu, 22 May 2014 14:39:32 -0700] rev 24515
Merge
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
igerasim [Thu, 22 May 2014 20:19:08 +0400] rev 24513
8043772: Typos in Double/Int/LongSummaryStatistics.java
Reviewed-by: rriggs
mfang [Thu, 22 May 2014 09:15:01 -0700] rev 24512
Merge
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
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>
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
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
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
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
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
kizune [Tue, 20 May 2014 23:17:01 +0400] rev 24504
8037398: integer overflow in jdk/src/share/bin/java.c
Reviewed-by: ksrini
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
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
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
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>
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>
sla [Sun, 18 May 2014 20:42:10 +0200] rev 24498
8043382: TempDirTest.java times out
Summary: Remove explicit timeout
Reviewed-by: alanb