rpatil [Wed, 01 Feb 2017 18:18:59 +0530] rev 43496
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
Reviewed-by: alanb, ksrini
sundar [Wed, 01 Feb 2017 15:12:03 +0530] rev 43495
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
Reviewed-by: mchung, alanb
mchung [Tue, 31 Jan 2017 20:06:32 -0800] rev 43494
8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
lana [Thu, 02 Feb 2017 21:20:38 +0000] rev 43493
Added tag jdk-9+155 for changeset 4d25acf48a0b
duke [Wed, 05 Jul 2017 22:47:12 +0200] rev 43492
Merge
jwilhelm [Sat, 04 Feb 2017 03:29:40 +0100] rev 43491
Merge
ccheung [Thu, 26 Jan 2017 10:17:06 -0800] rev 43490
8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
Summary: use the highest versioned entry if the specified version is higher than the current jdk version
Reviewed-by: iklam, sspitsyn, jiangli
dnsimon [Thu, 26 Jan 2017 05:53:14 -0800] rev 43489
8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
Reviewed-by: kvn
njian [Sun, 22 Jan 2017 16:33:54 +0800] rev 43488
8172881: AArch64: assertion failure: the int pressure is incorrect
Summary: Change the dst register type of get_and_setI/L/N/P from any register to non-special register.
Reviewed-by: aph
Contributed-by: yang.zhang@linaro.org
rbackman [Thu, 26 Jan 2017 08:35:17 +0100] rev 43487
Merge