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
Wed, 21 May 2014 16:11:04 +0200 8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
ehelin [Wed, 21 May 2014 16:11:04 +0200] rev 24474
8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs Reviewed-by: stefank, tschatzl
Tue, 20 May 2014 18:25:14 +0400 8039489: Refactor test framework for dynamic VM options
iignatyev [Tue, 20 May 2014 18:25:14 +0400] rev 24473
8039489: Refactor test framework for dynamic VM options Reviewed-by: jmasa, ehelin, jwilhelm Contributed-by: dmitry.fazunenko@oracle.com
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip