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
dnsimon [Mon, 30 Nov 2015 15:40:07 -1000] rev 34502
8143730: [JVMCI] infopoint recording is too restrictive
Reviewed-by: twisti
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
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
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
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
lana [Thu, 10 Dec 2015 08:17:03 -0800] rev 34497
Added tag jdk-9+96 for changeset 76214951eeab
erikj [Fri, 11 Dec 2015 17:18:08 +0100] rev 34496
8145185: Rename JAB the build tool to JIB
Reviewed-by: ihse, tbell
erikj [Fri, 11 Dec 2015 17:15:48 +0100] rev 34495
8145206: Configure broken on Macosx
Reviewed-by: tbell
erikj [Fri, 11 Dec 2015 14:20:39 +0100] rev 34494
8145115: make JAVAC_FLAGS=-g no longer works
Reviewed-by: ihse