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
gdub [Tue, 24 Jan 2017 13:40:46 +0100] rev 43486
8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n
Reviewed-by: never, davleopo
jwilhelm [Tue, 24 Jan 2017 00:30:28 +0100] rev 43485
Merge
never [Wed, 25 Jan 2017 19:18:43 -0800] rev 43484
8173309: jvmtiDeferredLocalVariableSet may update the wrong frame
Reviewed-by: kvn
roland [Tue, 24 Jan 2017 09:40:05 +0100] rev 43483
8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
Summary: Loads generated at uncommon trap from eliminated arraycopy have incorrect memory state
Reviewed-by: thartmann
thartmann [Wed, 25 Jan 2017 07:05:38 +0100] rev 43482
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
thartmann [Wed, 25 Jan 2017 07:03:26 +0100] rev 43481
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
Summary: Backing out 8087341 due to 8172850. Will be re-implemented with 8173196.
Reviewed-by: kvn
jcm [Tue, 24 Jan 2017 20:47:24 -0800] rev 43480
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
Summary: Corrected available compilation levels for client builds.
Reviewed-by: kvn
kvn [Tue, 24 Jan 2017 17:19:01 -0800] rev 43479
8173158: [AOT] fix typo in jaotc --help output
Reviewed-by: rbackman
never [Tue, 24 Jan 2017 08:51:07 +0000] rev 43478
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
Reviewed-by: kvn
dnsimon [Mon, 23 Jan 2017 23:01:32 +0000] rev 43477
Merge
dnsimon [Sun, 22 Jan 2017 21:40:59 +0100] rev 43476
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
Reviewed-by: kvn
iveresov [Mon, 23 Jan 2017 23:49:16 +0300] rev 43475
8173054: [AOT] Avoid zero-shift for compressed oops
Summary: AOT compiler should be pessimistic about heap size
Reviewed-by: kvn
zmajo [Mon, 23 Jan 2017 09:53:27 +0100] rev 43474
8172844: Assert fails in deoptimization due to original PC at the end of code section
Summary: Change assert to accept end of code section as well.
Reviewed-by: rbackman, kvn, dlong
jcm [Sun, 22 Jan 2017 22:18:49 -0800] rev 43473
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
Summary: Disabled WB Compilaton at unsupported levels.
Reviewed-by: kvn
kvn [Sat, 21 Jan 2017 15:08:53 -0800] rev 43472
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
Summary: Move aot/fingerprint tests to closed since they use commercial feature.
Reviewed-by: iveresov
hseigel [Fri, 20 Jan 2017 16:09:56 -0500] rev 43471
8171971: Fix timing bug in JVM management of package export lists
Summary: Reduce the number of fields that maintain export state and use Module_lock to access these fields
Reviewed-by: acorn, sspitsyn, lfoltan
jcm [Thu, 19 Jan 2017 21:52:51 -0800] rev 43470
8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
Summary: remove wrong extra check that got added as part of JDK-8166002 emulated client on win32.
Reviewed-by: kvn
dcubed [Thu, 19 Jan 2017 18:16:20 -0800] rev 43469
8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
Summary: Restore lost line from JDK-8061999.
Reviewed-by: hseigel, mchung, dholmes
dholmes [Thu, 19 Jan 2017 18:52:16 -0500] rev 43468
8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
Reviewed-by: kbarrett
gtriantafill [Thu, 19 Jan 2017 10:56:32 -0500] rev 43467
8152206: Simplify jvmstat modules
Reviewed-by: alanb, mchung, hseigel
redestad [Thu, 19 Jan 2017 11:49:30 +0100] rev 43466
8171855: Move package name transformations during module bootstrap into native code
Reviewed-by: alanb, acorn, lfoltan, mchung, plevart, hseigel, sspitsyn