Wed, 28 Oct 2015 16:26:42 +0300 8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing
ppunegov [Wed, 28 Oct 2015 16:26:42 +0300] rev 33475
8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing Summary: Replace incorrect check for validity of method pattern with full command check Reviewed-by: kvn
Wed, 28 Oct 2015 16:00:54 +0300 8140350: compiler control tests fail with compiled: true, but should: false on required level: 1
ppunegov [Wed, 28 Oct 2015 16:00:54 +0300] rev 33474
8140350: compiler control tests fail with compiled: true, but should: false on required level: 1 Summary: Replace isMethodCompiled with isMethodCompilable with particular level Reviewed-by: kvn
Wed, 28 Oct 2015 15:15:59 +0100 8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout
zmajo [Wed, 28 Oct 2015 15:15:59 +0100] rev 33473
8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout Summary: Change MontgomeryMultiplyTest.java test to execute only on platforms on which the tested intrinsics are available. Reviewed-by: kvn, neliasso
Tue, 27 Oct 2015 18:05:20 +0000 8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
enevill [Tue, 27 Oct 2015 18:05:20 +0000] rev 33472
8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs Summary: Fix register usage on calling native synchronized methods Reviewed-by: kvn, adinn
Tue, 27 Oct 2015 10:08:48 +0000 8140582: aarch64: jvm fails to initialise after 8078556
enevill [Tue, 27 Oct 2015 10:08:48 +0000] rev 33471
8140582: aarch64: jvm fails to initialise after 8078556 Summary: jvm fails to initialise on aarch64 systems with pagesize > 4K Reviewed-by: duke
Tue, 27 Oct 2015 01:45:01 -0400 Merge
dlong [Tue, 27 Oct 2015 01:45:01 -0400] rev 33470
Merge
Mon, 26 Oct 2015 19:33:31 -0700 8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
iveresov [Mon, 26 Oct 2015 19:33:31 -0700] rev 33469
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu Summary: Emit vector conditional moves Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Mon, 26 Oct 2015 10:36:54 +0100 8139996: CompileCommand prints quoted ascii strings
neliasso [Mon, 26 Oct 2015 10:36:54 +0100] rev 33468
8139996: CompileCommand prints quoted ascii strings Summary: Print symbols as utf8 Reviewed-by: kvn
Fri, 23 Oct 2015 07:18:31 +0000 Merge
twisti [Fri, 23 Oct 2015 07:18:31 +0000] rev 33467
Merge
Thu, 22 Oct 2015 13:18:15 -1000 8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug
twisti [Thu, 22 Oct 2015 13:18:15 -1000] rev 33466
8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug Reviewed-by: erikj, kvn
Thu, 22 Oct 2015 21:39:25 -0700 8139575: Update for x86 log in the math lib
iveresov [Thu, 22 Oct 2015 21:39:25 -0700] rev 33465
8139575: Update for x86 log in the math lib Summary: Add new java.lang.Math() intrinsics from x86 Reviewed-by: kvn, iveresov Contributed-by: vivek.r.deshpande@intel.com
Thu, 22 Oct 2015 19:03:52 +0000 Merge
twisti [Thu, 22 Oct 2015 19:03:52 +0000] rev 33464
Merge
Wed, 21 Oct 2015 21:49:29 +0000 Merge
twisti [Wed, 21 Oct 2015 21:49:29 +0000] rev 33463
Merge
Fri, 09 Oct 2015 20:58:25 +0200 8138890: C1: Ambiguous operator delete
mdoerr [Fri, 09 Oct 2015 20:58:25 +0200] rev 33462
8138890: C1: Ambiguous operator delete Summary: xlC on AIX rejects to compile LIRGenerator and RangeCheckEliminator::Verification Reviewed-by: simonis, goetz, twisti
Wed, 21 Oct 2015 12:15:37 +0000 8140238: Zero fails to build from source
enevill [Wed, 21 Oct 2015 12:15:37 +0000] rev 33461
8140238: Zero fails to build from source Summary: Zero fails to build after 8136421 and 8078554 Reviewed-by: kvn
Wed, 21 Oct 2015 18:34:36 -0400 Merge
dlong [Wed, 21 Oct 2015 18:34:36 -0400] rev 33460
Merge
Wed, 21 Oct 2015 18:05:45 -0400 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
dlong [Wed, 21 Oct 2015 18:05:45 -0400] rev 33459
8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown Summary: back out 8136473 Reviewed-by: twisti
Wed, 21 Oct 2015 21:59:54 +0200 Merge
neliasso [Wed, 21 Oct 2015 21:59:54 +0200] rev 33458
Merge
Wed, 21 Oct 2015 19:31:23 +0200 8140240: Missing test files in CompilerControl tests
neliasso [Wed, 21 Oct 2015 19:31:23 +0200] rev 33457
8140240: Missing test files in CompilerControl tests Summary: Add missing files Reviewed-by: kvn, neliasso
Wed, 21 Oct 2015 18:22:47 +0300 8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"
goetz [Wed, 21 Oct 2015 18:22:47 +0300] rev 33456
8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build" Reviewed-by: vlivanov
Tue, 20 Oct 2015 22:03:38 +0000 Merge
vlivanov [Tue, 20 Oct 2015 22:03:38 +0000] rev 33455
Merge
Tue, 20 Oct 2015 19:22:56 +0300 8132168: Support IdealGraphVisualizer in optimized build
vlivanov [Tue, 20 Oct 2015 19:22:56 +0300] rev 33454
8132168: Support IdealGraphVisualizer in optimized build Reviewed-by: kvn
Tue, 20 Oct 2015 21:12:25 +0300 8066166: JEP-JDK-8046155: Test task: dcmd tests
ppunegov [Tue, 20 Oct 2015 21:12:25 +0300] rev 33453
8066166: JEP-JDK-8046155: Test task: dcmd tests Summary: Tests for diagnostic command in CompilerControl Reviewed-by: kvn
Tue, 20 Oct 2015 21:09:57 +0300 8066153: JEP-JDK-8046155: Test task: cover existing
ppunegov [Tue, 20 Oct 2015 21:09:57 +0300] rev 33452
8066153: JEP-JDK-8046155: Test task: cover existing Summary: Tests for CompilerCommand and CompilerControl's directives Reviewed-by: kvn
Tue, 20 Oct 2015 18:07:28 +0200 8137167: JEP165: Compiler Control: Implementation task
neliasso [Tue, 20 Oct 2015 18:07:28 +0200] rev 33451
8137167: JEP165: Compiler Control: Implementation task Summary: Compiler Control JEP Reviewed-by: roland, twisti, zmajo, simonis
Tue, 20 Oct 2015 13:36:20 +0000 Merge
roland [Tue, 20 Oct 2015 13:36:20 +0000] rev 33450
Merge
Fri, 16 Oct 2015 16:53:02 +0200 8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
roland [Fri, 16 Oct 2015 16:53:02 +0200] rev 33449
8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI Summary: Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods Reviewed-by: kvn, thartmann
Tue, 20 Oct 2015 10:24:40 +0200 8139657: Incremental build of jdk.vm.ci-gensrc creates repeated entries in services file
erikj [Tue, 20 Oct 2015 10:24:40 +0200] rev 33448
8139657: Incremental build of jdk.vm.ci-gensrc creates repeated entries in services file Reviewed-by: twisti
Sun, 06 Sep 2015 10:13:18 +0300 8065151: Support IdealGraphVisualizer in optimized build
vlivanov [Sun, 06 Sep 2015 10:13:18 +0300] rev 33447
8065151: Support IdealGraphVisualizer in optimized build Reviewed-by: kvn
Thu, 05 Nov 2015 08:15:36 -0800 Added tag jdk9-b91 for changeset 8ce5cc6c019d
lana [Thu, 05 Nov 2015 08:15:36 -0800] rev 33446
Added tag jdk9-b91 for changeset 8ce5cc6c019d
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip