erikj [Thu, 21 Feb 2013 14:16:15 +0100] rev 15824
8008451: Make mac builds on 10.8 work on 10.7
Reviewed-by: ohair, ddehaven
erikj [Thu, 21 Feb 2013 14:14:59 +0100] rev 15823
8007387: "sed: RE error: illegal byte sequence" when building images on Mac
Reviewed-by: tbell
katleman [Thu, 28 Feb 2013 10:42:40 -0800] rev 15822
Added tag jdk8-b79 for changeset 630e3bc5b729
duke [Wed, 05 Jul 2017 18:42:42 +0200] rev 15821
Merge
amurillo [Fri, 01 Mar 2013 04:45:51 -0800] rev 15820
Added tag hs25-b21 for changeset 972d3f095a95
amurillo [Fri, 01 Mar 2013 04:45:51 -0800] rev 15819
Merge
vlivanov [Thu, 28 Feb 2013 15:31:03 -0800] rev 15818
Merge
vlivanov [Wed, 27 Feb 2013 08:03:10 -0800] rev 15817
Merge
iignatyev [Wed, 27 Feb 2013 05:58:48 -0800] rev 15816
8007439: C2: adding successful message of inlining
Reviewed-by: kvn, vlivanov
drchase [Tue, 26 Feb 2013 15:38:24 -0800] rev 15815
8007776: Test6852078.java timeouts
Summary: if more than 100 seconds and more than 100 iterations have both passed, then exit is allowed.
Reviewed-by: kvn
roland [Tue, 26 Feb 2013 12:18:30 +0100] rev 15814
8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
Summary: GetAndSetP's MachNode should capture bottom type.
Reviewed-by: kvn
roland [Mon, 25 Feb 2013 14:13:04 +0100] rev 15813
8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
Summary: InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store.
Reviewed-by: kvn
brutisso [Thu, 28 Feb 2013 09:01:08 +0100] rev 15812
Merge
ehelin [Wed, 06 Feb 2013 07:48:02 +0100] rev 15811
8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value
Reviewed-by: stefank, mgerdin
ehelin [Tue, 26 Feb 2013 22:31:35 +0100] rev 15810
Merge