Mon, 25 Jul 2016 21:02:51 +0300 8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected
dpochepk [Mon, 25 Jul 2016 21:02:51 +0300] rev 40085
8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected Reviewed-by: kvn
Fri, 22 Jul 2016 12:47:08 -1000 8162427: fix indent in CompileTask::print_tty
twisti [Fri, 22 Jul 2016 12:47:08 -1000] rev 40084
8162427: fix indent in CompileTask::print_tty Reviewed-by: kvn
Mon, 18 Jul 2016 20:45:51 +0200 8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input
roland [Mon, 18 Jul 2016 20:45:51 +0200] rev 40083
8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input Reviewed-by: thartmann, kvn
Fri, 22 Jul 2016 17:52:03 +0000 Merge
dnsimon [Fri, 22 Jul 2016 17:52:03 +0000] rev 40082
Merge
Wed, 20 Jul 2016 22:18:13 +0000 8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags
dnsimon [Wed, 20 Jul 2016 22:18:13 +0000] rev 40081
8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags Reviewed-by: twisti, kvn, never
Fri, 22 Jul 2016 17:05:08 +0100 8161190: AArch64: Fix overflow in immediate cmp instruction
aph [Fri, 22 Jul 2016 17:05:08 +0100] rev 40080
8161190: AArch64: Fix overflow in immediate cmp instruction Summary: Use subs instead of cmp to compare BlockZeroingLowLimit. Subs can check and handle immediate out of range correctly. Reviewed-by: aph Contributed-by: yang.zhang@linaro.org
Wed, 20 Jul 2016 19:35:08 +0300 8071652: -XX:CompileOnly does not behave as documented
dpochepk [Wed, 20 Jul 2016 19:35:08 +0300] rev 40079
8071652: -XX:CompileOnly does not behave as documented Reviewed-by: kvn
Wed, 20 Jul 2016 19:33:22 +0300 8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms
dpochepk [Wed, 20 Jul 2016 19:33:22 +0300] rev 40078
8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms Reviewed-by: kvn
Wed, 20 Jul 2016 19:31:34 +0300 8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1
dpochepk [Wed, 20 Jul 2016 19:31:34 +0300] rev 40077
8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1 Reviewed-by: thartmann
Wed, 20 Jul 2016 19:29:10 +0300 8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization
dpochepk [Wed, 20 Jul 2016 19:29:10 +0300] rev 40076
8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization Reviewed-by: kvn
Tue, 19 Jul 2016 18:17:40 -0700 8161603: [JVMCI] HotSpotVMConfig.baseVtableLength is incorrectly computed
never [Tue, 19 Jul 2016 18:17:40 -0700] rev 40075
8161603: [JVMCI] HotSpotVMConfig.baseVtableLength is incorrectly computed Reviewed-by: kvn
Tue, 19 Jul 2016 18:59:11 +0000 8161274: [JVMCI] compiler/jvmci/events/JvmciNotifyInstallEventTest.java fails with NoClassDefFound
dnsimon [Tue, 19 Jul 2016 18:59:11 +0000] rev 40074
8161274: [JVMCI] compiler/jvmci/events/JvmciNotifyInstallEventTest.java fails with NoClassDefFound Reviewed-by: kvn, twisti
Tue, 19 Jul 2016 18:11:03 +0000 8161292: [JVMCI] missing test files from 8159368
never [Tue, 19 Jul 2016 18:11:03 +0000] rev 40073
8161292: [JVMCI] missing test files from 8159368 Reviewed-by: twisti, kvn
Tue, 19 Jul 2016 13:15:46 +0200 Merge
rbackman [Tue, 19 Jul 2016 13:15:46 +0200] rev 40072
Merge
Thu, 23 Jun 2016 22:33:46 +0200 8160245: C1: Clean up platform #defines in c1_LIR.hpp.
goetz [Thu, 23 Jun 2016 22:33:46 +0200] rev 40071
8160245: C1: Clean up platform #defines in c1_LIR.hpp. Summary: Also add fnoreg on x86, LIR_Address constructor without scale, clean up templateInterpreterGenerator.hpp and remove PPC32 special cases. Reviewed-by: coleenp, thartmann
Thu, 14 Jul 2016 20:11:55 +0300 8157861: [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException
dpochepk [Thu, 14 Jul 2016 20:11:55 +0300] rev 40070
8157861: [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException Reviewed-by: twisti
Thu, 14 Jul 2016 20:10:16 +0300 8157984: [TESTBUG] Several compiler tests fails when are executed with -XX:TieredStopAtLevel=1
dpochepk [Thu, 14 Jul 2016 20:10:16 +0300] rev 40069
8157984: [TESTBUG] Several compiler tests fails when are executed with -XX:TieredStopAtLevel=1 Reviewed-by: vlivanov
Thu, 14 Jul 2016 14:44:53 +0000 Merge
tpivovarova [Thu, 14 Jul 2016 14:44:53 +0000] rev 40068
Merge
Wed, 13 Jul 2016 18:03:15 +0300 8151280: update hotspot tests to use vm.compMode instead of their own logic
tpivovarova [Wed, 13 Jul 2016 18:03:15 +0300] rev 40067
8151280: update hotspot tests to use vm.compMode instead of their own logic Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform Reviewed-by: kvn, dpochepk Contributed-by: igor.ignatyev@oracle.com
Thu, 14 Jul 2016 15:18:15 +0100 Merge
aph [Thu, 14 Jul 2016 15:18:15 +0100] rev 40066
Merge
Wed, 13 Jul 2016 15:19:34 +0100 8159467: AArch64: Enable compact strings
aph [Wed, 13 Jul 2016 15:19:34 +0100] rev 40065
8159467: AArch64: Enable compact strings Reviewed-by: roland
Fri, 08 Jul 2016 17:11:37 +0100 8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure
aph [Fri, 08 Jul 2016 17:11:37 +0100] rev 40064
8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure Reviewed-by: roland
Thu, 14 Jul 2016 08:33:08 +0200 8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails
mhaupt [Thu, 14 Jul 2016 08:33:08 +0200] rev 40063
8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails Reviewed-by: never, dnsimon
Wed, 13 Jul 2016 19:08:07 +0300 8160761: [TESTBUG] Several compiler tests fail with product bits
ppunegov [Wed, 13 Jul 2016 19:08:07 +0300] rev 40062
8160761: [TESTBUG] Several compiler tests fail with product bits Summary: Add UnlockDiagnosticVMOptions to tests Reviewed-by: goetz
Mon, 04 Jul 2016 16:28:27 +0200 8056950: Compiled code (64-bit) on SPARC should sign extend INT parameters passed on registers to runtime or native methods.
goetz [Mon, 04 Jul 2016 16:28:27 +0200] rev 40061
8056950: Compiled code (64-bit) on SPARC should sign extend INT parameters passed on registers to runtime or native methods. Reviewed-by: thartmann, simonis
Tue, 12 Jul 2016 20:42:46 +0000 8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args
sanzinger [Tue, 12 Jul 2016 20:42:46 +0000] rev 40060
8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args Reviewed-by: kvn, iveresov
Tue, 12 Jul 2016 18:24:48 +0300 8132919: Put compiler tests in packages
tpivovarova [Tue, 12 Jul 2016 18:24:48 +0300] rev 40059
8132919: Put compiler tests in packages Reviewed-by: vlivanov, dpochepk Contributed-by: igor.ignatyev@oracle.com
Tue, 12 Jul 2016 08:42:46 +0000 Merge
zmajo [Tue, 12 Jul 2016 08:42:46 +0000] rev 40058
Merge
Tue, 12 Jul 2016 10:16:36 +0200 8098573: Compiler accesses to shared archive fail if archive is remapped
zmajo [Tue, 12 Jul 2016 10:16:36 +0200] rev 40057
8098573: Compiler accesses to shared archive fail if archive is remapped Summary: Change ciEnv::~ciEnv() to remove symbols in VM state. Reviewed-by: kvn, dholmes
Tue, 12 Jul 2016 08:57:00 +0200 8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1
thartmann [Tue, 12 Jul 2016 08:57:00 +0200] rev 40056
8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1 Summary: Use highest available tier if no compilation level is specified in replay file. Reviewed-by: zmajo
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip