lana [Tue, 19 Feb 2013 22:23:34 -0800] rev 15982
Merge
kshefov [Tue, 19 Feb 2013 20:00:02 +0400] rev 15981
8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.
Reviewed-by: serb, anthony
kshefov [Tue, 19 Feb 2013 17:26:40 +0400] rev 15980
8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException.
Reviewed-by: serb, anthony
pchelko [Tue, 19 Feb 2013 11:26:43 +0000] rev 15979
8008374: Build failure (NEWBUILD=false) on Mac
Summary: Fixed an old build system failure
Reviewed-by: art, anthony
kshefov [Fri, 15 Feb 2013 17:46:39 +0400] rev 15978
8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized.
Reviewed-by: serb, denis
Contributed-by: Vera Akulova <vera.akulova@oracle.com>
dingxmin [Fri, 15 Feb 2013 15:05:58 +0400] rev 15977
8008289: DefaultButtonModel instance keeps stale listeners in html FormView
Reviewed-by: malenkov, alexsch
alexsch [Fri, 15 Feb 2013 14:24:42 +0400] rev 15976
7173873: JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set
Reviewed-by: malenkov, serb
lana [Tue, 12 Mar 2013 16:26:06 -0700] rev 15975
Merge
bae [Thu, 07 Mar 2013 14:05:21 +0400] rev 15974
8005530: [lcms] Improve performance of ColorConverOp for default destinations
Reviewed-by: prr, jgodinez
bae [Tue, 05 Mar 2013 17:18:55 +0400] rev 15973
7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo
Reviewed-by: jgodinez, ant
lana [Fri, 22 Feb 2013 23:12:46 -0800] rev 15972
Merge
lana [Fri, 22 Feb 2013 11:37:40 -0800] rev 15971
Merge
jgodinez [Fri, 22 Feb 2013 13:20:16 -0800] rev 15970
8005796: [parfait] Possible uninitialised variable at jdk/src/share/native/sun/java2d/loops/ByteBinary1Bit.c
Reviewed-by: prr, vadim, flar
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Fri, 22 Feb 2013 11:01:23 -0800] rev 15969
8006110: pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE
Reviewed-by: bae, prr
lana [Tue, 19 Feb 2013 22:10:42 -0800] rev 15968
Merge
jgodinez [Mon, 18 Feb 2013 14:04:00 -0800] rev 15967
8005191: [parfait] #384 sun/font/layout/LookupProcessor.cpp Null pointer dereference
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Thu, 14 Feb 2013 14:14:38 -0800] rev 15966
8008173: [parfait] #1173 Uninitialised variable -- TransformHelper.cpp
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
katleman [Thu, 14 Mar 2013 15:00:33 -0700] rev 15965
Added tag jdk8-b81 for changeset 86a86261de2b
duke [Wed, 05 Jul 2017 18:44:23 +0200] rev 15964
Merge
amurillo [Fri, 15 Mar 2013 11:18:40 -0700] rev 15963
Added tag hs25-b23 for changeset 57159db35c41
amurillo [Fri, 15 Mar 2013 11:18:39 -0700] rev 15962
Merge
stefank [Fri, 15 Mar 2013 04:39:05 -0700] rev 15961
Merge
stefank [Fri, 15 Mar 2013 08:57:55 +0100] rev 15960
Merge
jmasa [Tue, 12 Mar 2013 11:00:49 -0700] rev 15959
6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
Reviewed-by: johnc
brutisso [Wed, 13 Mar 2013 05:14:43 +0100] rev 15958
Merge
brutisso [Tue, 12 Mar 2013 08:33:57 +0100] rev 15957
8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes
Summary: Take the initial heap size into account when checking the heap size for compressed oops
Reviewed-by: jmasa, kvn, hseigel, ctornqvi
tschatzl [Tue, 12 Mar 2013 15:10:39 +0100] rev 15956
8008684: CMS: concurrent phase start markers should always be printed
Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are.
Reviewed-by: mgerdin, jmasa
stefank [Mon, 11 Mar 2013 02:24:01 -0700] rev 15955
8004697: SIGSEGV on Solaris sparc with -XX:+UseNUMA
Summary: Don't scan pages outside the given range.
Reviewed-by: jwilhelm, jmasa
mgerdin [Tue, 12 Mar 2013 09:42:24 +0100] rev 15954
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
Summary: Assertion is only valid when at a safepoint, adjust accordingly.
Reviewed-by: stefank, jmasa, tamao
kevinw [Mon, 11 Mar 2013 15:37:10 +0100] rev 15953
Merge