Fri, 30 Mar 2012 18:10:05 +0400 7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
anthony [Fri, 30 Mar 2012 18:10:05 +0400] rev 12284
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows Summary: Emulate native NSWindow -zoom for undecorated windows Reviewed-by: art
Thu, 29 Mar 2012 17:31:48 +0400 7124551: [macosx] Once added, Menu shortcut cannot be removed
serb [Thu, 29 Mar 2012 17:31:48 +0400] rev 12283
7124551: [macosx] Once added, Menu shortcut cannot be removed Reviewed-by: art, anthony
Tue, 27 Mar 2012 15:53:29 +0400 7132692: [macosx] Class com.apple.eawt not functioning
anthony [Tue, 27 Mar 2012 15:53:29 +0400] rev 12282
7132692: [macosx] Class com.apple.eawt not functioning Summary: Postpone setting the application delegate until the app is fully initialized Reviewed-by: art
Tue, 27 Mar 2012 15:49:17 +0400 7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
anthony [Tue, 27 Mar 2012 15:49:17 +0400] rev 12281
7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application Summary: Don't force the termination of the event loop in the Quit action handler Reviewed-by: art
Tue, 27 Mar 2012 15:41:55 +0400 7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac
anthony [Tue, 27 Mar 2012 15:41:55 +0400] rev 12280
7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac Summary: Don't link against libX11 on the Mac Reviewed-by: art
Fri, 23 Mar 2012 15:16:17 +0200 4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
rupashka [Fri, 23 Mar 2012 15:16:17 +0200] rev 12279
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped Reviewed-by: rupashka Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Thu, 22 Mar 2012 17:10:48 +0200 6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails
rupashka [Thu, 22 Mar 2012 17:10:48 +0200] rev 12278
6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails Reviewed-by: alexp
Thu, 05 Apr 2012 13:05:00 -0700 Added tag jdk8-b33 for changeset fceb406055d8
katleman [Thu, 05 Apr 2012 13:05:00 -0700] rev 12277
Added tag jdk8-b33 for changeset fceb406055d8
Wed, 05 Jul 2017 18:07:26 +0200 Merge
duke [Wed, 05 Jul 2017 18:07:26 +0200] rev 12276
Merge
Sat, 07 Apr 2012 08:26:15 -0700 Added tag hs24-b07 for changeset a320e1d913a6
amurillo [Sat, 07 Apr 2012 08:26:15 -0700] rev 12275
Added tag hs24-b07 for changeset a320e1d913a6
Sat, 07 Apr 2012 08:26:15 -0700 Merge
amurillo [Sat, 07 Apr 2012 08:26:15 -0700] rev 12274
Merge
Fri, 06 Apr 2012 09:48:34 -0700 Merge
johnc [Fri, 06 Apr 2012 09:48:34 -0700] rev 12273
Merge
Thu, 05 Apr 2012 13:57:23 -0400 7127697: G1: remove dead code after recent concurrent mark changes
tonyp [Thu, 05 Apr 2012 13:57:23 -0400] rev 12272
7127697: G1: remove dead code after recent concurrent mark changes Summary: Removed lots of dead code after some recent conc mark changes. Reviewed-by: brutisso, johnc
Fri, 16 Mar 2012 09:52:57 +0100 7130974: G1: Remove G1ParCopyHelper
brutisso [Fri, 16 Mar 2012 09:52:57 +0100] rev 12271
7130974: G1: Remove G1ParCopyHelper Reviewed-by: tonyp, johnc
Tue, 13 Mar 2012 11:05:32 -0700 7143511: G1: Another instance of high GC Worker Other time (50ms)
johnc [Tue, 13 Mar 2012 11:05:32 -0700] rev 12270
7143511: G1: Another instance of high GC Worker Other time (50ms) Summary: Tiered compilation has increased the number of nmethods in the code cache. This has, in turn, significantly increased the number of marked nmethods processed during the StrongRootsScope destructor. Create a specialized version of CodeBlobToOopClosure for G1 which places only those nmethods that contain pointers into the collection set on to the marked nmethods list. Reviewed-by: iveresov, tonyp
Thu, 05 Apr 2012 15:08:04 -0700 Merge
never [Thu, 05 Apr 2012 15:08:04 -0700] rev 12269
Merge
Mon, 02 Apr 2012 16:05:56 -0700 7157141: crash in 64 bit with corrupted oops
never [Mon, 02 Apr 2012 16:05:56 -0700] rev 12268
7157141: crash in 64 bit with corrupted oops Reviewed-by: kvn, iveresov
Sun, 01 Apr 2012 17:04:26 -0400 Merge
acorn [Sun, 01 Apr 2012 17:04:26 -0400] rev 12267
Merge
Thu, 29 Mar 2012 02:12:40 -0700 7087969: GarbageCollectorMXBean notification contains ticks vs millis
fparain [Thu, 29 Mar 2012 02:12:40 -0700] rev 12266
7087969: GarbageCollectorMXBean notification contains ticks vs millis Reviewed-by: acorn, dcubed, rbackman
Wed, 28 Mar 2012 14:27:38 -0700 7156960: Incorrect copyright headers in parts of the Serviceability agent
minqi [Wed, 28 Mar 2012 14:27:38 -0700] rev 12265
7156960: Incorrect copyright headers in parts of the Serviceability agent Summary: Errant files added as part of 7088955 fix. The Copyright information now corrected with gpl-header template Reviewed-by: sla, ohair, mbykov
Tue, 27 Mar 2012 15:28:52 -0400 Merge
acorn [Tue, 27 Mar 2012 15:28:52 -0400] rev 12264
Merge
Fri, 23 Mar 2012 11:16:05 -0400 7150058: Allocate symbols from null boot loader to an arena for NMT
coleenp [Fri, 23 Mar 2012 11:16:05 -0400] rev 12263
7150058: Allocate symbols from null boot loader to an arena for NMT Summary: Move symbol allocation to an arena so NMT doesn't have to track them at startup. Reviewed-by: never, kamg, zgu
Thu, 15 Mar 2012 13:37:13 +0100 7148488: Whitebox tests for the Diagnostic Framework Parser
nloodin [Thu, 15 Mar 2012 13:37:13 +0100] rev 12262
7148488: Whitebox tests for the Diagnostic Framework Parser Reviewed-by: brutisso, sla, mgerdin
Fri, 30 Mar 2012 14:18:17 -0700 7158137: new hotspot build - hs24-b07
amurillo [Fri, 30 Mar 2012 14:18:17 -0700] rev 12261
7158137: new hotspot build - hs24-b07 Reviewed-by: jcoomes
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip