malenkov [Mon, 22 Jul 2013 20:33:35 +0400] rev 19019
8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch
malenkov [Mon, 22 Jul 2013 15:36:30 +0400] rev 19018
8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
Reviewed-by: alexsch
bae [Wed, 31 Jul 2013 13:11:31 +0400] rev 19017
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
Reviewed-by: prr, flar
jgodinez [Tue, 30 Jul 2013 13:01:44 -0700] rev 19016
8021835: Fix for 8016343 will not compile on Windows.
Reviewed-by: jchen, prr
lana [Fri, 26 Jul 2013 17:12:05 -0700] rev 19015
Merge
lana [Fri, 26 Jul 2013 15:46:18 -0700] rev 19014
Merge
jgodinez [Fri, 26 Jul 2013 15:25:12 -0700] rev 19013
8016343: [macosx] Print job goes to default printer regardless of chosen printer
Reviewed-by: jchen, prr
jgodinez [Fri, 26 Jul 2013 15:08:49 -0700] rev 19012
8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables
Reviewed-by: jchen, prr
serb [Fri, 26 Jul 2013 21:18:42 +0400] rev 19011
7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size
Reviewed-by: prr
bae [Thu, 25 Jul 2013 17:14:39 +0400] rev 19010
8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
Reviewed-by: prr
jchen [Wed, 24 Jul 2013 13:05:03 -0700] rev 19009
8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
Reviewed-by: prr, vadim
jchen [Wed, 24 Jul 2013 12:40:26 -0700] rev 19008
8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
Reviewed-by: jgodinez, prr
vadim [Wed, 24 Jul 2013 13:38:17 +0400] rev 19007
8008782: NPE in TrueTypeGlyphMapper
Reviewed-by: bae, prr
prr [Mon, 22 Jul 2013 12:52:15 -0700] rev 19006
7196866: CTW fails on all Solaris platforms
Reviewed-by: prr, jrose, twisti, kvn
cl [Thu, 01 Aug 2013 04:56:21 -0700] rev 19005
Added tag jdk8-b101 for changeset b4b491c041c9
duke [Wed, 05 Jul 2017 19:05:51 +0200] rev 19004
Merge
amurillo [Fri, 02 Aug 2013 02:54:48 -0700] rev 19003
Added tag hs25-b44 for changeset 7bf800505a10
amurillo [Fri, 02 Aug 2013 02:54:47 -0700] rev 19002
Merge
tamao [Thu, 01 Aug 2013 17:17:52 -0700] rev 19001
Merge
brutisso [Thu, 01 Aug 2013 17:29:49 +0200] rev 19000
8022051: G1: Remove some unused G1 flags
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 09:35:04 +0200] rev 18999
8021879: G1: G1HeapRegionSize flag value not updated correctly
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 07:03:07 +0200] rev 18998
8021967: Deprecate -XX:DefaultMaxRAMFraction
Reviewed-by: tschatzl, jmasa, kvn, tamao
tamao [Fri, 26 Jul 2013 13:34:22 -0700] rev 18997
Merge
jmasa [Thu, 25 Jul 2013 11:07:23 -0700] rev 18996
6412968: CMS Long initial mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
jmasa [Thu, 25 Jul 2013 07:02:45 -0700] rev 18995
Merge
jmasa [Tue, 23 Jul 2013 09:49:11 -0700] rev 18994
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
tschatzl [Wed, 24 Jul 2013 10:07:37 +0200] rev 18993
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed
Reviewed-by: brutisso, mgerdin
dholmes [Wed, 31 Jul 2013 19:05:03 -0400] rev 18992
Merge
clucasius [Sat, 27 Jul 2013 17:23:11 -0400] rev 18991
Merge
dholmes [Thu, 25 Jul 2013 21:05:29 -0400] rev 18990
8021314: minimal1.make needs to force off components not supported by the minimal VM
Reviewed-by: coleenp, bpittore
fparain [Wed, 31 Jul 2013 08:28:18 -0700] rev 18989
Merge
ccheung [Tue, 30 Jul 2013 14:14:25 -0700] rev 18988
8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Summary: Added checking for gcc and simplified the sig_handler() in the test case
Reviewed-by: dcubed, coleenp, minqi, dlong