-
Bug
-
Resolution: Won't Fix
-
P4
-
9
JT_HS:compiler/intrinsics job[1] took ~ 9h. it spend enormous amount of time on the following tests:
compiler/intrinsics/unsafe/HeapByteBufferTest.java : 85.8m
compiler/intrinsics/multiplytolen/TestMultiplyToLen.java : 69.7m
compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java : 59.8m
JT_HS:compiler/codecache job[2]. the majority of time, it spend on the two tests:
compiler/codecache/stress/RandomAllocationTest.java 129.6m
compiler/codecache/stress/UnexpectedDeoptimizationTest.java 129.1m
compiler/codegen/7184394/TestAESMain.java took 23697s in JT_HS:compiler/codegen job[3]
JT_HS:compiler/loopopts job[4] spend more than half of its execution time (4h) on the following tests:
compiler/loopopts/superword/SumRed_Long.java 75.3m
compiler/loopopts/superword/SumRed_Double.java 52.7m
compiler/loopopts/superword/SumRed_Float.java 33.1m
compiler/loopopts/superword/ProdRed_Double.java 18.8m
compiler/loopopts/superword/ReductionPerf.java 13.9m
compiler/loopopts/superword/ProdRed_Float.java 12.5m
[1] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_:compiler_intrinsics_hotspot.runTests
[2] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armhf_javase_javase_server_comp_hotspot_:compiler_codecache_hotspot.runTests
[3] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_:compiler_codegen_hotspot.runTests
[4] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_%3Acompiler_loopopts_hotspot.runTests
compiler/intrinsics/unsafe/HeapByteBufferTest.java : 85.8m
compiler/intrinsics/multiplytolen/TestMultiplyToLen.java : 69.7m
compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java : 59.8m
JT_HS:compiler/codecache job[2]. the majority of time, it spend on the two tests:
compiler/codecache/stress/RandomAllocationTest.java 129.6m
compiler/codecache/stress/UnexpectedDeoptimizationTest.java 129.1m
compiler/codegen/7184394/TestAESMain.java took 23697s in JT_HS:compiler/codegen job[3]
JT_HS:compiler/loopopts job[4] spend more than half of its execution time (4h) on the following tests:
compiler/loopopts/superword/SumRed_Long.java 75.3m
compiler/loopopts/superword/SumRed_Double.java 52.7m
compiler/loopopts/superword/SumRed_Float.java 33.1m
compiler/loopopts/superword/ProdRed_Double.java 18.8m
compiler/loopopts/superword/ReductionPerf.java 13.9m
compiler/loopopts/superword/ProdRed_Float.java 12.5m
[1] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_:compiler_intrinsics_hotspot.runTests
[2] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armhf_javase_javase_server_comp_hotspot_:compiler_codecache_hotspot.runTests
[3] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_:compiler_codegen_hotspot.runTests
[4] http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=1041090.JAVASE.NIGHTLY.VM.Comp_Baseline_Emb-NonTiered.2015-07-29.linux-armsflt_javase_javase_client_comp_hotspot_%3Acompiler_loopopts_hotspot.runTests
- relates to
-
JDK-8150349 Reduce the execution time of the hotspot_compiler_3 group
- Resolved