ppunegov [Mon, 01 Feb 2016 19:45:26 +0300] rev 35755
8144239: [TESTBUG] InlineCommandTest.java: unknown compiler level 0 for commpile ID: 651
Summary: add Xbatch to make compilation block test thread.
Reviewed-by: kvn
thartmann [Fri, 29 Jan 2016 08:47:18 +0100] rev 35754
Merge
iignatyev [Fri, 29 Jan 2016 03:11:16 +0300] rev 35753
8148012: get rid of slash-dot-dot in @library directives
Reviewed-by: dholmes, dfazunen, cjplummer
fyang [Wed, 27 Jan 2016 12:20:53 +0800] rev 35752
8148328: aarch64: redundant lsr instructions in stub code.
Summary: avoid redundant lsr instructions in jbyte_arraycopy and jbyte_disjoint_arraycopy.
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
zmajo [Thu, 28 Jan 2016 08:33:45 +0100] rev 35751
8146478: Node limit exceeded with -XX:AllocateInstancePrefetchLines=1073741823
Summary: Constrain the set of accepted values for the Allocate{PrefetchLines, InstancePrefetchLines, PrefetchStepSize, PrefetchDistance} flags. Increase macro node expansion budget.
Reviewed-by: kvn
zmajo [Thu, 04 Feb 2016 08:53:57 +0100] rev 35750
8148970: Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Summary: Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Reviewed-by: vlivanov, dcubed
lana [Thu, 11 Feb 2016 14:39:54 -0800] rev 35749
Added tag jdk-9+105 for changeset d549e724be36
erikj [Mon, 15 Feb 2016 10:55:36 +0100] rev 35748
8145789: Switch JDK 9 to use Jib in JPRT
Reviewed-by: ihse, tbell
ihse [Fri, 12 Feb 2016 11:07:35 +0100] rev 35747
8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
lana [Thu, 11 Feb 2016 16:05:16 -0800] rev 35746
Merge
ehelin [Mon, 08 Feb 2016 08:05:12 +0100] rev 35745
8149116: Make test/Makefile more silent
Reviewed-by: mikael, erikj
erikj [Thu, 11 Feb 2016 11:54:00 +0100] rev 35744
8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
Reviewed-by: ihse, tbell
chegar [Wed, 10 Feb 2016 22:58:27 +0000] rev 35743
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Reviewed-by: mkos, mchung
ddehaven [Mon, 08 Feb 2016 21:07:50 -0800] rev 35742
8147754: Configure fails to detect freetype installed by XQuartz on OSX 10.11
Reviewed-by: erikj, ihse