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
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip