bae [Wed, 28 Nov 2012 12:28:10 +0400] rev 14641
4649812: GIFImageReader handles transparency incorrectly
Reviewed-by: bae, prr
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
katleman [Thu, 06 Dec 2012 12:04:35 -0800] rev 14640
Added tag jdk8-b67 for changeset 558a3373ba7e
duke [Wed, 05 Jul 2017 18:31:45 +0200] rev 14639
Merge
amurillo [Fri, 07 Dec 2012 10:46:54 -0800] rev 14638
Added tag hs25-b12 for changeset 31453af433e7
amurillo [Fri, 07 Dec 2012 10:46:53 -0800] rev 14637
Merge
jwilhelm [Fri, 07 Dec 2012 07:36:51 -0800] rev 14636
Merge
jmasa [Thu, 29 Nov 2012 10:09:04 -0800] rev 14635
8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp
Reviewed-by: coleenp
johnc [Fri, 30 Nov 2012 11:46:17 -0800] rev 14634
8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor.
Reviewed-by: jwilhelm, azeemj, brutisso
roland [Fri, 07 Dec 2012 01:09:03 -0800] rev 14633
Merge
twisti [Thu, 06 Dec 2012 11:05:33 -0800] rev 14632
Merge
twisti [Thu, 06 Dec 2012 09:57:41 -0800] rev 14631
8003250: SPARC: move MacroAssembler into separate file
Reviewed-by: jrose, kvn
neliasso [Thu, 06 Dec 2012 14:33:52 +0100] rev 14630
Merge
neliasso [Thu, 06 Dec 2012 09:50:08 +0100] rev 14629
8003934: Fix generation of malformed options to Projectcreator
Summary: Makefile produces unmatched quotes due to nmake bug
Reviewed-by: jwilhelm, brutisso
neliasso [Mon, 26 Nov 2012 15:11:55 +0100] rev 14628
8003983: LogCompilation tool is broken since c1 support
Summary: Fixed emitting and parsing
Reviewed-by: jrose, kvn