Mon, 19 Dec 2016 18:21:59 -0800 8171236: RTM/HTM jtreg tests regression after transition to the new GNU-style options
gromero [Mon, 19 Dec 2016 18:21:59 -0800] rev 42882
8171236: RTM/HTM jtreg tests regression after transition to the new GNU-style options Reviewed-by: kvn
Tue, 20 Dec 2016 01:05:39 +0000 Merge
dholmes [Tue, 20 Dec 2016 01:05:39 +0000] rev 42881
Merge
Wed, 14 Dec 2016 16:46:50 -0500 8171129: [aarch64] hs_err logs do not print register mappings
drwhite [Wed, 14 Dec 2016 16:46:50 -0500] rev 42880
8171129: [aarch64] hs_err logs do not print register mappings Summary: Call print_location for contents of all registers. Reviewed-by: aph, dholmes
Mon, 19 Dec 2016 22:50:28 +0000 Merge
iveresov [Mon, 19 Dec 2016 22:50:28 +0000] rev 42879
Merge
Mon, 19 Dec 2016 13:34:21 -0800 8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java
iveresov [Mon, 19 Dec 2016 13:34:21 -0800] rev 42878
8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java Summary: Fix argument types of tiered callbacks Reviewed-by: never, kvn
Mon, 19 Dec 2016 13:09:25 -0800 8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
roland [Mon, 19 Dec 2016 13:09:25 -0800] rev 42877
8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs Summary: fixed 3rd input of FMA intrinsic processing in C1. Reviewed-by: kvn
Mon, 19 Dec 2016 13:54:33 -0500 8168797: do not load any archived classes from a patched module
jiangli [Mon, 19 Dec 2016 13:54:33 -0500] rev 42876
8168797: do not load any archived classes from a patched module Summary: Add new runtime shared class visibility check to ensure shared classes from patched module are not loaded at runtime. Reviewed-by: acorn, ccheung, hseigel, iklam, lfoltan
Mon, 19 Dec 2016 15:21:11 +0000 Merge
jcm [Mon, 19 Dec 2016 15:21:11 +0000] rev 42875
Merge
Mon, 19 Dec 2016 06:25:12 -0800 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
jcm [Mon, 19 Dec 2016 06:25:12 -0800] rev 42874
8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477 Summary: Fixed missing half assert! Reviewed-by: kvn
Mon, 19 Dec 2016 14:12:33 +0000 Merge
coleenp [Mon, 19 Dec 2016 14:12:33 +0000] rev 42873
Merge
Wed, 07 Dec 2016 13:37:37 +0100 8170767: Zero fastdebug build triggers assertion
sgehwolf [Wed, 07 Dec 2016 13:37:37 +0100] rev 42872
8170767: Zero fastdebug build triggers assertion Summary: Add missing interpreter entries for java_lang_math_fmaD/F. Reviewed-by: coleenp
Mon, 19 Dec 2016 02:33:30 -0800 8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options
aph [Mon, 19 Dec 2016 02:33:30 -0800] rev 42871
8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options Reviewed-by: aph Contributed-by: kavitha.natarajan@linaro.org
Mon, 19 Dec 2016 08:31:01 +0100 8171155: Scanning method file for initialized final field updates can fail for non-existent fields
zmajo [Mon, 19 Dec 2016 08:31:01 +0100] rev 42870
8171155: Scanning method file for initialized final field updates can fail for non-existent fields Summary: Check if field exists before possibly marking it as having initialized final updates. Reviewed-by: stsmirno, vlivanov, coleenp
Mon, 19 Dec 2016 05:00:24 +0000 Merge
sspitsyn [Mon, 19 Dec 2016 05:00:24 +0000] rev 42869
Merge
Sun, 18 Dec 2016 20:54:26 -0800 8171417: post jigsaw review cleanup in the jtreg jvmti tests
sspitsyn [Sun, 18 Dec 2016 20:54:26 -0800] rev 42868
8171417: post jigsaw review cleanup in the jtreg jvmti tests Summary: fix the function throw_exc() in several jvmti tests to return void Reviewed-by: dsamersoff, hseigel
Mon, 19 Dec 2016 04:04:48 +0000 Merge
sspitsyn [Mon, 19 Dec 2016 04:04:48 +0000] rev 42867
Merge
Sun, 18 Dec 2016 19:21:18 -0800 8139566: need proper sync for adding default read edges
sspitsyn [Sun, 18 Dec 2016 19:21:18 -0800] rev 42866
8139566: need proper sync for adding default read edges Summary: use has_default_read_edges() in the ModuleEntry::can_read to fix race issue Reviewed-by: hseigel, lfoltan
Sun, 18 Dec 2016 22:07:31 -0500 8170307: Stack size option -Xss is ignored
dholmes [Sun, 18 Dec 2016 22:07:31 -0500] rev 42865
8170307: Stack size option -Xss is ignored Reviewed-by: dcubed, sspitsyn
Tue, 13 Dec 2016 02:04:23 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:23 +0100] rev 42864
Merge
Thu, 22 Dec 2016 18:48:28 +0000 Merge
lana [Thu, 22 Dec 2016 18:48:28 +0000] rev 42863
Merge
Wed, 21 Dec 2016 22:41:18 -0800 8171897: Remove third party readme files left from JDK-8169925
mchung [Wed, 21 Dec 2016 22:41:18 -0800] rev 42862
8171897: Remove third party readme files left from JDK-8169925 Reviewed-by: erikj
Tue, 20 Dec 2016 20:38:14 -0800 8169938: [AOT] SIGSEGV at ~BufferBlob::vtable chunks
dlong [Tue, 20 Dec 2016 20:38:14 -0800] rev 42861
8169938: [AOT] SIGSEGV at ~BufferBlob::vtable chunks Summary: set "return_oop" on AOT scopes Reviewed-by: kvn, never
Thu, 22 Dec 2016 08:26:01 +0000 Added tag jdk-9+150 for changeset 29142a56c193
lana [Thu, 22 Dec 2016 08:26:01 +0000] rev 42860
Added tag jdk-9+150 for changeset 29142a56c193
Mon, 02 Jan 2017 18:27:55 -0800 8172155: jshell tool (make): include built-in startup scripts in image
rfield [Mon, 02 Jan 2017 18:27:55 -0800] rev 42859
8172155: jshell tool (make): include built-in startup scripts in image Reviewed-by: briangoetz
Tue, 27 Dec 2016 22:00:28 +0100 Merge
jwilhelm [Tue, 27 Dec 2016 22:00:28 +0100] rev 42858
Merge
Thu, 22 Dec 2016 22:10:02 +0100 Merge
jwilhelm [Thu, 22 Dec 2016 22:10:02 +0100] rev 42857
Merge
Tue, 20 Dec 2016 23:47:16 +0100 Merge
jwilhelm [Tue, 20 Dec 2016 23:47:16 +0100] rev 42856
Merge
Tue, 20 Dec 2016 15:49:44 -0500 8171433: [aix] switch on gtest AIX build
stuefe [Tue, 20 Dec 2016 15:49:44 -0500] rev 42855
8171433: [aix] switch on gtest AIX build Reviewed-by: dholmes, simonis
Tue, 20 Dec 2016 13:33:57 +0300 8159127: hprof heap dumps broken for lambda classdata
dsamersoff [Tue, 20 Dec 2016 13:33:57 +0300] rev 42854
8159127: hprof heap dumps broken for lambda classdata Summary: Added class dump records for lambda related anonymous classes in the heap dump Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Mon, 19 Dec 2016 16:26:36 +0100 8171310: Gtest libjvm.so is always stripped
erikj [Mon, 19 Dec 2016 16:26:36 +0100] rev 42853
8171310: Gtest libjvm.so is always stripped Reviewed-by: tbell, dholmes, stuefe
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip