lana [Tue, 07 Feb 2012 10:38:49 -0800] rev 11695
Merge
lana [Tue, 31 Jan 2012 19:08:36 -0800] rev 11694
Merge
sla [Tue, 31 Jan 2012 04:57:20 -0800] rev 11693
Merge
sla [Tue, 31 Jan 2012 10:46:34 +0100] rev 11692
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
Summary: Make sure HotSpot and JDK looks for well-known files in the same location
Reviewed-by: dholmes, dsamersoff
ngmr [Tue, 31 Jan 2012 10:31:19 +0000] rev 11691
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
Reviewed-by: alanb
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
ngmr [Tue, 10 Jan 2012 00:07:13 +0000] rev 11690
7123229: (coll) EnumMap.containsValue(null) returns true
Summary: java.util.EnumMap.NULL equals() must only be true for itself
Reviewed-by: alanb, mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
dl [Mon, 30 Jan 2012 11:44:45 +0000] rev 11689
7132378: Race in FutureTask if used with explicit set ( not Runnable )
Reviewed-by: chegar, dholmes
lana [Sat, 28 Jan 2012 20:41:27 -0800] rev 11688
Merge
ksrini [Sat, 28 Jan 2012 10:46:46 -0800] rev 11687
7127906: (launcher) convert the launcher regression tests to java
Reviewed-by: darcy, naoto
valeriep [Fri, 27 Jan 2012 15:25:17 -0800] rev 11686
7136538: typo in test/Makefile under the jdk_security3 target
Summary: Fixed the typo of "secrity".
Reviewed-by: wetmore
okutsu [Fri, 27 Jan 2012 14:58:32 +0900] rev 11685
7130335: Problem with timezone in a SimpleDateFormat
Reviewed-by: peytoia
wetmore [Thu, 26 Jan 2012 17:16:05 -0800] rev 11684
7126889: Incorrect SSLEngine debug output
Reviewed-by: xuelei
lancea [Thu, 26 Jan 2012 19:41:35 -0500] rev 11683
7133815: address the findbug errors in CachedRowSetImpl, SerialStruct, BaseRow, SerialInputImpl, SerialOutputImpl
Reviewed-by: forax
rbackman [Thu, 26 Jan 2012 09:51:35 +0100] rev 11682
7133124: Remove redundant packages from JAR command line
Reviewed-by: acorn, alanb, dholmes, rottenha
peytoia [Thu, 26 Jan 2012 17:06:47 +0900] rev 11681
7017458: (cal) Multithreaded deserialization of Calendar leads to ClassCastException
Reviewed-by: okutsu
lancea [Tue, 24 Jan 2012 15:13:27 -0500] rev 11680
7132879: address Findbugs issue in WebRowSetXmlWriter
Reviewed-by: forax
ksrini [Tue, 24 Jan 2012 09:58:44 -0800] rev 11679
7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
Reviewed-by: alanb, chegar
rbackman [Tue, 17 Jan 2012 16:20:52 +0100] rev 11678
7132386: makefile support for tracing/Java Flight Recorder framework phase I
Reviewed-by: ohair, dholmes, rottenha
Contributed-by: Markus Gronlund <markus.gronlund@oracle.com>, Erik Gahlin <erik.gahlin@oracle.com>, Nils Loodin <nils.loodin@oracle.com>, Rickard Backman <rickard.backman@oracle.com>, Staffan Larsen <staffan.larsen@oracle.com>
alanb [Tue, 24 Jan 2012 09:09:08 +0000] rev 11677
7132204: Default testset in JPRT should not run all tests
Reviewed-by: ohair
darcy [Mon, 23 Jan 2012 12:17:30 -0800] rev 11676
7132338: Use @code friendly idiom for '\' in javadoc
Reviewed-by: alanb
mullan [Mon, 23 Jan 2012 13:23:05 -0500] rev 11675
Merge
mullan [Mon, 23 Jan 2012 12:17:04 -0500] rev 11674
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
Reviewed-by: xuelei
xuelei [Mon, 23 Jan 2012 04:44:16 -0800] rev 11673
7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
Reviewed-by: alanb
darcy [Fri, 20 Jan 2012 17:56:31 -0800] rev 11672
4504839: Java libraries should provide support for unsigned integer arithmetic
4215269: Some Integer.toHexString(int) results cannot be decoded back to an int
6322074: Converting integers to string as if unsigned
Reviewed-by: mduigou, emcmanus, flar
valeriep [Thu, 19 Jan 2012 12:01:57 -0800] rev 11671
7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck.
Summary: Changed patternCache from synchronizedMap to ConcurrentHashMap.
Reviewed-by: mullan
lana [Tue, 31 Jan 2012 19:06:48 -0800] rev 11670
Merge
rupashka [Tue, 31 Jan 2012 17:30:33 +0400] rev 11669
7082443: JComboBox not backward compatible (with Java 6)
Reviewed-by: alexp
malenkov [Tue, 31 Jan 2012 14:20:47 +0400] rev 11668
7122138: IAE thrown because Introspector ignores synthetic methods
Reviewed-by: rupashka
alexsch [Mon, 30 Jan 2012 12:52:53 +0400] rev 11667
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
Reviewed-by: rupashka
lana [Sat, 28 Jan 2012 22:21:54 -0800] rev 11666
Merge
chegar [Fri, 27 Jan 2012 13:48:40 +0000] rev 11665
7110002: Rename xawt/libmawt.so and headless/libmawt.so so they can be colocated with libawt
Reviewed-by: art, prr, dholmes, alanb
alexsch [Fri, 27 Jan 2012 17:36:35 +0400] rev 11664
7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
Reviewed-by: rupashka
alexsch [Fri, 27 Jan 2012 17:00:16 +0400] rev 11663
7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
Reviewed-by: rupashka
alexsch [Fri, 27 Jan 2012 16:32:16 +0400] rev 11662
7122173: [macosx] Several Regression tests fail on MacOS
Reviewed-by: rupashka
rupashka [Thu, 26 Jan 2012 17:38:58 +0400] rev 11661
7010561: Tab text position with Synth based LaF is different to Java 5/6
Reviewed-by: alexp
malenkov [Tue, 24 Jan 2012 19:40:14 +0400] rev 11660
7121905: grammatically incorrect apostrophe in BeanInfo javadoc
Reviewed-by: rupashka
denis [Tue, 24 Jan 2012 18:46:36 +0400] rev 11659
7078460: JDialog is shown as separate icon on the taskbar
Reviewed-by: anthony
denis [Mon, 23 Jan 2012 17:26:07 +0400] rev 11658
7130140: using horizontal scroll button on mouse causes a message to be printed on stdout
Reviewed-by: art
alexsch [Mon, 23 Jan 2012 13:53:24 +0400] rev 11657
7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
Reviewed-by: rupashka
alexsch [Mon, 23 Jan 2012 13:05:51 +0400] rev 11656
7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
Reviewed-by: rupashka
denis [Thu, 19 Jan 2012 14:59:43 +0400] rev 11655
7121761: creation of java.awt.DataFlavour fails for turkish locale
Reviewed-by: anthony
lana [Sat, 28 Jan 2012 22:47:07 -0800] rev 11654
Merge
prr [Thu, 19 Jan 2012 12:41:57 -0800] rev 11653
7131153: GetDC called way too many times - causes bad performance.
Reviewed-by: igor, jgodinez
katleman [Thu, 02 Feb 2012 09:39:36 -0800] rev 11652
Added tag jdk8-b24 for changeset b0f8f6fd6947
duke [Wed, 05 Jul 2017 18:01:38 +0200] rev 11651
Merge
amurillo [Mon, 06 Feb 2012 12:13:56 -0800] rev 11650
Added tag hs23-b14 for changeset 04e30cc559a9
phh [Mon, 06 Feb 2012 14:02:51 -0500] rev 11649
7142616: MAC: Honor ALT_EXPORT_PATH overrides from JDK control builds
Summary: Fix EXPORT_PATH overrides on Mac OS X and only change default.
Reviewed-by: phh, dcubed
Contributed-by: james.melvin@oracle.com
phh [Mon, 06 Feb 2012 14:01:53 -0500] rev 11648
7142852: MAC: Comment out JPRT jbb tests on Mac OS X until 7142850 is resolved
Summary: Comment out JPRT jbb tests on Mac OS X until GUI hang can be fixed
Reviewed-by: dholmes, brutisso, phh
Contributed-by: james.melvin@oracle.com
amurillo [Fri, 03 Feb 2012 18:09:14 -0800] rev 11647
7142393: new hotspot build - hs23-b14
Reviewed-by: jcoomes
amurillo [Fri, 03 Feb 2012 18:04:11 -0800] rev 11646
Added tag hs23-b13 for changeset c996ca3f8bac
amurillo [Fri, 03 Feb 2012 18:04:09 -0800] rev 11645
Merge
jcoomes [Fri, 03 Feb 2012 12:20:11 -0800] rev 11644
Merge
jcoomes [Thu, 02 Feb 2012 16:05:17 -0800] rev 11643
6679764: enable parallel compaction by default
Reviewed-by: phh, jmasa
brutisso [Mon, 30 Jan 2012 15:21:57 +0100] rev 11642
7140909: Visual Studio project builds broken: need to define INCLUDE_TRACE
Summary: Add define of INCLUDE_TRACE
Reviewed-by: sla, kamg
stefank [Sat, 28 Jan 2012 01:15:34 -0800] rev 11641
Merge
stefank [Fri, 27 Jan 2012 14:14:50 +0100] rev 11640
7134655: Crash in reference processing when doing single-threaded remarking
Summary: Temporarily disabled multi-threaded reference discovery when entering a single-threaded remark phase.
Reviewed-by: brutisso, tonyp, jmasa, jcoomes
jcoomes [Fri, 03 Feb 2012 12:08:55 -0800] rev 11639
Merge
twisti [Thu, 02 Feb 2012 09:14:38 -0800] rev 11638
7141637: JSR 292: MH spread invoker crashes with NULL argument on x86_32
Reviewed-by: twisti
Contributed-by: Volker Simonis <volker.simonis@gmail.com>
never [Wed, 01 Feb 2012 16:57:08 -0800] rev 11637
7013347: allow crypto functions to be called inline to enhance performance
Reviewed-by: kvn
never [Wed, 01 Feb 2012 07:59:01 -0800] rev 11636
7141200: log some interesting information in ring buffers for crashes
Reviewed-by: kvn, jrose, kevinw, brutisso, twisti, jmasa