aph [Thu, 14 Jul 2016 15:18:15 +0100] rev 40066
Merge
aph [Wed, 13 Jul 2016 15:19:34 +0100] rev 40065
8159467: AArch64: Enable compact strings
Reviewed-by: roland
aph [Fri, 08 Jul 2016 17:11:37 +0100] rev 40064
8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure
Reviewed-by: roland
mhaupt [Thu, 14 Jul 2016 08:33:08 +0200] rev 40063
8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails
Reviewed-by: never, dnsimon
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
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
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
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
zmajo [Tue, 12 Jul 2016 08:42:46 +0000] rev 40058
Merge
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
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
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
rbackman [Mon, 11 Jul 2016 13:14:19 +0200] rev 40054
Merge
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