duke [Wed, 05 Jul 2017 18:48:48 +0200] rev 16639
Merge
katleman [Tue, 09 Apr 2013 15:17:51 -0700] rev 16638
Merge
omajid [Mon, 08 Apr 2013 14:09:01 -0400] rev 16637
8011388: Support building zero and zeroshark with the new build
Reviewed-by: andrew, dholmes, erikj
Contributed-by: Omair Majid <omajid@redhat.com>, Roman Kennke <rkennke@redhat.com>
erikj [Fri, 05 Apr 2013 09:39:10 +0200] rev 16636
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
Reviewed-by: tbell
katleman [Thu, 04 Apr 2013 19:05:32 -0700] rev 16635
Added tag jdk8-b84 for changeset 9c96ead03162
duke [Wed, 05 Jul 2017 18:48:42 +0200] rev 16634
Merge
amurillo [Thu, 04 Apr 2013 21:06:39 -0700] rev 16633
Added tag hs25-b26 for changeset 7d026deaf1db
amurillo [Thu, 04 Apr 2013 21:06:38 -0700] rev 16632
Merge
bharadwaj [Thu, 04 Apr 2013 17:01:34 -0700] rev 16631
Merge
kvn [Thu, 04 Apr 2013 12:18:46 -0700] rev 16630
8011198: LP64 setting is not preserved on Solaris after 8006965
Summary: Fixed incremental build makefiles generated by buildtree.make. Consolidated unix build.sh.
Reviewed-by: twisti
neliasso [Thu, 04 Apr 2013 09:30:06 +0200] rev 16629
8006014: Memory leak in hotspot/src/share/vm/adlc/dfa.cpp
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com
roland [Thu, 04 Apr 2013 02:48:21 -0700] rev 16628
Merge
roland [Thu, 04 Apr 2013 09:33:24 +0200] rev 16627
8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494".
Summary: test from 8009761 shouldn't be run with -Xcomp
Reviewed-by: kvn
neliasso [Thu, 04 Apr 2013 09:18:47 +0200] rev 16626
8006008: Memory leak in hotspot/src/share/vm/adlc/archDesc.cpp
Reviewed-by: roland, kvn
Contributed-by: niclas.adlertz@oracle.com
rasbold [Wed, 03 Apr 2013 15:00:55 -0700] rev 16625
8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Summary: Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint.
Reviewed-by: kvn