Tue, 08 Dec 2015 12:05:51 +0100 8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
erikj [Tue, 08 Dec 2015 12:05:51 +0100] rev 34524
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c Reviewed-by: dholmes
Tue, 08 Dec 2015 10:13:57 +0530 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:13:57 +0530] rev 34523
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
Tue, 08 Dec 2015 03:49:12 +0000 8144890: Add the intermittent keyword test B6216082.java
xuelei [Tue, 08 Dec 2015 03:49:12 +0000] rev 34522
8144890: Add the intermittent keyword test B6216082.java Reviewed-by: mullan
Mon, 07 Dec 2015 17:31:43 -0800 Merge
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
Mon, 07 Dec 2015 10:05:08 -0800 Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
Thu, 03 Dec 2015 22:30:21 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
Tue, 01 Dec 2015 19:18:46 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:46 +0100] rev 34518
Merge
Fri, 27 Nov 2015 09:37:33 +0100 8142303: C2 compilation fails with "bad AD file"
thartmann [Fri, 27 Nov 2015 09:37:33 +0100] rev 34517
8142303: C2 compilation fails with "bad AD file" Summary: Move range checks into intrinsics for String methods. Reviewed-by: kvn, aph
Mon, 07 Dec 2015 14:12:58 -0800 8144880: Instrument intermittently failing test ConfigChanges.java
darcy [Mon, 07 Dec 2015 14:12:58 -0800] rev 34516
8144880: Instrument intermittently failing test ConfigChanges.java Reviewed-by: lancea, martin
Thu, 10 Dec 2015 08:17:08 -0800 Added tag jdk-9+96 for changeset 25e9d31417fa
lana [Thu, 10 Dec 2015 08:17:08 -0800] rev 34515
Added tag jdk-9+96 for changeset 25e9d31417fa
Wed, 05 Jul 2017 21:07:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:00 +0200] rev 34514
Merge
Thu, 10 Dec 2015 09:24:59 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:59 -0800] rev 34513
Merge
Thu, 03 Dec 2015 22:30:17 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34512
Merge
Wed, 02 Dec 2015 14:59:57 -1000 8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
twisti [Wed, 02 Dec 2015 14:59:57 -1000] rev 34511
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730 Reviewed-by: kvn
Wed, 02 Dec 2015 11:40:18 -1000 8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
twisti [Wed, 02 Dec 2015 11:40:18 -1000] rev 34510
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds Reviewed-by: kvn
Thu, 26 Nov 2015 10:38:33 +0000 8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
aph [Thu, 26 Nov 2015 10:38:33 +0000] rev 34509
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings Reviewed-by: kvn
Tue, 01 Dec 2015 15:11:15 -1000 8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
twisti [Tue, 01 Dec 2015 15:11:15 -1000] rev 34508
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final Reviewed-by: iveresov, twisti
Wed, 25 Nov 2015 18:13:13 +0000 8144028: Use AArch64 bit-test instructions in C2
aph [Wed, 25 Nov 2015 18:13:13 +0000] rev 34507
8144028: Use AArch64 bit-test instructions in C2 Reviewed-by: kvn
Tue, 01 Dec 2015 21:16:12 +0000 Merge
twisti [Tue, 01 Dec 2015 21:16:12 +0000] rev 34506
Merge
Tue, 01 Dec 2015 08:30:11 -1000 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti [Tue, 01 Dec 2015 08:30:11 -1000] rev 34505
8139921: add mx configuration files to support HotSpot IDE configuration generation Reviewed-by: iveresov
Tue, 01 Dec 2015 19:18:56 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
Tue, 01 Dec 2015 08:05:10 +0100 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
zmajo [Tue, 01 Dec 2015 08:05:10 +0100] rev 34503
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 Summary: Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes. Reviewed-by: kvn, thartmann, vlivanov, shade
Mon, 30 Nov 2015 15:40:07 -1000 8143730: [JVMCI] infopoint recording is too restrictive
dnsimon [Mon, 30 Nov 2015 15:40:07 -1000] rev 34502
8143730: [JVMCI] infopoint recording is too restrictive Reviewed-by: twisti
Mon, 30 Nov 2015 15:21:25 -0800 8142333: Build failure in debugInfoRec.cpp with SS12u4
never [Mon, 30 Nov 2015 15:21:25 -0800] rev 34501
8142333: Build failure in debugInfoRec.cpp with SS12u4 Reviewed-by: coleenp, dholmes, erikj, kvn
Mon, 05 Oct 2015 23:53:59 +0200 8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
mdoerr [Mon, 05 Oct 2015 23:53:59 +0200] rev 34500
8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code Reviewed-by: twisti, vlivanov
Fri, 27 Nov 2015 09:36:46 +0100 8142303: C2 compilation fails with "bad AD file"
thartmann [Fri, 27 Nov 2015 09:36:46 +0100] rev 34499
8142303: C2 compilation fails with "bad AD file" Summary: Move range checks into intrinsics for String methods. Reviewed-by: kvn, aph
Thu, 26 Nov 2015 15:37:04 +0000 8143584: Load constant pool tag and class status with load acquire
hshi [Thu, 26 Nov 2015 15:37:04 +0000] rev 34498
8143584: Load constant pool tag and class status with load acquire Reviewed-by: roland, aph
Thu, 10 Dec 2015 08:17:03 -0800 Added tag jdk-9+96 for changeset 76214951eeab
lana [Thu, 10 Dec 2015 08:17:03 -0800] rev 34497
Added tag jdk-9+96 for changeset 76214951eeab
Fri, 11 Dec 2015 17:18:08 +0100 8145185: Rename JAB the build tool to JIB
erikj [Fri, 11 Dec 2015 17:18:08 +0100] rev 34496
8145185: Rename JAB the build tool to JIB Reviewed-by: ihse, tbell
Fri, 11 Dec 2015 17:15:48 +0100 8145206: Configure broken on Macosx
erikj [Fri, 11 Dec 2015 17:15:48 +0100] rev 34495
8145206: Configure broken on Macosx Reviewed-by: tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip