Tue, 24 Jan 2017 09:40:05 +0100 8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
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
Wed, 25 Jan 2017 07:05:38 +0100 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
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
Wed, 25 Jan 2017 07:03:26 +0100 8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
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
Tue, 24 Jan 2017 20:47:24 -0800 8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
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
Tue, 24 Jan 2017 17:19:01 -0800 8173158: [AOT] fix typo in jaotc --help output
kvn [Tue, 24 Jan 2017 17:19:01 -0800] rev 43479
8173158: [AOT] fix typo in jaotc --help output Reviewed-by: rbackman
Tue, 24 Jan 2017 08:51:07 +0000 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
never [Tue, 24 Jan 2017 08:51:07 +0000] rev 43478
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java Reviewed-by: kvn
Mon, 23 Jan 2017 23:01:32 +0000 Merge
dnsimon [Mon, 23 Jan 2017 23:01:32 +0000] rev 43477
Merge
Sun, 22 Jan 2017 21:40:59 +0100 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
dnsimon [Sun, 22 Jan 2017 21:40:59 +0100] rev 43476
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective Reviewed-by: kvn
Mon, 23 Jan 2017 23:49:16 +0300 8173054: [AOT] Avoid zero-shift for compressed oops
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
Mon, 23 Jan 2017 09:53:27 +0100 8172844: Assert fails in deoptimization due to original PC at the end of code section
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
Sun, 22 Jan 2017 22:18:49 -0800 8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
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
Sat, 21 Jan 2017 15:08:53 -0800 8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
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
Fri, 20 Jan 2017 16:09:56 -0500 8171971: Fix timing bug in JVM management of package export lists
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
Thu, 19 Jan 2017 21:52:51 -0800 8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
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
Thu, 19 Jan 2017 18:16:20 -0800 8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
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
Thu, 19 Jan 2017 18:52:16 -0500 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
dholmes [Thu, 19 Jan 2017 18:52:16 -0500] rev 43468
8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList Reviewed-by: kbarrett
Thu, 19 Jan 2017 10:56:32 -0500 8152206: Simplify jvmstat modules
gtriantafill [Thu, 19 Jan 2017 10:56:32 -0500] rev 43467
8152206: Simplify jvmstat modules Reviewed-by: alanb, mchung, hseigel
Thu, 19 Jan 2017 11:49:30 +0100 8171855: Move package name transformations during module bootstrap into native code
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
Thu, 19 Jan 2017 11:10:33 +0100 Merge
rbackman [Thu, 19 Jan 2017 11:10:33 +0100] rev 43465
Merge
Thu, 05 Jan 2017 08:37:10 +0100 8169588: [AOT] jaotc --classpath option is confusing
rbackman [Thu, 05 Jan 2017 08:37:10 +0100] rev 43464
8169588: [AOT] jaotc --classpath option is confusing Reviewed-by: kvn, dlong
Thu, 19 Jan 2017 10:30:37 +0100 8172964: [aix] AIX VM should not handle SIGDANGER
stuefe [Thu, 19 Jan 2017 10:30:37 +0100] rev 43463
8172964: [aix] AIX VM should not handle SIGDANGER Reviewed-by: simonis, clanger
Thu, 19 Jan 2017 08:10:11 +0100 8172751: OSR compilation at unreachable bci causes C1 crash
thartmann [Thu, 19 Jan 2017 08:10:11 +0100] rev 43462
8172751: OSR compilation at unreachable bci causes C1 crash Summary: Bailout if OSR entry is unreachable. Reviewed-by: thartmann Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Wed, 18 Jan 2017 19:37:52 -0800 8173019: Backout JDK-8172990 changes
kvn [Wed, 18 Jan 2017 19:37:52 -0800] rev 43461
8173019: Backout JDK-8172990 changes Reviewed-by: dlong
Wed, 18 Jan 2017 19:54:18 -0500 8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading
dholmes [Wed, 18 Jan 2017 19:54:18 -0500] rev 43460
8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading Reviewed-by: dcubed, sspitsyn, alanb
Wed, 18 Jan 2017 14:36:54 -0800 8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass*
kvn [Wed, 18 Jan 2017 14:36:54 -0800] rev 43459
8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass* Summary: added back _metaspace_got array scan. Reviewed-by: dlong
Wed, 18 Jan 2017 10:30:56 -0500 8144518: ClassVerboseTest crashes on Windows
coleenp [Wed, 18 Jan 2017 10:30:56 -0500] rev 43458
8144518: ClassVerboseTest crashes on Windows Summary: simplify Bytecode_tableswitch code so windows doesn't generate bad code for it. Reviewed-by: ctornqvi, dholmes
Wed, 18 Jan 2017 08:30:02 +0000 Merge
thartmann [Wed, 18 Jan 2017 08:30:02 +0000] rev 43457
Merge
Wed, 18 Jan 2017 08:54:29 +0100 8172884: TraceOptoPipelining and TraceOptoOutput are broken
thartmann [Wed, 18 Jan 2017 08:54:29 +0100] rev 43456
8172884: TraceOptoPipelining and TraceOptoOutput are broken Summary: Compiler Control code needs not set the default values for the directive according to the flag value. Reviewed-by: neliasso, redestad
Tue, 17 Jan 2017 21:38:07 -0800 8166002: Emulate client build on platforms with reduced virtual address space
jcm [Tue, 17 Jan 2017 21:38:07 -0800] rev 43455
8166002: Emulate client build on platforms with reduced virtual address space Summary: The default VM ergonomics on Windows/x86 (32-bit) are changed to client like. Reviewed-by: kvn, iveresov
Tue, 17 Jan 2017 17:00:22 +0100 Merge
mgronlun [Tue, 17 Jan 2017 17:00:22 +0100] rev 43454
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip