Wed, 05 Jul 2017 18:12:04 +0200 Added tag jdk8-b41 for changeset c029c972396c
duke [Wed, 05 Jul 2017 18:12:04 +0200] rev 12761
Added tag jdk8-b41 for changeset c029c972396c
Wed, 05 Jul 2017 18:12:03 +0200 Merge jdk8-b41
duke [Wed, 05 Jul 2017 18:12:03 +0200] rev 12760
Merge
Wed, 05 Jul 2017 18:12:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:12:01 +0200] rev 12759
Merge
Thu, 24 May 2012 16:16:05 -0700 Added tag jdk8-b40 for changeset 305a3d828f11
katleman [Thu, 24 May 2012 16:16:05 -0700] rev 12758
Added tag jdk8-b40 for changeset 305a3d828f11
Wed, 05 Jul 2017 18:11:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:58 +0200] rev 12757
Merge
Thu, 24 May 2012 16:15:49 -0700 Added tag jdk8-b40 for changeset 907be86f2bd8
katleman [Thu, 24 May 2012 16:15:49 -0700] rev 12756
Added tag jdk8-b40 for changeset 907be86f2bd8
Wed, 05 Jul 2017 18:11:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:55 +0200] rev 12755
Merge
Thu, 24 May 2012 16:15:45 -0700 Added tag jdk8-b40 for changeset aaf5a4412dd3
katleman [Thu, 24 May 2012 16:15:45 -0700] rev 12754
Added tag jdk8-b40 for changeset aaf5a4412dd3
Wed, 05 Jul 2017 18:11:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:52 +0200] rev 12753
Merge
Thu, 24 May 2012 16:15:32 -0700 Added tag jdk8-b40 for changeset 966bd1f6ee4c
katleman [Thu, 24 May 2012 16:15:32 -0700] rev 12752
Added tag jdk8-b40 for changeset 966bd1f6ee4c
Wed, 05 Jul 2017 18:11:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:50 +0200] rev 12751
Merge
Wed, 30 May 2012 15:59:25 -0700 Merge
katleman [Wed, 30 May 2012 15:59:25 -0700] rev 12750
Merge
Wed, 30 May 2012 00:37:21 -0400 7171653: 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash
dholmes [Wed, 30 May 2012 00:37:21 -0400] rev 12749
7171653: 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash Reviewed-by: ohair, anthony
Fri, 25 May 2012 18:55:22 -0700 7172014: Remove empty and unused javah include files
ihse [Fri, 25 May 2012 18:55:22 -0700] rev 12748
7172014: Remove empty and unused javah include files Reviewed-by: ohair, erikj
Thu, 24 May 2012 16:15:58 -0700 Added tag jdk8-b40 for changeset 95f428cdf9d2
katleman [Thu, 24 May 2012 16:15:58 -0700] rev 12747
Added tag jdk8-b40 for changeset 95f428cdf9d2
Wed, 05 Jul 2017 18:11:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:46 +0200] rev 12746
Merge
Fri, 25 May 2012 14:45:36 -0700 Added tag hs24-b12 for changeset 686dd42705db
amurillo [Fri, 25 May 2012 14:45:36 -0700] rev 12745
Added tag hs24-b12 for changeset 686dd42705db
Fri, 25 May 2012 14:45:35 -0700 Merge
amurillo [Fri, 25 May 2012 14:45:35 -0700] rev 12744
Merge
Thu, 24 May 2012 18:39:44 -0700 Merge
kvn [Thu, 24 May 2012 18:39:44 -0700] rev 12743
Merge
Mon, 21 May 2012 09:46:02 +0200 7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer
roland [Mon, 21 May 2012 09:46:02 +0200] rev 12742
7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer Summary: bad test for parity of y in pow(x,y) (c1, interpreter) Reviewed-by: kvn, twisti
Fri, 18 May 2012 12:20:24 -0700 7170053: crash in C2 when using -XX:+CountCompiledCalls
twisti [Fri, 18 May 2012 12:20:24 -0700] rev 12741
7170053: crash in C2 when using -XX:+CountCompiledCalls Reviewed-by: kvn, twisti Contributed-by: Krystal Mok <sajia@taobao.com>
Fri, 18 May 2012 15:50:09 +0200 7167254: Crash on OSX in Enumerator.nextElement() with compressed oops
roland [Fri, 18 May 2012 15:50:09 +0200] rev 12740
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops Summary: null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV. Reviewed-by: dsamersoff, dcubed, rbackman, kvn
Tue, 15 May 2012 10:10:23 +0200 7133857: exp() and pow() should use the x87 ISA on x86
roland [Tue, 15 May 2012 10:10:23 +0200] rev 12739
7133857: exp() and pow() should use the x87 ISA on x86 Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2. Reviewed-by: kvn, never, twisti
Tue, 22 May 2012 20:29:05 -0400 Merge
zgu [Tue, 22 May 2012 20:29:05 -0400] rev 12738
Merge
Fri, 18 May 2012 09:15:15 -0700 7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows
dcubed [Fri, 18 May 2012 09:15:15 -0700] rev 12737
7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows Summary: Always disable ZIP_DEBUGINFO_FILES on Windows. Reviewed-by: acorn
Wed, 16 May 2012 12:47:27 -0700 7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
dcubed [Wed, 16 May 2012 12:47:27 -0700] rev 12736
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86 Summary: Disable ZIP_DEBUGINFO_FILES by default on Windows. Reviewed-by: acorn
Thu, 10 May 2012 15:44:19 +0200 7165755: OS Information much longer on linux than other platforms
nloodin [Thu, 10 May 2012 15:44:19 +0200] rev 12735
7165755: OS Information much longer on linux than other platforms Reviewed-by: sla, dholmes
Tue, 15 May 2012 15:16:14 -0700 7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make
dcubed [Tue, 15 May 2012 15:16:14 -0700] rev 12734
7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make Reviewed-by: sspitsyn, acorn
Tue, 15 May 2012 11:27:24 -0700 Merge
dcubed [Tue, 15 May 2012 11:27:24 -0700] rev 12733
Merge
Tue, 15 May 2012 10:52:24 -0700 7165060: dtrace tests fail with FDS debug info files
dcubed [Tue, 15 May 2012 10:52:24 -0700] rev 12732
7165060: dtrace tests fail with FDS debug info files Summary: Work around 'gobjcopy --add-gnu-debuglink' failure by adding a temporary tool that adds the '.gnu_debuglink' section and nothing more. Reviewed-by: sspitsyn, acorn
Sat, 12 May 2012 06:50:41 -0400 Merge
zgu [Sat, 12 May 2012 06:50:41 -0400] rev 12731
Merge
Thu, 10 May 2012 18:19:53 -0400 Merge
zgu [Thu, 10 May 2012 18:19:53 -0400] rev 12730
Merge
Fri, 11 May 2012 17:24:32 +0100 7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG.
kevinw [Fri, 11 May 2012 17:24:32 +0100] rev 12729
7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG. Reviewed-by: kvn
Wed, 09 May 2012 16:24:07 +0200 7163117: Agent can't connect to process on Mac OSX
nloodin [Wed, 09 May 2012 16:24:07 +0200] rev 12728
7163117: Agent can't connect to process on Mac OSX Reviewed-by: dholmes, coleenp, sla, minqi, kvn
Wed, 09 May 2012 04:32:34 -0400 Merge
dholmes [Wed, 09 May 2012 04:32:34 -0400] rev 12727
Merge
Wed, 09 May 2012 00:28:45 -0400 7167406: (Zero) Fix for InvokeDynamic needed
dholmes [Wed, 09 May 2012 00:28:45 -0400] rev 12726
7167406: (Zero) Fix for InvokeDynamic needed Reviewed-by: chrisphi, dholmes Contributed-by: Andrew Dinn <adinn@redhat.com>
Tue, 08 May 2012 20:28:35 +0200 7162726: Wrong filter predicate of visible locals in SA JSJavaFrame
sla [Tue, 08 May 2012 20:28:35 +0200] rev 12725
7162726: Wrong filter predicate of visible locals in SA JSJavaFrame Reviewed-by: sla, dcubed Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
Fri, 18 May 2012 14:57:28 -0700 7170006: new hotspot build - hs24-b12
amurillo [Fri, 18 May 2012 14:57:28 -0700] rev 12724
7170006: new hotspot build - hs24-b12 Reviewed-by: jcoomes
Thu, 24 May 2012 16:15:37 -0700 Added tag jdk8-b40 for changeset 287fd8991324
katleman [Thu, 24 May 2012 16:15:37 -0700] rev 12723
Added tag jdk8-b40 for changeset 287fd8991324
Thu, 24 May 2012 16:15:30 -0700 Added tag jdk8-b40 for changeset 7693b47ff4f5
katleman [Thu, 24 May 2012 16:15:30 -0700] rev 12722
Added tag jdk8-b40 for changeset 7693b47ff4f5
Wed, 05 Jul 2017 18:11:33 +0200 Added tag jdk8-b40 for changeset 6e4e654931b9
duke [Wed, 05 Jul 2017 18:11:33 +0200] rev 12721
Added tag jdk8-b40 for changeset 6e4e654931b9
Wed, 05 Jul 2017 18:11:33 +0200 Merge jdk8-b40
duke [Wed, 05 Jul 2017 18:11:33 +0200] rev 12720
Merge
Wed, 05 Jul 2017 18:11:30 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:30 +0200] rev 12719
Merge
Mon, 21 May 2012 11:44:49 -0700 Merge
lana [Mon, 21 May 2012 11:44:49 -0700] rev 12718
Merge
Fri, 11 May 2012 12:53:43 -0700 Merge
lana [Fri, 11 May 2012 12:53:43 -0700] rev 12717
Merge
Fri, 11 May 2012 20:06:00 +0530 7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
sundar [Fri, 11 May 2012 20:06:00 +0530] rev 12716
7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type Reviewed-by: mcimadamore
Thu, 10 May 2012 12:32:58 -0700 7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
ksrini [Thu, 10 May 2012 12:32:58 -0700] rev 12715
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Fri, 04 May 2012 07:55:51 -0700 7166010: (javac) JavacMessager incorrectly restores log source file
ksrini [Fri, 04 May 2012 07:55:51 -0700] rev 12714
7166010: (javac) JavacMessager incorrectly restores log source file Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Thu, 17 May 2012 06:20:51 -0700 Added tag jdk8-b39 for changeset 679d89b6a21a
katleman [Thu, 17 May 2012 06:20:51 -0700] rev 12713
Added tag jdk8-b39 for changeset 679d89b6a21a
Wed, 05 Jul 2017 18:11:27 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:27 +0200] rev 12712
Merge
Thu, 17 May 2012 06:20:38 -0700 Added tag jdk8-b39 for changeset b5e60661b9a2
katleman [Thu, 17 May 2012 06:20:38 -0700] rev 12711
Added tag jdk8-b39 for changeset b5e60661b9a2
Wed, 05 Jul 2017 18:11:23 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:23 +0200] rev 12710
Merge
Thu, 17 May 2012 06:20:35 -0700 Added tag jdk8-b39 for changeset a70d185bcc77
katleman [Thu, 17 May 2012 06:20:35 -0700] rev 12709
Added tag jdk8-b39 for changeset a70d185bcc77
Wed, 05 Jul 2017 18:11:20 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:20 +0200] rev 12708
Merge
Thu, 17 May 2012 06:20:16 -0700 Added tag jdk8-b39 for changeset 999611eec364
katleman [Thu, 17 May 2012 06:20:16 -0700] rev 12707
Added tag jdk8-b39 for changeset 999611eec364
Wed, 05 Jul 2017 18:11:18 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:18 +0200] rev 12706
Merge
Mon, 21 May 2012 11:44:01 -0700 Merge
lana [Mon, 21 May 2012 11:44:01 -0700] rev 12705
Merge
Mon, 21 May 2012 19:28:41 +0200 7167157: jcmd command file parsing does not respect the "stop" command
sla [Mon, 21 May 2012 19:28:41 +0200] rev 12704
7167157: jcmd command file parsing does not respect the "stop" command Reviewed-by: alanb, dsamersoff, nloodin
Mon, 21 May 2012 09:40:32 -0700 7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434
ksrini [Mon, 21 May 2012 09:40:32 -0700] rev 12703
7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434 Reviewed-by: ohair
Mon, 21 May 2012 10:41:08 +0100 7170203: TEST_BUG: test/java/nio/MappedByteBuffer/Truncate.java failing intermittently
alanb [Mon, 21 May 2012 10:41:08 +0100] rev 12702
7170203: TEST_BUG: test/java/nio/MappedByteBuffer/Truncate.java failing intermittently Reviewed-by: chegar
Mon, 21 May 2012 15:40:30 +0800 7170308: timing error in the krb5 test SSL.java
weijun [Mon, 21 May 2012 15:40:30 +0800] rev 12701
7170308: timing error in the krb5 test SSL.java Reviewed-by: xuelei
Fri, 18 May 2012 12:29:33 -0700 7169496: Problem with the SHA-224 support for SunMSCAPI provider
valeriep [Fri, 18 May 2012 12:29:33 -0700] rev 12700
7169496: Problem with the SHA-224 support for SunMSCAPI provider Summary: Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support. Reviewed-by: vinnie
Thu, 17 May 2012 21:59:26 -0700 7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows
xuelei [Thu, 17 May 2012 21:59:26 -0700] rev 12699
7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows Reviewed-by: vinnie, wetmore
Thu, 17 May 2012 22:42:32 +0100 7168110: Misleading jstack error message
robm [Thu, 17 May 2012 22:42:32 +0100] rev 12698
7168110: Misleading jstack error message Reviewed-by: alanb, dsamersoff
Thu, 17 May 2012 06:26:05 -0700 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
dcubed [Thu, 17 May 2012 06:26:05 -0700] rev 12697
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231 Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks Reviewed-by: katleman
Wed, 16 May 2012 12:43:27 +0100 7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
alanb [Wed, 16 May 2012 12:43:27 +0100] rev 12696
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory Reviewed-by: mduigou, forax
Tue, 15 May 2012 11:51:51 -0700 7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
khazra [Tue, 15 May 2012 11:51:51 -0700] rev 12695
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs Summary: Remove rawtype usages and other code cleanup Reviewed-by: chegar, briangoetz
Tue, 15 May 2012 16:46:10 +0400 7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
dsamersoff [Tue, 15 May 2012 16:46:10 +0400] rev 12694
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario Reviewed-by: dholmes, sla Contributed-by: Deven You <youdwei@linux.vnet.ibm.com>
Mon, 14 May 2012 07:26:53 -0700 7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
xuelei [Mon, 14 May 2012 07:26:53 -0700] rev 12693
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified Reviewed-by: mullan
Fri, 11 May 2012 14:13:29 -0700 7144861: speed up RMI activation tests
olagneau [Fri, 11 May 2012 14:13:29 -0700] rev 12692
7144861: speed up RMI activation tests Reviewed-by: alanb, smarks, dholmes, dmocek
Fri, 11 May 2012 12:53:03 -0700 Merge
lana [Fri, 11 May 2012 12:53:03 -0700] rev 12691
Merge
Fri, 11 May 2012 11:31:46 -0700 7071826: Avoid benign race condition in initialization of UUID
mduigou [Fri, 11 May 2012 11:31:46 -0700] rev 12690
7071826: Avoid benign race condition in initialization of UUID Summary: Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID() Reviewed-by: alanb, chegar
Fri, 11 May 2012 10:09:18 +0100 7167359: (tz) SEGV on solaris if TZ variable not set
coffeys [Fri, 11 May 2012 10:09:18 +0100] rev 12689
7167359: (tz) SEGV on solaris if TZ variable not set Reviewed-by: okutsu
Fri, 11 May 2012 16:20:46 +0800 7163874: InetAddress.isReachable should support pinging 0.0.0.0
youdwei [Fri, 11 May 2012 16:20:46 +0800] rev 12688
7163874: InetAddress.isReachable should support pinging 0.0.0.0 Reviewed-by: alanb, chegar
Thu, 10 May 2012 11:19:22 -0700 Merge
valeriep [Thu, 10 May 2012 11:19:22 -0700] rev 12687
Merge
Tue, 08 May 2012 18:57:45 -0700 Merge
valeriep [Tue, 08 May 2012 18:57:45 -0700] rev 12686
Merge
Tue, 08 May 2012 17:57:48 -0700 4963723: Implement SHA-224
valeriep [Tue, 08 May 2012 17:57:48 -0700] rev 12685
4963723: Implement SHA-224 Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding. Reviewed-by: vinnie
Thu, 10 May 2012 10:45:04 +0100 7163470: Build fails if javax.crypto src files not present
coffeys [Thu, 10 May 2012 10:45:04 +0100] rev 12684
7163470: Build fails if javax.crypto src files not present Reviewed-by: valeriep
Wed, 09 May 2012 16:55:55 -0700 7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
khazra [Wed, 09 May 2012 16:55:55 -0700] rev 12683
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking Summary: Set localAddress only when connection is established Reviewed-by: alanb
Wed, 09 May 2012 16:33:30 -0700 7167362: SecureRandom.init should be converted, amendment to 7084245
wetmore [Wed, 09 May 2012 16:33:30 -0700] rev 12682
7167362: SecureRandom.init should be converted, amendment to 7084245 Reviewed-by: sherman
Wed, 09 May 2012 11:14:22 -0700 7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
khazra [Wed, 09 May 2012 11:14:22 -0700] rev 12681
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE Summary: Insert null argument check in AbstractPreferences.remove() Reviewed-by: dholmes, chegar, alanb
Wed, 09 May 2012 07:28:12 -0700 7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
ksrini [Wed, 09 May 2012 07:28:12 -0700] rev 12680
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking Reviewed-by: alanb, dholmes, ksrini Contributed-by: youdwei@linux.vnet.ibm.com
Wed, 09 May 2012 11:19:54 +0800 7165722: Invalid path in MemoryMonitor demo's README.txt
luchsh [Wed, 09 May 2012 11:19:54 +0800] rev 12679
7165722: Invalid path in MemoryMonitor demo's README.txt Reviewed-by: alanb, sla
Tue, 08 May 2012 18:08:49 -0700 7166570: JSSE certificate validation has started to fail for certificate chains
xuelei [Tue, 08 May 2012 18:08:49 -0700] rev 12678
7166570: JSSE certificate validation has started to fail for certificate chains Reviewed-by: wetmore
Tue, 08 May 2012 17:56:18 -0700 7167092: Need to put the return clause in the synchronized block
xuelei [Tue, 08 May 2012 17:56:18 -0700] rev 12677
7167092: Need to put the return clause in the synchronized block Summary: a regression fix for bug 7153184 Reviewed-by: wetmore
Tue, 08 May 2012 11:16:36 -0700 7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0
sherman [Tue, 08 May 2012 11:16:36 -0700] rev 12676
7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0 Summary: updated SeekableByteChannel.read() to count the bytes read correctly Reviewed-by: sherman Contributed-by: paul.sandoz@oracle.com
Tue, 08 May 2012 10:57:13 -0700 7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
sherman [Tue, 08 May 2012 10:57:13 -0700] rev 12675
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H Summary: added propsoed constructs Reviewed-by: alanb
Tue, 08 May 2012 02:59:10 -0400 7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
dholmes [Tue, 08 May 2012 02:59:10 -0400] rev 12674
7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed Summary: Perform class.getField inside a doPrivileged block Reviewed-by: chegar, psandoz
Mon, 07 May 2012 13:34:19 +0100 7166687: InetAddress.getLocalHost().getHostName() returns FQDN
robm [Mon, 07 May 2012 13:34:19 +0100] rev 12673
7166687: InetAddress.getLocalHost().getHostName() returns FQDN Reviewed-by: chegar
Mon, 07 May 2012 16:43:16 +0800 7166048: Remove the embeded epoll data structure.
zhouyx [Mon, 07 May 2012 16:43:16 +0800] rev 12672
7166048: Remove the embeded epoll data structure. Reviewed-by: alanb
Fri, 04 May 2012 17:28:27 -0700 7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
xuelei [Fri, 04 May 2012 17:28:27 -0700] rev 12671
7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites Reviewed-by: weijun
Fri, 04 May 2012 16:00:47 -0400 7166598: FilteredRowSetImpl can result in Invalid Cursor Position
lancea [Fri, 04 May 2012 16:00:47 -0400] rev 12670
7166598: FilteredRowSetImpl can result in Invalid Cursor Position Reviewed-by: lancea Contributed-by: Knut Anders Hatlen <knut.hatlen@oracle.com>
Wed, 02 May 2012 21:46:31 +0100 7160714: Strange or obsolete @see tags in some exception java.util javadoc
jgish [Wed, 02 May 2012 21:46:31 +0100] rev 12669
7160714: Strange or obsolete @see tags in some exception java.util javadoc Reviewed-by: mduigou, dholmes, alanb
Wed, 02 May 2012 20:01:59 +0100 7165102: Only run assertion on Integer autoboxing cache size once
forax [Wed, 02 May 2012 20:01:59 +0100] rev 12668
7165102: Only run assertion on Integer autoboxing cache size once Reviewed-by: darcy, alanb
Mon, 21 May 2012 11:41:33 -0700 Merge
lana [Mon, 21 May 2012 11:41:33 -0700] rev 12667
Merge
Tue, 22 May 2012 01:12:16 +0400 7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException
ant [Tue, 22 May 2012 01:12:16 +0400] rev 12666
7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException Reviewed-by: art
Mon, 21 May 2012 18:55:36 +0400 7168144: No appropriate CCC request for changes introduced by 7154030
rupashka [Mon, 21 May 2012 18:55:36 +0400] rev 12665
7168144: No appropriate CCC request for changes introduced by 7154030 Reviewed-by: alexsch
Fri, 18 May 2012 19:39:24 +0400 7156191: [macosx] Can't type into applet demos in Pivot
dcherepanov [Fri, 18 May 2012 19:39:24 +0400] rev 12664
7156191: [macosx] Can't type into applet demos in Pivot Reviewed-by: art
Thu, 17 May 2012 22:21:27 +0400 7145827: [macosx] JCK failure in b11: FocusableWindow3
ant [Thu, 17 May 2012 22:21:27 +0400] rev 12663
7145827: [macosx] JCK failure in b11: FocusableWindow3 Summary: forward posrt from 7u4 Reviewed-by: art
Thu, 17 May 2012 22:10:40 +0400 7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest
ant [Thu, 17 May 2012 22:10:40 +0400] rev 12662
7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest Summary: forward port from 7u4 Reviewed-by: art
Thu, 17 May 2012 21:48:57 +0400 7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application.
ant [Thu, 17 May 2012 21:48:57 +0400] rev 12661
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application. Summary: forward port from 7u4 Reviewed-by: art
Thu, 17 May 2012 21:31:55 +0400 7154072: [macosx] swallowing key events
ant [Thu, 17 May 2012 21:31:55 +0400] rev 12660
7154072: [macosx] swallowing key events Summary: forward posrt from 7u4 Reviewed-by: anthony
Thu, 17 May 2012 21:27:19 +0400 7142565: [macosx] Many special keys processed twice in text fields
ant [Thu, 17 May 2012 21:27:19 +0400] rev 12659
7142565: [macosx] Many special keys processed twice in text fields Summary: forward port from 7u4 Reviewed-by: anthony
Thu, 17 May 2012 15:41:09 +0400 7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
rupashka [Thu, 17 May 2012 15:41:09 +0400] rev 12658
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36 Reviewed-by: alexsch
Thu, 17 May 2012 14:27:11 +0400 7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly
alexsch [Thu, 17 May 2012 14:27:11 +0400] rev 12657
7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly Reviewed-by: kizune
Wed, 16 May 2012 18:11:48 +0400 7158928: [macosx] NLS: Please change the mnemonic assignment system
alexsch [Wed, 16 May 2012 18:11:48 +0400] rev 12656
7158928: [macosx] NLS: Please change the mnemonic assignment system Reviewed-by: rupashka, serb
Wed, 16 May 2012 16:27:12 +0400 7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
alexsch [Wed, 16 May 2012 16:27:12 +0400] rev 12655
7169226: NLS: Please change the mnemonic assignment system for windows and motif properties Reviewed-by: rupashka
Wed, 16 May 2012 14:28:12 +0400 7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray
anthony [Wed, 16 May 2012 14:28:12 +0400] rev 12654
7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray Summary: Eliminate unnecessary -release call Reviewed-by: dcherepanov
Wed, 16 May 2012 13:15:27 +0400 7124337: [macosx] FileDialog fails to select multiple files
dcherepanov [Wed, 16 May 2012 13:15:27 +0400] rev 12653
7124337: [macosx] FileDialog fails to select multiple files Reviewed-by: anthony, swingler
Tue, 15 May 2012 15:04:10 +0400 7168550: [macosx] duplicate OGL context state changes related to vertex cache
dcherepanov [Tue, 15 May 2012 15:04:10 +0400] rev 12652
7168550: [macosx] duplicate OGL context state changes related to vertex cache Reviewed-by: bae, swingler
Sat, 12 May 2012 18:50:27 +0400 7110683: Issues with some KeyboardFocusManager method
ant [Sat, 12 May 2012 18:50:27 +0400] rev 12651
7110683: Issues with some KeyboardFocusManager method Reviewed-by: ahgross
Sat, 12 May 2012 17:46:00 +0400 7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar.
alexp [Sat, 12 May 2012 17:46:00 +0400] rev 12650
7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar. Reviewed-by: serb
Sat, 12 May 2012 12:01:36 +0400 7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file
alexsch [Sat, 12 May 2012 12:01:36 +0400] rev 12649
7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file Reviewed-by: alexp
Fri, 11 May 2012 20:37:07 +0400 7149062: [macosx] dock menu don't show available frames
anthony [Fri, 11 May 2012 20:37:07 +0400] rev 12648
7149062: [macosx] dock menu don't show available frames Summary: Inherit from either NSWindow for normal windows or NSPanel for utility windows Reviewed-by: skovatch, swingler
Fri, 11 May 2012 16:11:17 +0400 7166437: [macosx] Support for Window.Type.UTILITY on the Mac
anthony [Fri, 11 May 2012 16:11:17 +0400] rev 12647
7166437: [macosx] Support for Window.Type.UTILITY on the Mac Summary: Apply the native UTILITY style for UTILITY Java windows Reviewed-by: art
Thu, 10 May 2012 11:47:56 -0700 Merge
lana [Thu, 10 May 2012 11:47:56 -0700] rev 12646
Merge
Thu, 10 May 2012 20:05:12 +0400 7080109: Dialog.show() lacks doPrivileged() to access system event queue
serb [Thu, 10 May 2012 20:05:12 +0400] rev 12645
7080109: Dialog.show() lacks doPrivileged() to access system event queue Reviewed-by: art, anthony
Fri, 04 May 2012 21:25:08 +0400 7147055: [macosx] Cursors are changing over a blocked window; also blinking
serb [Fri, 04 May 2012 21:25:08 +0400] rev 12644
7147055: [macosx] Cursors are changing over a blocked window; also blinking Reviewed-by: art, kizune
Fri, 04 May 2012 18:42:08 +0400 7146237: closed/java/awt/Focus/SetFocusTraversalKeysTest/SetFocusTraversalTest.html failed since 1.8.0b19
bagiras [Fri, 04 May 2012 18:42:08 +0400] rev 12643
7146237: closed/java/awt/Focus/SetFocusTraversalKeysTest/SetFocusTraversalTest.html failed since 1.8.0b19 Reviewed-by: art, anthony
Fri, 04 May 2012 13:15:49 +0400 7024963: Notepad demo: remove non-translatable resources from Notepad.properties file
alexsch [Fri, 04 May 2012 13:15:49 +0400] rev 12642
7024963: Notepad demo: remove non-translatable resources from Notepad.properties file Reviewed-by: rupashka
Thu, 03 May 2012 21:54:29 +0400 7148289: [macosx] Deadlock in sun.lwawt.macosx.CWrapper$NSScreen.visibleFrame
kizune [Thu, 03 May 2012 21:54:29 +0400] rev 12641
7148289: [macosx] Deadlock in sun.lwawt.macosx.CWrapper$NSScreen.visibleFrame Reviewed-by: leonidr
Thu, 03 May 2012 19:22:38 +0400 7124376: [macosx] Modal dialog lost focus
leonidr [Thu, 03 May 2012 19:22:38 +0400] rev 12640
7124376: [macosx] Modal dialog lost focus Reviewed-by: anthony
Thu, 03 May 2012 18:29:00 +0400 7160623: [macosx] Editable TextArea/TextField are blocking GUI applications from exit
serb [Thu, 03 May 2012 18:29:00 +0400] rev 12639
7160623: [macosx] Editable TextArea/TextField are blocking GUI applications from exit Reviewed-by: anthony, art
Mon, 21 May 2012 11:20:04 -0700 Merge
lana [Mon, 21 May 2012 11:20:04 -0700] rev 12638
Merge
Mon, 21 May 2012 14:53:51 +0400 7154088: [macosx] Regression: Component.createImage do not inherits component attributes
bae [Mon, 21 May 2012 14:53:51 +0400] rev 12637
7154088: [macosx] Regression: Component.createImage do not inherits component attributes Reviewed-by: art, kizune
Mon, 21 May 2012 14:04:46 +0400 7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs)
bae [Mon, 21 May 2012 14:04:46 +0400] rev 12636
7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs) Reviewed-by: anthony, kizune
Thu, 17 May 2012 06:20:44 -0700 Added tag jdk8-b39 for changeset 2052d5a6991c
katleman [Thu, 17 May 2012 06:20:44 -0700] rev 12635
Added tag jdk8-b39 for changeset 2052d5a6991c
Wed, 05 Jul 2017 18:11:06 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:06 +0200] rev 12634
Merge
Fri, 18 May 2012 14:50:18 -0700 Added tag hs24-b11 for changeset 100019c94f7c
amurillo [Fri, 18 May 2012 14:50:18 -0700] rev 12633
Added tag hs24-b11 for changeset 100019c94f7c
Fri, 18 May 2012 14:50:17 -0700 Merge
amurillo [Fri, 18 May 2012 14:50:17 -0700] rev 12632
Merge
Fri, 18 May 2012 10:27:13 -0700 Merge
jcoomes [Fri, 18 May 2012 10:27:13 -0700] rev 12631
Merge
Tue, 15 May 2012 10:25:06 +0200 7166894: Add gc cause to GC logging for all collectors
brutisso [Tue, 15 May 2012 10:25:06 +0200] rev 12630
7166894: Add gc cause to GC logging for all collectors Reviewed-by: mgerdin, johnc
Tue, 15 May 2012 22:26:37 +0200 7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit()
brutisso [Tue, 15 May 2012 22:26:37 +0200] rev 12629
7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit() Reviewed-by: jwilhelm, johnc, dholmes
Tue, 15 May 2012 09:49:18 -0700 7168294: G1: Some Full GCs incorrectly report GC cause as "No GC"
johnc [Tue, 15 May 2012 09:49:18 -0700] rev 12628
7168294: G1: Some Full GCs incorrectly report GC cause as "No GC" Summary: GC cause was not being set by the VM_G1CollectForAllocation VM operation. Reviewed-by: jmasa, ysr, brutisso
Mon, 14 May 2012 21:07:28 -0700 Merge
johnc [Mon, 14 May 2012 21:07:28 -0700] rev 12627
Merge
Tue, 15 May 2012 00:56:06 +0200 7158457: division by zero in adaptiveweightedaverage
mikael [Tue, 15 May 2012 00:56:06 +0200] rev 12626
7158457: division by zero in adaptiveweightedaverage Summary: Add ceiling to AdaptiveWeightedAverage Reviewed-by: ysr, iveresov
Mon, 14 May 2012 17:32:17 +0200 7161545: G1: Minor cleanups to the G1 logging
brutisso [Mon, 14 May 2012 17:32:17 +0200] rev 12625
7161545: G1: Minor cleanups to the G1 logging Summary: Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output Reviewed-by: johnc, jwilhelm
Thu, 17 May 2012 09:50:59 -0700 Merge
kvn [Thu, 17 May 2012 09:50:59 -0700] rev 12624
Merge
Mon, 14 May 2012 09:36:00 -0700 6924259: Remove String.count/String.offset
kvn [Mon, 14 May 2012 09:36:00 -0700] rev 12623
6924259: Remove String.count/String.offset Summary: Allow a version of String class that doesn't have count and offset fields. Reviewed-by: never, coleenp
Wed, 16 May 2012 13:33:30 -0400 Merge
jprovino [Wed, 16 May 2012 13:33:30 -0400] rev 12622
Merge
Fri, 11 May 2012 11:30:03 -0700 7167625: Adjustments for SE-Embedded build process
collins [Fri, 11 May 2012 11:30:03 -0700] rev 12621
7167625: Adjustments for SE-Embedded build process Summary: Simple change to the SE-Embedded build rules that should not affect any other OpenJDK users. Reviewed-by: kvn, dholmes
Fri, 11 May 2012 14:54:35 -0700 7168247: new hotspot build - hs24-b11
amurillo [Fri, 11 May 2012 14:54:35 -0700] rev 12620
7168247: new hotspot build - hs24-b11 Reviewed-by: jcoomes
Thu, 17 May 2012 06:20:23 -0700 Added tag jdk8-b39 for changeset 402efa0d91d4
katleman [Thu, 17 May 2012 06:20:23 -0700] rev 12619
Added tag jdk8-b39 for changeset 402efa0d91d4
Thu, 17 May 2012 06:20:10 -0700 Added tag jdk8-b39 for changeset 8c8235b1fcb6
katleman [Thu, 17 May 2012 06:20:10 -0700] rev 12618
Added tag jdk8-b39 for changeset 8c8235b1fcb6
Wed, 05 Jul 2017 18:10:55 +0200 Added tag jdk8-b39 for changeset 35a539727877
duke [Wed, 05 Jul 2017 18:10:55 +0200] rev 12617
Added tag jdk8-b39 for changeset 35a539727877
Wed, 05 Jul 2017 18:10:55 +0200 Merge jdk8-b39
duke [Wed, 05 Jul 2017 18:10:55 +0200] rev 12616
Merge
Wed, 05 Jul 2017 18:10:53 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:53 +0200] rev 12615
Merge
Thu, 10 May 2012 10:25:25 -0700 Added tag jdk8-b38 for changeset 8bf61a6c4a22
katleman [Thu, 10 May 2012 10:25:25 -0700] rev 12614
Added tag jdk8-b38 for changeset 8bf61a6c4a22
Wed, 05 Jul 2017 18:10:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:50 +0200] rev 12613
Merge
Thu, 10 May 2012 10:25:09 -0700 Added tag jdk8-b38 for changeset b03bb9688c69
katleman [Thu, 10 May 2012 10:25:09 -0700] rev 12612
Added tag jdk8-b38 for changeset b03bb9688c69
Wed, 05 Jul 2017 18:10:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:48 +0200] rev 12611
Merge
Thu, 10 May 2012 10:25:08 -0700 Added tag jdk8-b38 for changeset 426adeeabf00
katleman [Thu, 10 May 2012 10:25:08 -0700] rev 12610
Added tag jdk8-b38 for changeset 426adeeabf00
Wed, 05 Jul 2017 18:10:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:45 +0200] rev 12609
Merge
Thu, 10 May 2012 10:24:56 -0700 Added tag jdk8-b38 for changeset 748373b1eae7
katleman [Thu, 10 May 2012 10:24:56 -0700] rev 12608
Added tag jdk8-b38 for changeset 748373b1eae7
Wed, 05 Jul 2017 18:10:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:42 +0200] rev 12607
Merge
Wed, 16 May 2012 22:07:29 -0700 Merge
katleman [Wed, 16 May 2012 22:07:29 -0700] rev 12606
Merge
Tue, 15 May 2012 11:46:41 -0700 7157855: jvisualvm.1 not included in binaries
mfang [Tue, 15 May 2012 11:46:41 -0700] rev 12605
7157855: jvisualvm.1 not included in binaries Reviewed-by: katleman, thurka
Fri, 11 May 2012 08:21:30 -0700 7168208: Change use of @ in one sed command involving paths to different character
ihse [Fri, 11 May 2012 08:21:30 -0700] rev 12604
7168208: Change use of @ in one sed command involving paths to different character Reviewed-by: ohair
Thu, 10 May 2012 10:25:14 -0700 Added tag jdk8-b38 for changeset 5904985dac0a
katleman [Thu, 10 May 2012 10:25:14 -0700] rev 12603
Added tag jdk8-b38 for changeset 5904985dac0a
Wed, 05 Jul 2017 18:10:39 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:39 +0200] rev 12602
Merge
Fri, 11 May 2012 14:47:25 -0700 Added tag hs24-b10 for changeset fcb3aef57178
amurillo [Fri, 11 May 2012 14:47:25 -0700] rev 12601
Added tag hs24-b10 for changeset fcb3aef57178
Fri, 11 May 2012 14:47:24 -0700 Merge
amurillo [Fri, 11 May 2012 14:47:24 -0700] rev 12600
Merge
Fri, 11 May 2012 06:37:47 -0700 Merge
jcoomes [Fri, 11 May 2012 06:37:47 -0700] rev 12599
Merge
Thu, 10 May 2012 14:16:34 +0200 7167069: 6 VM flags crash the VM when queried via jinfo
brutisso [Thu, 10 May 2012 14:16:34 +0200] rev 12598
7167069: 6 VM flags crash the VM when queried via jinfo Summary: Added missing double format to Flag::print_as_flag() Reviewed-by: dholmes, stefank, coleenp
Thu, 10 May 2012 11:27:10 +0200 7167437: Can't build on linux without precompiled headers
stefank [Thu, 10 May 2012 11:27:10 +0200] rev 12597
7167437: Can't build on linux without precompiled headers Reviewed-by: brutisso, mgerdin
Wed, 09 May 2012 10:54:29 -0700 Merge
kvn [Wed, 09 May 2012 10:54:29 -0700] rev 12596
Merge
Tue, 08 May 2012 15:47:04 -0700 7167266: missing copyright notes in 3rd party code
kvn [Tue, 08 May 2012 15:47:04 -0700] rev 12595
7167266: missing copyright notes in 3rd party code Summary: add missing copyright notes to the regression test file. Reviewed-by: twisti, johnc
Mon, 07 May 2012 12:37:46 -0700 7160610: Unknown Native Code compilation issue
kvn [Mon, 07 May 2012 12:37:46 -0700] rev 12594
7160610: Unknown Native Code compilation issue Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match. Reviewed-by: never, twisti
Tue, 24 Apr 2012 12:15:32 -0700 7157695: Add windows implementation of socket interface
twisti [Tue, 24 Apr 2012 12:15:32 -0700] rev 12593
7157695: Add windows implementation of socket interface Reviewed-by: kvn, dholmes, twisti Contributed-by: Nils Eliasson <nils.eliasson@oracle.com>
Wed, 18 Apr 2012 16:08:34 -0700 7161796: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror
never [Wed, 18 Apr 2012 16:08:34 -0700] rev 12592
7161796: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror Reviewed-by: twisti
Tue, 17 Apr 2012 11:04:22 -0700 7162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _call_node
never [Tue, 17 Apr 2012 11:04:22 -0700] rev 12591
7162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _call_node Reviewed-by: never, twisti Contributed-by: nils.eliasson@oracle.com
Wed, 11 Apr 2012 19:15:46 -0700 7160539: JDeveloper crashes on 64-bit Windows
iveresov [Wed, 11 Apr 2012 19:15:46 -0700] rev 12590
7160539: JDeveloper crashes on 64-bit Windows Summary: x64 C1 needs to zero upper 32bits when doing l2i conversion Reviewed-by: never, kvn
Tue, 10 Apr 2012 09:31:04 -0700 7159772: instanceKlass::all_fields_count() returns incorrect total field count
jiangli [Tue, 10 Apr 2012 09:31:04 -0700] rev 12589
7159772: instanceKlass::all_fields_count() returns incorrect total field count Summary: Fix instanceKlass::all_fields_count() bug. Reviewed-by: kvn, never Contributed-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Sat, 05 May 2012 10:24:55 -0400 Merge
jprovino [Sat, 05 May 2012 10:24:55 -0400] rev 12588
Merge
Wed, 02 May 2012 13:21:36 -0400 7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support.
jiangli [Wed, 02 May 2012 13:21:36 -0400] rev 12587
7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support. Summary: Change the _host_klass to be conditionally created embedded instanceKlass field. Reviewed-by: jrose, coleenp, dholmes
Fri, 04 May 2012 15:26:05 -0700 7166615: new hotspot build - hs24-b10
amurillo [Fri, 04 May 2012 15:26:05 -0700] rev 12586
7166615: new hotspot build - hs24-b10 Reviewed-by: jcoomes
Thu, 10 May 2012 10:25:00 -0700 Added tag jdk8-b38 for changeset dd5e885125b4
katleman [Thu, 10 May 2012 10:25:00 -0700] rev 12585
Added tag jdk8-b38 for changeset dd5e885125b4
Wed, 16 May 2012 22:06:41 -0700 Merge
katleman [Wed, 16 May 2012 22:06:41 -0700] rev 12584
Merge
Fri, 11 May 2012 17:52:57 -0700 7167976: Fix broken get_source.sh script
ohair [Fri, 11 May 2012 17:52:57 -0700] rev 12583
7167976: Fix broken get_source.sh script Reviewed-by: tbell
Thu, 10 May 2012 08:26:26 -0700 7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest
ohair [Thu, 10 May 2012 08:26:26 -0700] rev 12582
7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest Reviewed-by: erikj, asaha, chegar, sla, dholmes, mbykov, coleenp
Thu, 10 May 2012 10:24:54 -0700 Added tag jdk8-b38 for changeset ab7f1daeaf13
katleman [Thu, 10 May 2012 10:24:54 -0700] rev 12581
Added tag jdk8-b38 for changeset ab7f1daeaf13
Wed, 05 Jul 2017 18:10:28 +0200 Added tag jdk8-b38 for changeset 4cc5610a6dd6
duke [Wed, 05 Jul 2017 18:10:28 +0200] rev 12580
Added tag jdk8-b38 for changeset 4cc5610a6dd6
Wed, 05 Jul 2017 18:10:27 +0200 Merge jdk8-b38
duke [Wed, 05 Jul 2017 18:10:27 +0200] rev 12579
Merge
Wed, 05 Jul 2017 18:10:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:25 +0200] rev 12578
Merge
Wed, 09 May 2012 13:08:07 -0700 Added tag jdk8-b37 for changeset ac17e6eab3e8
katleman [Wed, 09 May 2012 13:08:07 -0700] rev 12577
Added tag jdk8-b37 for changeset ac17e6eab3e8
Wed, 05 Jul 2017 18:10:22 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:22 +0200] rev 12576
Merge
Wed, 09 May 2012 13:07:50 -0700 Added tag jdk8-b37 for changeset cc70c2a4a56c
katleman [Wed, 09 May 2012 13:07:50 -0700] rev 12575
Added tag jdk8-b37 for changeset cc70c2a4a56c
Wed, 05 Jul 2017 18:10:18 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:18 +0200] rev 12574
Merge
Wed, 09 May 2012 13:07:49 -0700 Added tag jdk8-b37 for changeset 19c92373018b
katleman [Wed, 09 May 2012 13:07:49 -0700] rev 12573
Added tag jdk8-b37 for changeset 19c92373018b
Wed, 05 Jul 2017 18:10:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:15 +0200] rev 12572
Merge
Wed, 09 May 2012 13:11:47 -0700 Merge
katleman [Wed, 09 May 2012 13:11:47 -0700] rev 12571
Merge
Wed, 09 May 2012 13:07:38 -0700 Added tag jdk8-b37 for changeset 64ed6b4e402e
katleman [Wed, 09 May 2012 13:07:38 -0700] rev 12570
Added tag jdk8-b37 for changeset 64ed6b4e402e
Tue, 01 May 2012 11:29:58 -0700 Merge
lana [Tue, 01 May 2012 11:29:58 -0700] rev 12569
Merge
Thu, 26 Apr 2012 14:14:38 -0700 Merge
lana [Thu, 26 Apr 2012 14:14:38 -0700] rev 12568
Merge
Fri, 20 Apr 2012 17:34:25 +0100 7161925: sjava files in corba don't have copyright string and legal notice
coffeys [Fri, 20 Apr 2012 17:34:25 +0100] rev 12567
7161925: sjava files in corba don't have copyright string and legal notice Reviewed-by: chegar Contributed-by: misha.bykov@oracle.com
Mon, 16 Apr 2012 17:10:35 -0400 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
jmelvin [Mon, 16 Apr 2012 17:10:35 -0400] rev 12566
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
Wed, 05 Jul 2017 18:10:11 +0200 Merge
duke [Wed, 05 Jul 2017 18:10:11 +0200] rev 12565
Merge
Wed, 09 May 2012 13:13:41 -0700 Merge
katleman [Wed, 09 May 2012 13:13:41 -0700] rev 12564
Merge
Wed, 09 May 2012 13:07:57 -0700 Added tag jdk8-b37 for changeset 6cc8efda172c
katleman [Wed, 09 May 2012 13:07:57 -0700] rev 12563
Added tag jdk8-b37 for changeset 6cc8efda172c
Tue, 08 May 2012 13:08:17 -0700 Merge
lana [Tue, 08 May 2012 13:08:17 -0700] rev 12562
Merge
Wed, 02 May 2012 10:17:29 -0700 Merge
lana [Wed, 02 May 2012 10:17:29 -0700] rev 12561
Merge
Wed, 02 May 2012 14:50:46 +0100 7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10
vinnie [Wed, 02 May 2012 14:50:46 +0100] rev 12560
7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10 Reviewed-by: mullan
Tue, 01 May 2012 19:45:34 -0700 7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
mchung [Tue, 01 May 2012 19:45:34 -0700] rev 12559
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary Reviewed-by: alanb, mullan, prr
Tue, 01 May 2012 11:30:51 -0700 Merge
lana [Tue, 01 May 2012 11:30:51 -0700] rev 12558
Merge
Tue, 01 May 2012 03:48:26 -0700 7158688: Typo in SSLContext Spec
xuelei [Tue, 01 May 2012 03:48:26 -0700] rev 12557
7158688: Typo in SSLContext Spec Reviewed-by: weijun, wetmore
Tue, 01 May 2012 11:17:20 +0100 7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11]
alanb [Tue, 01 May 2012 11:17:20 +0100] rev 12556
7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11] Reviewed-by: chegar
Fri, 27 Apr 2012 04:25:50 -0700 6996372: synchronizing handshaking hash
xuelei [Fri, 27 Apr 2012 04:25:50 -0700] rev 12555
6996372: synchronizing handshaking hash Summary: remove the unnecessary synchronization. Also reviewed by David Schlosnagle (schlosna@gmail.com) Reviewed-by: weijun
Thu, 26 Apr 2012 14:21:19 -0700 Merge
lana [Thu, 26 Apr 2012 14:21:19 -0700] rev 12554
Merge
Thu, 26 Apr 2012 12:04:29 -0700 7118100: (prefs) Inconsistency when using system and user preference on OSX Lion
khazra [Thu, 26 Apr 2012 12:04:29 -0700] rev 12553
7118100: (prefs) Inconsistency when using system and user preference on OSX Lion Summary: Enable user to read/write preferences to persistent storage Reviewed-by: alanb
Wed, 25 Apr 2012 12:31:31 -0700 7160242: (prefs) Preferences.remove(null) does not throw NPE [macosx]
khazra [Wed, 25 Apr 2012 12:31:31 -0700] rev 12552
7160242: (prefs) Preferences.remove(null) does not throw NPE [macosx] Summary: Insert null check of argument in remove()'s implementation Reviewed-by: forax, chegar, alanb
Tue, 24 Apr 2012 14:59:45 -0700 7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()
khazra [Tue, 24 Apr 2012 14:59:45 -0700] rev 12551
7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup() Summary: Get default interface for Mac OS X when interface is not set Reviewed-by: chegar
Tue, 24 Apr 2012 10:37:01 -0700 7151434: java -jar -XX crashes java launcher
ksrini [Tue, 24 Apr 2012 10:37:01 -0700] rev 12550
7151434: java -jar -XX crashes java launcher Reviewed-by: mchung, darcy
Tue, 24 Apr 2012 21:06:16 +0800 7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String)
youdwei [Tue, 24 Apr 2012 21:06:16 +0800] rev 12549
7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String) Reviewed-by: okutsu
Mon, 23 Apr 2012 16:34:32 +0200 7163524: Add SecTaskAccess attribute to jstack [macosx]
sla [Mon, 23 Apr 2012 16:34:32 +0200] rev 12548
7163524: Add SecTaskAccess attribute to jstack [macosx] Reviewed-by: dholmes
Sun, 22 Apr 2012 21:22:17 +0100 7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx]
alanb [Sun, 22 Apr 2012 21:22:17 +0100] rev 12547
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx] Reviewed-by: chegar
Sun, 22 Apr 2012 19:12:39 +0100 Merge
alanb [Sun, 22 Apr 2012 19:12:39 +0100] rev 12546
Merge
Sun, 22 Apr 2012 19:09:02 +0100 7163395: jdk8/tl no longer builds on Mac
alanb [Sun, 22 Apr 2012 19:09:02 +0100] rev 12545
7163395: jdk8/tl no longer builds on Mac Reviewed-by: chegar, ohair, ksrini
Sun, 22 Apr 2012 06:54:38 -0700 6981776: Pack200 must support -target 7 bytecodes
ksrini [Sun, 22 Apr 2012 06:54:38 -0700] rev 12544
6981776: Pack200 must support -target 7 bytecodes Summary: pack200 implementation of JSR-200 updated for JSR-292 changes Reviewed-by: jrose, ksrini Contributed-by: john.r.rose@oracle.com, kumar.x.srinivasan@oracle.com
Fri, 20 Apr 2012 16:11:28 +0800 7159982: ZipFile uses static for error message when malformed zip file encountered
zhouyx [Fri, 20 Apr 2012 16:11:28 +0800] rev 12543
7159982: ZipFile uses static for error message when malformed zip file encountered Reviewed-by: alanb, dholmes
Thu, 19 Apr 2012 18:11:28 -0700 7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN
khazra [Thu, 19 Apr 2012 18:11:28 -0700] rev 12542
7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN Summary: Update Windows native code to infer WLAN interface type in Windows Vista and later Reviewed-by: chegar, alanb
Thu, 19 Apr 2012 13:26:06 -0700 7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
khazra [Thu, 19 Apr 2012 13:26:06 -0700] rev 12541
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again Summary: Enable finding "foo1.jar" Reviewed-by: chegar
Thu, 19 Apr 2012 16:58:34 +0100 7162823: Modify the list of excluded tests (ProblemList
vinnie [Thu, 19 Apr 2012 16:58:34 +0100] rev 12540
7162823: Modify the list of excluded tests (ProblemList Reviewed-by: alanb
Thu, 19 Apr 2012 10:53:35 -0400 Merge
coleenp [Thu, 19 Apr 2012 10:53:35 -0400] rev 12539
Merge
Mon, 16 Apr 2012 18:09:53 -0400 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
jmelvin [Mon, 16 Apr 2012 18:09:53 -0400] rev 12538
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
Thu, 19 Apr 2012 14:05:07 +0100 7162262: (fs) Typo in java.nio.file.Path class description
psandoz [Thu, 19 Apr 2012 14:05:07 +0100] rev 12537
7162262: (fs) Typo in java.nio.file.Path class description Reviewed-by: alanb
Wed, 02 May 2012 09:54:57 -0700 Merge
lana [Wed, 02 May 2012 09:54:57 -0700] rev 12536
Merge
Wed, 02 May 2012 17:54:18 +0400 7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
alexsch [Wed, 02 May 2012 17:54:18 +0400] rev 12535
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side Reviewed-by: anthony, leonidr
Wed, 02 May 2012 13:53:06 +0400 7154062: [macosx] Mouse cursor isn't updated in applets
dcherepanov [Wed, 02 May 2012 13:53:06 +0400] rev 12534
7154062: [macosx] Mouse cursor isn't updated in applets Reviewed-by: anthony, art
Thu, 26 Apr 2012 18:15:49 -0700 Merge
lana [Thu, 26 Apr 2012 18:15:49 -0700] rev 12533
Merge
Thu, 26 Apr 2012 21:25:14 +0400 7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value
alexp [Thu, 26 Apr 2012 21:25:14 +0400] rev 12532
7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value Reviewed-by: anthony
Thu, 26 Apr 2012 21:16:12 +0400 7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent
alexp [Thu, 26 Apr 2012 21:16:12 +0400] rev 12531
7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent Reviewed-by: serb
Thu, 26 Apr 2012 12:39:11 +0800 7154030: java.awt.Component.hide() does not repaint parent component
luchsh [Thu, 26 Apr 2012 12:39:11 +0800] rev 12530
7154030: java.awt.Component.hide() does not repaint parent component Reviewed-by: rupashka
Wed, 25 Apr 2012 18:15:57 +0400 7154480: [macosx] Not all popup menu items are visible
leonidr [Wed, 25 Apr 2012 18:15:57 +0400] rev 12529
7154480: [macosx] Not all popup menu items are visible Reviewed-by: art
Wed, 25 Apr 2012 16:48:12 +0400 7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
alexsch [Wed, 25 Apr 2012 16:48:12 +0400] rev 12528
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure Reviewed-by: rupashka
Tue, 24 Apr 2012 20:39:40 +0400 7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
anthony [Tue, 24 Apr 2012 20:39:40 +0400] rev 12527
7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen Summary: Document the environment variables and add tests Reviewed-by: ksrini
Tue, 24 Apr 2012 19:12:47 +0400 7163898: add isLoggable() check to doLog()
anthony [Tue, 24 Apr 2012 19:12:47 +0400] rev 12526
7163898: add isLoggable() check to doLog() Summary: Add the check and return immediately if it's false Reviewed-by: anthony, mchung, sla Contributed-by: Nicolas Carranza <nicarran@gmail.com>
Tue, 24 Apr 2012 17:47:50 +0400 7150109: [macosx] the Frame showed incomplete.
anthony [Tue, 24 Apr 2012 17:47:50 +0400] rev 12525
7150109: [macosx] the Frame showed incomplete. Summary: Open-source the tests Reviewed-by: art
Fri, 20 Apr 2012 13:13:00 +0800 7055065: NullPointerException when sorting JTable with empty cell
luchsh [Fri, 20 Apr 2012 13:13:00 +0800] rev 12524
7055065: NullPointerException when sorting JTable with empty cell Reviewed-by: rupashka
Fri, 20 Apr 2012 10:34:40 +0800 7129742: Unable to view focus in Non-Editable TextArea
zhouyx [Fri, 20 Apr 2012 10:34:40 +0800] rev 12523
7129742: Unable to view focus in Non-Editable TextArea Summary: Make sure the cursor is visible by setVisible(true) Reviewed-by: rupashka, alexp
Wed, 02 May 2012 09:53:29 -0700 Merge
lana [Wed, 02 May 2012 09:53:29 -0700] rev 12522
Merge
Thu, 26 Apr 2012 18:25:33 -0700 Merge
lana [Thu, 26 Apr 2012 18:25:33 -0700] rev 12521
Merge
Thu, 26 Apr 2012 13:16:52 -0700 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez [Thu, 26 Apr 2012 13:16:52 -0700] rev 12520
7013850: Please change the mnemonic assignment system to avoid translation issue Reviewed-by: prr, mfang
Tue, 24 Apr 2012 13:29:04 -0700 7157659: [macosx] Landscape Printing orientation doesn't work
jgodinez [Tue, 24 Apr 2012 13:29:04 -0700] rev 12519
7157659: [macosx] Landscape Printing orientation doesn't work Reviewed-by: bae, prr
Fri, 27 Apr 2012 14:37:44 -0400 Merge
cgruszka [Fri, 27 Apr 2012 14:37:44 -0400] rev 12518
Merge
Wed, 25 Apr 2012 12:18:10 -0700 7128699: Fix bundle name so it contains the bugfix number in the name.
skovatch [Wed, 25 Apr 2012 12:18:10 -0700] rev 12517
7128699: Fix bundle name so it contains the bugfix number in the name. Reviewed-by: robilad
Wed, 05 Jul 2017 18:09:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:57 +0200] rev 12516
Merge
Wed, 09 May 2012 14:06:27 -0700 Merge
amurillo [Wed, 09 May 2012 14:06:27 -0700] rev 12515
Merge
Fri, 04 May 2012 14:10:31 -0700 Added tag hs24-b09 for changeset 6123dd756c56
amurillo [Fri, 04 May 2012 14:10:31 -0700] rev 12514
Added tag hs24-b09 for changeset 6123dd756c56
Fri, 04 May 2012 14:10:30 -0700 Merge
amurillo [Fri, 04 May 2012 14:10:30 -0700] rev 12513
Merge
Fri, 04 May 2012 10:46:32 -0700 Merge
jcoomes [Fri, 04 May 2012 10:46:32 -0700] rev 12512
Merge
Wed, 25 Apr 2012 12:36:37 +0200 7163848: G1: Log GC Cause for a GC
brutisso [Wed, 25 Apr 2012 12:36:37 +0200] rev 12511
7163848: G1: Log GC Cause for a GC Reviewed-by: johnc, jwilhelm, jmasa
Wed, 25 Apr 2012 15:51:10 -0700 Merge
jmasa [Wed, 25 Apr 2012 15:51:10 -0700] rev 12510
Merge
Wed, 25 Apr 2012 09:55:55 -0700 7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
jmasa [Wed, 25 Apr 2012 09:55:55 -0700] rev 12509
7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary* Summary: Fix naming style to be consistent with the predominant hotspot style. Reviewed-by: ysr, brutisso
Wed, 25 Apr 2012 10:23:12 -0700 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
johnc [Wed, 25 Apr 2012 10:23:12 -0700] rev 12508
7143490: G1: Remove HeapRegion::_top_at_conc_mark_count Summary: Removed the HeapRegion::_top_at_conc_mark_count field. It is no longer needed as a result of the changes for 6888336 and 7127706. Refactored the closures that finalize and verify the liveness counting data so that common functionality was placed into a base class. Reviewed-by: brutisso, tonyp
Thu, 29 Mar 2012 19:46:24 -0700 7131629: Generalize the CMS free list code
jmasa [Thu, 29 Mar 2012 19:46:24 -0700] rev 12507
7131629: Generalize the CMS free list code Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS. Reviewed-by: brutisso, johnc, jwilhelm Contributed-by: coleen.phillimore@oracle.com
Wed, 02 May 2012 15:47:06 -0400 Merge
jprovino [Wed, 02 May 2012 15:47:06 -0400] rev 12506
Merge
Thu, 26 Apr 2012 16:24:15 -0400 7162955: Attach api on Solaris, too many open files
dlong [Thu, 26 Apr 2012 16:24:15 -0400] rev 12505
7162955: Attach api on Solaris, too many open files Summary: Release server-side socket after client receives it. Reviewed-by: sla, dsamersoff, dcubed, acorn Contributed-by: dean.long@oracle.com
Wed, 25 Apr 2012 15:06:51 -0700 7164344: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Solaris and Windows
dcubed [Wed, 25 Apr 2012 15:06:51 -0700] rev 12504
7164344: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Solaris and Windows Summary: Disable FDS by default on Solaris; disable ZIP_DEBUGINFO_FILES by default on Windows. Reviewed-by: acorn, sspitsyn
Tue, 24 Apr 2012 15:20:40 -0700 Merge
dcubed [Tue, 24 Apr 2012 15:20:40 -0700] rev 12503
Merge
Tue, 03 Apr 2012 09:48:34 -0700 7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
dcubed [Tue, 03 Apr 2012 09:48:34 -0700] rev 12502
7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects product builds. Reviewed-by: ohair, jmelvin, sspitsyn
Fri, 23 Mar 2012 11:50:33 -0700 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
dcubed [Fri, 23 Mar 2012 11:50:33 -0700] rev 12501
7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Reviewed-by: dholmes, ohair, sspitsyn
Mon, 23 Apr 2012 11:03:30 -0700 Merge
dcubed [Mon, 23 Apr 2012 11:03:30 -0700] rev 12500
Merge
Mon, 23 Apr 2012 13:30:39 +0200 7162063: libsaproc debug print should format size_t correctly on 64bit platform
sla [Mon, 23 Apr 2012 13:30:39 +0200] rev 12499
7162063: libsaproc debug print should format size_t correctly on 64bit platform Reviewed-by: rbackman, mgronlun, dholmes
Fri, 20 Apr 2012 14:55:45 +0100 7162488: VM not printing unknown -XX options
kevinw [Fri, 20 Apr 2012 14:55:45 +0100] rev 12498
7162488: VM not printing unknown -XX options Reviewed-by: dholmes, kamg
Fri, 20 Apr 2012 17:13:36 -0700 7163193: new hotspot build - hs24-b09
amurillo [Fri, 20 Apr 2012 17:13:36 -0700] rev 12497
7163193: new hotspot build - hs24-b09 Reviewed-by: jcoomes
Wed, 09 May 2012 13:07:42 -0700 Added tag jdk8-b37 for changeset f2944668a5b3
katleman [Wed, 09 May 2012 13:07:42 -0700] rev 12496
Added tag jdk8-b37 for changeset f2944668a5b3
Wed, 09 May 2012 16:12:35 -0700 Merge
katleman [Wed, 09 May 2012 16:12:35 -0700] rev 12495
Merge
Thu, 03 May 2012 14:17:30 +0200 7154130: Add Mac OS X Instructions to README-builds.html
ewendeli [Thu, 03 May 2012 14:17:30 +0200] rev 12494
7154130: Add Mac OS X Instructions to README-builds.html Reviewed-by: ohair Contributed-by: edvard.wendelin@oracle.com
Wed, 09 May 2012 13:07:33 -0700 Added tag jdk8-b37 for changeset 1246483aab30
katleman [Wed, 09 May 2012 13:07:33 -0700] rev 12493
Added tag jdk8-b37 for changeset 1246483aab30
Wed, 05 Jul 2017 18:09:43 +0200 Added tag jdk8-b37 for changeset b3a91113026c
duke [Wed, 05 Jul 2017 18:09:43 +0200] rev 12492
Added tag jdk8-b37 for changeset b3a91113026c
Wed, 05 Jul 2017 18:09:43 +0200 Merge jdk8-b37
duke [Wed, 05 Jul 2017 18:09:43 +0200] rev 12491
Merge
Wed, 05 Jul 2017 18:09:40 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:40 +0200] rev 12490
Merge
Thu, 26 Apr 2012 14:07:29 -0700 Added tag jdk8-b36 for changeset 5875a9028f2c
katleman [Thu, 26 Apr 2012 14:07:29 -0700] rev 12489
Added tag jdk8-b36 for changeset 5875a9028f2c
Wed, 05 Jul 2017 18:09:38 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:38 +0200] rev 12488
Merge
Thu, 26 Apr 2012 14:06:31 -0700 Added tag jdk8-b36 for changeset d142a9139249
katleman [Thu, 26 Apr 2012 14:06:31 -0700] rev 12487
Added tag jdk8-b36 for changeset d142a9139249
Wed, 05 Jul 2017 18:09:35 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:35 +0200] rev 12486
Merge
Wed, 02 May 2012 15:47:08 -0700 Merge
katleman [Wed, 02 May 2012 15:47:08 -0700] rev 12485
Merge
Mon, 30 Apr 2012 16:03:40 -0700 7165312: Fix jaxp source movement for new build-infra
ohair [Mon, 30 Apr 2012 16:03:40 -0700] rev 12484
7165312: Fix jaxp source movement for new build-infra Reviewed-by: ohrstrom
Thu, 26 Apr 2012 14:06:27 -0700 Added tag jdk8-b36 for changeset 69a997cbdf15
katleman [Thu, 26 Apr 2012 14:06:27 -0700] rev 12483
Added tag jdk8-b36 for changeset 69a997cbdf15
Wed, 05 Jul 2017 18:09:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:33 +0200] rev 12482
Merge
Thu, 26 Apr 2012 14:05:00 -0700 Added tag jdk8-b36 for changeset 46cc3a1a6961
katleman [Thu, 26 Apr 2012 14:05:00 -0700] rev 12481
Added tag jdk8-b36 for changeset 46cc3a1a6961
Wed, 05 Jul 2017 18:09:30 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:30 +0200] rev 12480
Merge
Thu, 26 Apr 2012 14:07:12 -0700 Added tag jdk8-b36 for changeset 8a3b65a2aab7
katleman [Thu, 26 Apr 2012 14:07:12 -0700] rev 12479
Added tag jdk8-b36 for changeset 8a3b65a2aab7
Wed, 05 Jul 2017 18:09:27 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:27 +0200] rev 12478
Merge
Thu, 26 Apr 2012 14:05:31 -0700 Added tag jdk8-b36 for changeset a7cb86ab5b6e
katleman [Thu, 26 Apr 2012 14:05:31 -0700] rev 12477
Added tag jdk8-b36 for changeset a7cb86ab5b6e
Wed, 02 May 2012 15:46:52 -0700 Merge
katleman [Wed, 02 May 2012 15:46:52 -0700] rev 12476
Merge
Mon, 30 Apr 2012 12:13:29 -0700 7165277: Fix missing execute permission issue running logger.sh
ihse [Mon, 30 Apr 2012 12:13:29 -0700] rev 12475
7165277: Fix missing execute permission issue running logger.sh Reviewed-by: ohair
Thu, 26 Apr 2012 14:04:42 -0700 Added tag jdk8-b36 for changeset 9e7bde7b948b
katleman [Thu, 26 Apr 2012 14:04:42 -0700] rev 12474
Added tag jdk8-b36 for changeset 9e7bde7b948b
Wed, 05 Jul 2017 18:09:18 +0200 Added tag jdk8-b36 for changeset 98ce9816ae08
duke [Wed, 05 Jul 2017 18:09:18 +0200] rev 12473
Added tag jdk8-b36 for changeset 98ce9816ae08
Wed, 05 Jul 2017 18:09:18 +0200 Merge jdk8-b36
duke [Wed, 05 Jul 2017 18:09:18 +0200] rev 12472
Merge
Wed, 05 Jul 2017 18:09:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:15 +0200] rev 12471
Merge
Mon, 23 Apr 2012 16:59:32 -0700 Merge
lana [Mon, 23 Apr 2012 16:59:32 -0700] rev 12470
Merge
Wed, 18 Apr 2012 10:22:32 -0700 Merge
lana [Wed, 18 Apr 2012 10:22:32 -0700] rev 12469
Merge
Wed, 11 Apr 2012 10:50:11 +0100 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
mcimadamore [Wed, 11 Apr 2012 10:50:11 +0100] rev 12468
7154127: Inference cleanup: remove bound check analysis from visitors in Types.java Summary: Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith
Tue, 10 Apr 2012 23:19:26 -0700 Merge
lana [Tue, 10 Apr 2012 23:19:26 -0700] rev 12467
Merge
Mon, 09 Apr 2012 14:31:18 -0700 7156633: (javac) incorrect errors when parsing variable declaration in block statements.
ksrini [Mon, 09 Apr 2012 14:31:18 -0700] rev 12466
7156633: (javac) incorrect errors when parsing variable declaration in block statements. Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Fri, 06 Apr 2012 10:10:44 -0700 7157626: Create a new test to check major version for a class file
jjg [Fri, 06 Apr 2012 10:10:44 -0700] rev 12465
7157626: Create a new test to check major version for a class file Reviewed-by: jjg Contributed-by: sonali.goel@oracle.com
Thu, 19 Apr 2012 12:19:06 -0700 Added tag jdk8-b35 for changeset 55cc12e59097
katleman [Thu, 19 Apr 2012 12:19:06 -0700] rev 12464
Added tag jdk8-b35 for changeset 55cc12e59097
Wed, 05 Jul 2017 18:09:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:07 +0200] rev 12463
Merge
Thu, 19 Apr 2012 12:18:55 -0700 Added tag jdk8-b35 for changeset dc30e060f828
katleman [Thu, 19 Apr 2012 12:18:55 -0700] rev 12462
Added tag jdk8-b35 for changeset dc30e060f828
Wed, 05 Jul 2017 18:09:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:09:02 +0200] rev 12461
Merge
Mon, 23 Apr 2012 16:55:12 -0700 Merge
lana [Mon, 23 Apr 2012 16:55:12 -0700] rev 12460
Merge
Wed, 18 Apr 2012 10:20:19 -0700 Merge
lana [Wed, 18 Apr 2012 10:20:19 -0700] rev 12459
Merge
Tue, 17 Apr 2012 11:17:59 -0700 7160380: Sync JDK8 with JAXP 1.4.5
joehw [Tue, 17 Apr 2012 11:17:59 -0700] rev 12458
7160380: Sync JDK8 with JAXP 1.4.5 Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan
Thu, 12 Apr 2012 08:38:26 -0700 7160496: Rename JDK8 JAXP source directory
joehw [Thu, 12 Apr 2012 08:38:26 -0700] rev 12457
7160496: Rename JDK8 JAXP source directory Summary: moving src/share/classes to src Reviewed-by: ohair
Thu, 19 Apr 2012 12:18:53 -0700 Added tag jdk8-b35 for changeset 4bca4ac90e85
katleman [Thu, 19 Apr 2012 12:18:53 -0700] rev 12456
Added tag jdk8-b35 for changeset 4bca4ac90e85
Wed, 05 Jul 2017 18:08:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:50 +0200] rev 12455
Merge
Thu, 19 Apr 2012 12:18:41 -0700 Added tag jdk8-b35 for changeset b8ea05aeddf8
katleman [Thu, 19 Apr 2012 12:18:41 -0700] rev 12454
Added tag jdk8-b35 for changeset b8ea05aeddf8
Wed, 05 Jul 2017 18:08:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:47 +0200] rev 12453
Merge
Mon, 23 Apr 2012 16:58:40 -0700 Merge
lana [Mon, 23 Apr 2012 16:58:40 -0700] rev 12452
Merge
Wed, 18 Apr 2012 10:21:59 -0700 Merge
lana [Wed, 18 Apr 2012 10:21:59 -0700] rev 12451
Merge
Wed, 18 Apr 2012 16:05:12 +0100 Merge
michaelm [Wed, 18 Apr 2012 16:05:12 +0100] rev 12450
Merge
Wed, 18 Apr 2012 16:04:19 +0100 7162043: Add headless mode tests to problem list [macosx]
michaelm [Wed, 18 Apr 2012 16:04:19 +0100] rev 12449
7162043: Add headless mode tests to problem list [macosx] Reviewed-by: alanb
Tue, 17 Apr 2012 12:21:56 -0700 7157893: Warnings Cleanup in java.util.*
khazra [Tue, 17 Apr 2012 12:21:56 -0700] rev 12448
7157893: Warnings Cleanup in java.util.* Summary: Minor code changes to cleanup warnings in java.util.* Reviewed-by: mduigou, naoto, smarks Contributed-by: Remi Forax <forax@univ-mlv.fr>
Tue, 17 Apr 2012 11:59:12 -0700 7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
khazra [Tue, 17 Apr 2012 11:59:12 -0700] rev 12447
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows Summary: Remove usage of HTTP Server at test/sun/net/www/httptest Reviewed-by: chegar, alanb
Tue, 17 Apr 2012 11:21:35 -0700 7160380: Sync JDK8 with JAXP 1.4.5
joehw [Tue, 17 Apr 2012 11:21:35 -0700] rev 12446
7160380: Sync JDK8 with JAXP 1.4.5 Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan
Tue, 17 Apr 2012 09:02:57 -0700 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
dcubed [Tue, 17 Apr 2012 09:02:57 -0700] rev 12445
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available Reviewed-by: ohair, jmelvin, sspitsyn
Tue, 17 Apr 2012 08:49:50 -0700 Merge
sla [Tue, 17 Apr 2012 08:49:50 -0700] rev 12444
Merge
Tue, 17 Apr 2012 07:25:05 -0700 Merge
sla [Tue, 17 Apr 2012 07:25:05 -0700] rev 12443
Merge
Tue, 17 Apr 2012 06:45:57 +0200 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
sla [Tue, 17 Apr 2012 06:45:57 +0200] rev 12442
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] Summary: Provide the missing implementation UnixOperatingSystem on Mac OS X Reviewed-by: dsamersoff, dcubed
Tue, 17 Apr 2012 15:46:04 +0100 7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
alanb [Tue, 17 Apr 2012 15:46:04 +0100] rev 12441
7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use" Reviewed-by: alanb, chegar Contributed-by: jim.gish@oracle.com, forax@univ-mlv.fr
Tue, 17 Apr 2012 07:14:14 -0700 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
robm [Tue, 17 Apr 2012 07:14:14 -0700] rev 12440
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
Tue, 17 Apr 2012 16:13:28 +0400 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
dmeetry [Tue, 17 Apr 2012 16:13:28 +0400] rev 12439
7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot Reviewed-by: chegar
Mon, 16 Apr 2012 20:12:20 +0100 7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
alanb [Mon, 16 Apr 2012 20:12:20 +0100] rev 12438
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX Reviewed-by: michaelm, chegar
Mon, 16 Apr 2012 11:12:10 +0800 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
littlee [Mon, 16 Apr 2012 11:12:10 +0800] rev 12437
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location Reviewed-by: alanb
Fri, 13 Apr 2012 19:00:08 +0100 7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
vinnie [Fri, 13 Apr 2012 19:00:08 +0100] rev 12436
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc Reviewed-by: mullan
Fri, 13 Apr 2012 09:49:41 -0400 Merge
mullan [Fri, 13 Apr 2012 09:49:41 -0400] rev 12435
Merge
Fri, 13 Apr 2012 09:46:25 -0400 7152564: Improve CodeSource.matchLocation(CodeSource) performance
mullan [Fri, 13 Apr 2012 09:46:25 -0400] rev 12434
7152564: Improve CodeSource.matchLocation(CodeSource) performance 7155693: CodeSource.matchLocation getPort test can be improved Reviewed-by: chegar
Thu, 12 Apr 2012 16:23:24 -0700 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
dcubed [Thu, 12 Apr 2012 16:23:24 -0700] rev 12433
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo Summary: Do not install .debuginfo files in bin dir. Reviewed-by: ksrini, sspitsyn
Thu, 12 Apr 2012 15:01:41 -0700 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
sherman [Thu, 12 Apr 2012 15:01:41 -0700] rev 12432
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio Summary: Updated to throw IAE instead. Reviewed-by: lancea
Thu, 12 Apr 2012 10:55:51 -0700 7152690: Initialization error with charset SJIS_0213 when security manager is enabled
sherman [Thu, 12 Apr 2012 10:55:51 -0700] rev 12431
7152690: Initialization error with charset SJIS_0213 when security manager is enabled Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
Thu, 12 Apr 2012 10:43:04 -0700 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
sherman [Thu, 12 Apr 2012 10:43:04 -0700] rev 12430
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri Reviewed-by: alanb, chegar
Thu, 12 Apr 2012 15:04:39 +0800 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
youdwei [Thu, 12 Apr 2012 15:04:39 +0800] rev 12429
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator Reviewed-by: alanb
Wed, 11 Apr 2012 17:12:35 -0700 7157903: JSSE client sockets are very slow
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow Reviewed-by: xuelei
Wed, 11 Apr 2012 07:26:35 -0700 7071907: JDK: Full Debug Symbols
dcubed [Wed, 11 Apr 2012 07:26:35 -0700] rev 12427
7071907: JDK: Full Debug Symbols Summary: Add initial FDS support to some libraries and programs. Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
Tue, 10 Apr 2012 23:18:33 -0700 Merge
lana [Tue, 10 Apr 2012 23:18:33 -0700] rev 12426
Merge
Tue, 10 Apr 2012 10:45:56 +0200 7158930: (ann) library support for repeating annotations is not built when compiling the JDK
jfranck [Tue, 10 Apr 2012 10:45:56 +0200] rev 12425
7158930: (ann) library support for repeating annotations is not built when compiling the JDK Reviewed-by: ohair, erikj
Tue, 10 Apr 2012 10:32:00 +0200 7154809: JDI: update JDI/JDB debugee commandline option parsing
mgronlun [Tue, 10 Apr 2012 10:32:00 +0200] rev 12424
7154809: JDI: update JDI/JDB debugee commandline option parsing Summary: update debugee commandline parsing Reviewed-by: dcubed, dsamersoff, sla
Tue, 10 Apr 2012 12:15:03 +0800 7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
weijun [Tue, 10 Apr 2012 12:15:03 +0800] rev 12423
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds() Reviewed-by: valeriep, jjg
Tue, 10 Apr 2012 10:17:36 +0800 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
littlee [Tue, 10 Apr 2012 10:17:36 +0800] rev 12422
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec Reviewed-by: dholmes, mduigou Contributed-by: Sean Zhou <zhouyx@linux.vnet.ibm.com>, Ulf Zibis <ulf.zibis@gmx.de>, David Holmes <david.holmes@oracle.com>
Thu, 05 Apr 2012 13:57:37 +0100 7133806: Typo in Files.newByteChannel javadoc
jgish [Thu, 05 Apr 2012 13:57:37 +0100] rev 12421
7133806: Typo in Files.newByteChannel javadoc Reviewed-by: chegar
Wed, 04 Apr 2012 15:57:04 -0700 7159130: add java/rmi/transport/pinClientSocketFactory to problem list
dmocek [Wed, 04 Apr 2012 15:57:04 -0700] rev 12420
7159130: add java/rmi/transport/pinClientSocketFactory to problem list Reviewed-by: smarks
Wed, 18 Apr 2012 10:18:10 -0700 Merge
lana [Wed, 18 Apr 2012 10:18:10 -0700] rev 12419
Merge
Wed, 18 Apr 2012 21:08:38 +0400 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
leonidr [Wed, 18 Apr 2012 21:08:38 +0400] rev 12418
7124286: [macosx] Option modifier should work like AltGr as in Apple jdk Reviewed-by: anthony
Wed, 18 Apr 2012 09:29:09 +0400 7156194: [macosx] Can't type non-ASCII characters into applets
dcherepanov [Wed, 18 Apr 2012 09:29:09 +0400] rev 12417
7156194: [macosx] Can't type non-ASCII characters into applets Reviewed-by: anthony, art
Tue, 17 Apr 2012 21:40:12 +0400 7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
kizune [Tue, 17 Apr 2012 21:40:12 +0400] rev 12416
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS Reviewed-by: serb
Tue, 17 Apr 2012 13:16:06 +0300 Merge
amenkov [Tue, 17 Apr 2012 13:16:06 +0300] rev 12415
Merge
Tue, 17 Apr 2012 13:03:01 +0300 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
amenkov [Tue, 17 Apr 2012 13:03:01 +0300] rev 12414
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid Reviewed-by: prr
Mon, 16 Apr 2012 17:04:49 +0300 7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
amenkov [Mon, 16 Apr 2012 17:04:49 +0300] rev 12413
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently Reviewed-by: prr
Mon, 16 Apr 2012 18:36:58 +0400 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
Sun, 15 Apr 2012 12:58:12 +0300 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP Reviewed-by: alexp
Fri, 13 Apr 2012 20:31:47 +0400 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField Reviewed-by: kizune, art
Thu, 12 Apr 2012 12:48:31 +0300 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu Reviewed-by: alexp
Wed, 11 Apr 2012 18:44:33 -0700 Merge
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
Wed, 11 Apr 2012 21:06:08 +0400 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art
Tue, 10 Apr 2012 22:09:58 +0400 7097771: setEnabled does not work for components in disabled containers.
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers. Reviewed-by: art, anthony
Tue, 10 Apr 2012 19:09:48 +0300 7158712: Synth Property "ComboBox.popupInsets" is ignored
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp
Tue, 10 Apr 2012 18:53:15 +0300 7146146: Deadlock between subclass of AbstractDocument and UndoManager
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager Reviewed-by: art
Fri, 06 Apr 2012 17:20:49 +0400 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) Summary: Pass all images provided by user code to the system and let it do the right thing Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:15:09 +0400 7124553: [macosx] Need minimum size for titled Frames and JFrames
anthony [Fri, 06 Apr 2012 17:15:09 +0400] rev 12402
7124553: [macosx] Need minimum size for titled Frames and JFrames Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it. Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:03:34 +0400 7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
anthony [Fri, 06 Apr 2012 17:03:34 +0400] rev 12401
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11 Summary: Forward-port the fix from 7u4 and open-source the test Reviewed-by: art
Thu, 05 Apr 2012 20:38:24 +0400 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table.
serb [Thu, 05 Apr 2012 20:38:24 +0400] rev 12400
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table. Reviewed-by: alexp, anthony, art
Thu, 05 Apr 2012 19:43:56 +0400 7124528: [macosx] Selection is not cleared properly in text component.
serb [Thu, 05 Apr 2012 19:43:56 +0400] rev 12399
7124528: [macosx] Selection is not cleared properly in text component. Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:22:54 +0400 7149913: [macosx] Deadlock in LWTextComponentPeer
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:01:43 +0400 7124401: [macosx] After call Frame dispose() application continues to work
serb [Thu, 05 Apr 2012 19:01:43 +0400] rev 12397
7124401: [macosx] After call Frame dispose() application continues to work Reviewed-by: art, alexp
Thu, 05 Apr 2012 18:27:16 +0400 7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor.
serb [Thu, 05 Apr 2012 18:27:16 +0400] rev 12396
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor. Reviewed-by: anthony, art, alexp
Wed, 18 Apr 2012 10:16:23 -0700 Merge
lana [Wed, 18 Apr 2012 10:16:23 -0700] rev 12395
Merge
Wed, 11 Apr 2012 18:52:45 -0700 Merge
lana [Wed, 11 Apr 2012 18:52:45 -0700] rev 12394
Merge
Mon, 09 Apr 2012 15:49:33 -0700 7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
ceisserer [Mon, 09 Apr 2012 15:49:33 -0700] rev 12393
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline Reviewed-by: prr
Thu, 05 Apr 2012 15:17:19 -0700 7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
prr [Thu, 05 Apr 2012 15:17:19 -0700] rev 12392
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync Reviewed-by: igor, jgodinez
Thu, 05 Apr 2012 15:14:06 -0700 7159041: Fix for 7152519 causing build breakage.
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage. Reviewed-by: igor, jgodinez
Fri, 30 Mar 2012 10:18:04 -0700 7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
dbuck [Fri, 30 Mar 2012 10:18:04 -0700] rev 12390
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue) Summary: Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately. Reviewed-by: dcubed, sla
Thu, 22 Mar 2012 12:47:39 +0800 7152519: Dependency on non-POSIX header file <link.h> causes portability problem
luchsh [Thu, 22 Mar 2012 12:47:39 +0800] rev 12389
7152519: Dependency on non-POSIX header file <link.h> causes portability problem Reviewed-by: prr, igor
Wed, 21 Mar 2012 18:41:42 -0700 7104147: the fix for cr6887286 was not appropriate for backporting
dbuck [Wed, 21 Mar 2012 18:41:42 -0700] rev 12388
7104147: the fix for cr6887286 was not appropriate for backporting Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes. Reviewed-by: prr, flar
Thu, 19 Apr 2012 12:18:58 -0700 Added tag jdk8-b35 for changeset 7d350b06fde4
katleman [Thu, 19 Apr 2012 12:18:58 -0700] rev 12387
Added tag jdk8-b35 for changeset 7d350b06fde4
Wed, 05 Jul 2017 18:08:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:33 +0200] rev 12386
Merge
Fri, 20 Apr 2012 16:23:49 -0700 Added tag hs24-b08 for changeset 55ac5f20c7bf
amurillo [Fri, 20 Apr 2012 16:23:49 -0700] rev 12385
Added tag hs24-b08 for changeset 55ac5f20c7bf
Fri, 20 Apr 2012 16:23:48 -0700 Merge
amurillo [Fri, 20 Apr 2012 16:23:48 -0700] rev 12384
Merge
Fri, 20 Apr 2012 11:41:49 -0700 Merge
johnc [Fri, 20 Apr 2012 11:41:49 -0700] rev 12383
Merge
Wed, 18 Apr 2012 13:39:55 -0400 7145441: G1: collection set chooser-related cleanup
tonyp [Wed, 18 Apr 2012 13:39:55 -0400] rev 12382
7145441: G1: collection set chooser-related cleanup Summary: Cleanup of the CSet chooser class: standardize on uints for region num and indexes (instead of int, jint, etc.), make the method / field naming style more consistent, remove a lot of dead code. Reviewed-by: johnc, brutisso
Wed, 18 Apr 2012 07:21:15 -0400 7157073: G1: type change size_t -> uint for region counts / indexes
tonyp [Wed, 18 Apr 2012 07:21:15 -0400] rev 12381
7157073: G1: type change size_t -> uint for region counts / indexes Summary: Change the type of fields / variables / etc. that represent region counts and indeces from size_t to uint. Reviewed-by: iveresov, brutisso, jmasa, jwilhelm
Wed, 11 Apr 2012 16:18:45 +0200 7160613: VerifyRememberedSets doesn't work with CompressedOops
stefank [Wed, 11 Apr 2012 16:18:45 +0200] rev 12380
7160613: VerifyRememberedSets doesn't work with CompressedOops Summary: use load_decode_heap_oop instead of load_decode_heap_oop_not_null Reviewed-by: tonyp, brutisso
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead
brutisso [Mon, 16 Apr 2012 08:57:18 +0200] rev 12379
4988100: oop_verify_old_oop appears to be dead Summary: removed oop_verify_old_oop and allow_dirty. Also reviewed by: alexlamsl@gmail.com Reviewed-by: jmasa, jwilhelm
Fri, 13 Apr 2012 01:59:38 +0200 7160728: Introduce an extra logging level for G1 logging
brutisso [Fri, 13 Apr 2012 01:59:38 +0200] rev 12378
7160728: Introduce an extra logging level for G1 logging Summary: Added log levels "fine", "finer" and "finest". Let PrintGC map to "fine" and PrintGCDetails map to "finer". Separated out the per worker information in the G1 logging to the "finest" level. Reviewed-by: stefank, jwilhelm, tonyp, johnc
(0) -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 +30000 tip