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
Mon, 11 Jul 2016 19:15:21 +0000 8160730: [JVMCI] compiler selection should work without -Djvmci.Compiler
dnsimon [Mon, 11 Jul 2016 19:15:21 +0000] rev 40055
8160730: [JVMCI] compiler selection should work without -Djvmci.Compiler Reviewed-by: kvn, twisti, never
Mon, 11 Jul 2016 13:14:19 +0200 Merge
rbackman [Mon, 11 Jul 2016 13:14:19 +0200] rev 40054
Merge
Fri, 08 Jul 2016 21:26:02 +0300 8160657: Compiler HotSpot tests should use the "run driver" directive where applicable
iignatyev [Fri, 08 Jul 2016 21:26:02 +0300] rev 40053
8160657: Compiler HotSpot tests should use the "run driver" directive where applicable Reviewed-by: kvn
Fri, 08 Jul 2016 20:14:18 +0300 8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop
dpochepk [Fri, 08 Jul 2016 20:14:18 +0300] rev 40052
8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop Reviewed-by: kvn, iveresov
Fri, 08 Jul 2016 17:02:10 +0100 8160969: aarch64: CDS is broken after 8079507
aph [Fri, 08 Jul 2016 17:02:10 +0100] rev 40051
8160969: aarch64: CDS is broken after 8079507 Reviewed-by: roland Contributed-by: ningsheng.jian@linaro.org
Thu, 07 Jul 2016 15:39:12 +0100 Merge
aph [Thu, 07 Jul 2016 15:39:12 +0100] rev 40050
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip