Wed, 22 Jul 2015 00:03:45 -0400 8026324: hs_err improvement: Add summary section to hs_err file
coleenp [Wed, 22 Jul 2015 00:03:45 -0400] rev 31963
8026324: hs_err improvement: Add summary section to hs_err file 8026333: hs_err improvement: Print GC Strategy 8026336: hs_err improvement: Print compilation mode, server, client or tiered Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file. Reviewed-by: dholmes, ctornqvi, ddmitriev
Tue, 28 Jul 2015 19:20:42 +0200 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:42 +0200] rev 31962
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
Tue, 21 Jul 2015 13:36:28 +0000 8131062: aarch64: add support for GHASH acceleration
enevill [Tue, 21 Jul 2015 13:36:28 +0000] rev 31961
8131062: aarch64: add support for GHASH acceleration Summary: Add support for GHASH using pmull Reviewed-by: kvn, goetz, aph Contributed-by: alexander.alexeev@caviumnetworks.com
Tue, 21 Jul 2015 14:23:08 +0000 8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
enevill [Tue, 21 Jul 2015 14:23:08 +0000] rev 31960
8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java Summary: Fix type in SHA flag setting code Reviewed-by: kvn, goetz, aph, zmajo Contributed-by: alexander.alexeev@caviumnetworks.com
Mon, 27 Jul 2015 13:44:07 +0200 8130858: CICompilerCount=1 when tiered is off is not allowed any more
roland [Mon, 27 Jul 2015 13:44:07 +0200] rev 31959
8130858: CICompilerCount=1 when tiered is off is not allowed any more Summary: 8122937 broke handling of CICompilerCount Reviewed-by: kvn, vlivanov, gziemski
Mon, 27 Jul 2015 09:42:23 +0200 Merge
roland [Mon, 27 Jul 2015 09:42:23 +0200] rev 31958
Merge
Fri, 24 Jul 2015 21:29:11 -0400 8131782: C1 Class.cast optimization breaks when Class is loaded from static final
shade [Fri, 24 Jul 2015 21:29:11 -0400] rev 31957
8131782: C1 Class.cast optimization breaks when Class is loaded from static final Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
Thu, 23 Jul 2015 17:29:44 +0100 Merge
aph [Thu, 23 Jul 2015 17:29:44 +0100] rev 31956
Merge
Mon, 20 Jul 2015 11:41:34 +0100 8131779: AARCH64: add Montgomery multiply intrinsic
aph [Mon, 20 Jul 2015 11:41:34 +0100] rev 31955
8131779: AARCH64: add Montgomery multiply intrinsic Summary: Add Montgomery multiply intrinsic for AArch64. Reviewed-by: kvn
Fri, 17 Jul 2015 07:50:36 +0000 8131362: aarch64: C2 does not handle large stack offsets
enevill [Fri, 17 Jul 2015 07:50:36 +0000] rev 31954
8131362: aarch64: C2 does not handle large stack offsets Summary: change spill code to allow large offsets Reviewed-by: kvn, aph
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip