katleman [Fri, 12 Apr 2013 15:22:08 -0700] rev 16697
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
amurillo [Thu, 11 Apr 2013 21:45:21 -0700] rev 16696
Added tag hs25-b28 for changeset cd2648ba846b
amurillo [Thu, 11 Apr 2013 21:45:20 -0700] rev 16695
Merge
bharadwaj [Thu, 11 Apr 2013 17:16:39 -0700] rev 16694
Merge
vlivanov [Thu, 11 Apr 2013 11:42:41 -0700] rev 16693
Merge
vlivanov [Thu, 11 Apr 2013 09:08:15 -0700] rev 16692
8011972: Field can be erroneously marked as contended when @Contended annotation isn't present
Reviewed-by: kvn, kmo, shade
kmo [Thu, 11 Apr 2013 07:12:09 -0700] rev 16691
8011952: Missing ResourceMarks in TraceMethodHandles
Summary: add missing ResourceMark under TraceMethodHandles in LinkResolver
Reviewed-by: dholmes
roland [Wed, 10 Apr 2013 09:52:49 +0200] rev 16690
8011706: specjvm2008 test xml.transform gets array bound exception with c1
Summary: loop invariant code motion may move load before store to the same field
Reviewed-by: kvn