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
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
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
ysuenaga [Fri, 11 Dec 2015 21:58:28 +0900] rev 34493
8036003: Add --with-debug-symbols=[none|internal|external|zipped]
Reviewed-by: ihse, dholmes
lana [Thu, 10 Dec 2015 09:23:36 -0800] rev 34492
Merge
erikj [Wed, 09 Dec 2015 11:44:40 +0100] rev 34491
8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
sundar [Tue, 08 Dec 2015 10:11:28 +0530] rev 34490
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung