Wed, 14 Aug 2013 17:20:09 +0400 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
pchelko [Wed, 14 Aug 2013 17:20:09 +0400] rev 19364
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract Reviewed-by: anthony, art, serb
Wed, 14 Aug 2013 16:17:28 +0400 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
pchelko [Wed, 14 Aug 2013 16:17:28 +0400] rev 19363
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp 8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp Reviewed-by: art, serb
Tue, 13 Aug 2013 15:49:37 -0700 Merge
lana [Tue, 13 Aug 2013 15:49:37 -0700] rev 19362
Merge
Tue, 13 Aug 2013 15:41:55 +0400 7027045: (doc) java/awt/Window.java has several typos in javadoc
serb [Tue, 13 Aug 2013 15:41:55 +0400] rev 19361
7027045: (doc) java/awt/Window.java has several typos in javadoc Reviewed-by: art, serb Contributed-by: konstantin.perikov@gmail.com
Fri, 09 Aug 2013 14:16:24 +0400 7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
alexsch [Fri, 09 Aug 2013 14:16:24 +0400] rev 19360
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail Reviewed-by: serb
Fri, 09 Aug 2013 05:20:27 +0400 8013611: Modal dialog fails to obtain keyboard focus
ant [Fri, 09 Aug 2013 05:20:27 +0400] rev 19359
8013611: Modal dialog fails to obtain keyboard focus Reviewed-by: leonidr
Tue, 20 Aug 2013 17:35:15 -0700 Merge
lana [Tue, 20 Aug 2013 17:35:15 -0700] rev 19358
Merge
Mon, 19 Aug 2013 11:21:19 -0700 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
jgodinez [Mon, 19 Aug 2013 11:21:19 -0700] rev 19357
8022241: [macosx] [PIT] lookupPrintServices() returns one too long array Reviewed-by: prr, jchen
Mon, 19 Aug 2013 03:58:47 -0700 8017580: Crash in font loading code on Linux (due to use of reflection)
prr [Mon, 19 Aug 2013 03:58:47 -0700] rev 19356
8017580: Crash in font loading code on Linux (due to use of reflection) Reviewed-by: bae, vadim
Fri, 16 Aug 2013 15:57:28 +0400 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
vadim [Fri, 16 Aug 2013 15:57:28 +0400] rev 19355
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c Reviewed-by: bae, prr
Thu, 15 Aug 2013 11:56:33 -0700 8023045: [MacOSX] PrinterIOException when printing a JComponent
jgodinez [Thu, 15 Aug 2013 11:56:33 -0700] rev 19354
8023045: [MacOSX] PrinterIOException when printing a JComponent Reviewed-by: bae, jchen
Thu, 22 Aug 2013 09:10:13 -0700 Added tag jdk8-b104 for changeset 805046a40f61
cl [Thu, 22 Aug 2013 09:10:13 -0700] rev 19353
Added tag jdk8-b104 for changeset 805046a40f61
Wed, 05 Jul 2017 19:08:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:38 +0200] rev 19352
Merge
Fri, 23 Aug 2013 03:01:16 -0700 Added tag hs25-b47 for changeset 5ca7390c9649
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19351
Added tag hs25-b47 for changeset 5ca7390c9649
Fri, 23 Aug 2013 03:01:16 -0700 Merge
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19350
Merge
Thu, 22 Aug 2013 14:03:47 -0700 Merge
jmasa [Thu, 22 Aug 2013 14:03:47 -0700] rev 19349
Merge
Thu, 22 Aug 2013 11:13:17 -0700 Merge
jmasa [Thu, 22 Aug 2013 11:13:17 -0700] rev 19348
Merge
Wed, 14 Aug 2013 19:52:16 -0700 8021809: Partitioning based on eden sampling during allocation not reset correctly
jmasa [Wed, 14 Aug 2013 19:52:16 -0700] rev 19347
8021809: Partitioning based on eden sampling during allocation not reset correctly Reviewed-by: ysr, hiroshi
Wed, 21 Aug 2013 10:32:02 +0200 8022784: TaskQueue misses minimal documentation and references for analysis
tschatzl [Wed, 21 Aug 2013 10:32:02 +0200] rev 19346
8022784: TaskQueue misses minimal documentation and references for analysis Summary: Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation. Reviewed-by: dholmes, ehelin
Tue, 20 Aug 2013 10:02:38 -0700 Merge
jmasa [Tue, 20 Aug 2013 10:02:38 -0700] rev 19345
Merge
Mon, 19 Aug 2013 08:58:56 -0700 Merge
jmasa [Mon, 19 Aug 2013 08:58:56 -0700] rev 19344
Merge
Mon, 19 Aug 2013 18:17:58 +0200 8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace
ehelin [Mon, 19 Aug 2013 18:17:58 +0200] rev 19343
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace Reviewed-by: stefank, sjohanss
Mon, 19 Aug 2013 13:44:13 +0200 8023227: Enhance layout_helper_log2_element_size assert
stefank [Mon, 19 Aug 2013 13:44:13 +0200] rev 19342
8023227: Enhance layout_helper_log2_element_size assert Reviewed-by: mgerdin, jmasa
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
brutisso [Fri, 16 Aug 2013 11:26:09 +0200] rev 19341
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 Reviewed-by: stefank, mgerdin
Thu, 15 Aug 2013 13:02:42 -0700 Merge
brutisso [Thu, 15 Aug 2013 13:02:42 -0700] rev 19340
Merge
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning
johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead. Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
Thu, 22 Aug 2013 18:37:14 +0200 Merge
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
Thu, 08 Aug 2013 03:16:56 +0200 8022675: Redundant class init check
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check Reviewed-by: kvn, twisti
Tue, 20 Aug 2013 10:57:50 -0700 8022956: Clang: enable return type warnings on BSD
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD Reviewed-by: coleenp, sla
Mon, 19 Aug 2013 09:33:29 +0200 Merge
rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip