Fri, 23 Feb 2018 07:47:29 -0500 8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
coleenp [Fri, 23 Feb 2018 07:47:29 -0500] rev 49056
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532 Summary: Make generate_class_cast_message able to deal with NULL klass from the constant pool. Reviewed-by: hseigel, lfoltan
Fri, 23 Feb 2018 12:47:36 +0100 8198564: Multiple crashes on SPARC
rkennke [Fri, 23 Feb 2018 12:47:36 +0100] rev 49055
8198564: Multiple crashes on SPARC Reviewed-by: dholmes, simonis, stefank
Fri, 23 Feb 2018 09:38:33 +0100 8198420: Remove unused extension point AllocationContextStats
sjohanss [Fri, 23 Feb 2018 09:38:33 +0100] rev 49054
8198420: Remove unused extension point AllocationContextStats Reviewed-by: ehelin, tschatzl
Thu, 22 Feb 2018 14:16:18 +0100 8198553: jcmd: separate Metaspace statistics from NMT
stuefe [Thu, 22 Feb 2018 14:16:18 +0100] rev 49053
8198553: jcmd: separate Metaspace statistics from NMT Reviewed-by: zgu, coleenp
Thu, 22 Feb 2018 14:58:01 -0500 8198551: Rename hotspot_tier1 test group to tier1
ctornqvi [Thu, 22 Feb 2018 14:58:01 -0500] rev 49052
8198551: Rename hotspot_tier1 test group to tier1 Reviewed-by: lfoltan, iignatyev
Thu, 22 Feb 2018 16:29:10 +0100 8198558: Windows does not build without precompiled headers
stuefe [Thu, 22 Feb 2018 16:29:10 +0100] rev 49051
8198558: Windows does not build without precompiled headers Reviewed-by: coleenp, mlarsson, lfoltan
Thu, 22 Feb 2018 18:37:48 +0100 8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:37:48 +0100] rev 49050
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap Reviewed-by: kbarrett, sjohanss
Thu, 22 Feb 2018 18:37:23 +0100 8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:37:23 +0100] rev 49049
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap Reviewed-by: pliden, sjohanss, kbarrett
Thu, 22 Feb 2018 18:36:32 +0100 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:36:32 +0100] rev 49048
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:36:07 +0100 8198515: Extract SoftReferencePolicy code out of CollectorPolicy
stefank [Thu, 22 Feb 2018 18:36:07 +0100] rev 49047
8198515: Extract SoftReferencePolicy code out of CollectorPolicy Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:35:40 +0100 8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:35:40 +0100] rev 49046
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:35:04 +0100 8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
stefank [Thu, 22 Feb 2018 18:35:04 +0100] rev 49045
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy Reviewed-by: sjohanss, pliden
Thu, 22 Feb 2018 18:34:39 +0100 8198507: Remove CollectorPolicy::create_rem_set
stefank [Thu, 22 Feb 2018 18:34:39 +0100] rev 49044
8198507: Remove CollectorPolicy::create_rem_set Reviewed-by: pliden, tschatzl
Thu, 22 Feb 2018 18:34:18 +0100 8198373: Remove CollectorPolicy::is/as functions
stefank [Thu, 22 Feb 2018 18:34:18 +0100] rev 49043
8198373: Remove CollectorPolicy::is/as functions Reviewed-by: sjohanss, pliden
Thu, 22 Feb 2018 12:05:17 -0500 8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
lfoltan [Thu, 22 Feb 2018 12:05:17 -0500] rev 49042
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp Summary: Change to use the functional version of _get_timezone for VS2017. Reviewed-by: coleenp, hseigel Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Thu, 22 Feb 2018 10:39:42 +0100 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
eosterlund [Thu, 22 Feb 2018 10:39:42 +0100] rev 49041
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API Reviewed-by: pliden, rkennke
Wed, 21 Feb 2018 23:30:01 -0500 8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
kbarrett [Wed, 21 Feb 2018 23:30:01 -0500] rev 49040
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp Summary: Use <stdint.h> and <inttypes.h> on Windows instead of emulation. Reviewed-by: coleenp, lfoltan, gtriantafill
Tue, 13 Feb 2018 14:38:09 +0100 8197827: [windows] Small cleanups after JDK-8185712
stuefe [Tue, 13 Feb 2018 14:38:09 +0100] rev 49039
8197827: [windows] Small cleanups after JDK-8185712 Reviewed-by: zgu, dholmes
Wed, 21 Feb 2018 14:08:26 -0500 8068593: Remove or repurpose unused PerfCounters from objectMonitor
coleenp [Wed, 21 Feb 2018 14:08:26 -0500] rev 49038
8068593: Remove or repurpose unused PerfCounters from objectMonitor Reviewed-by: redestad, dcubed
Wed, 21 Feb 2018 11:18:52 -0500 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
hseigel [Wed, 21 Feb 2018 11:18:52 -0500] rev 49037
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options Summary: Add comments, fix a small issue with the boot loader, and add an assert. Reviewed-by: coleenp, alanb, acorn, dholmes
Thu, 15 Feb 2018 23:45:15 +0100 8197999: Accessors in typeArrayOopDesc should use new Access API
rkennke [Thu, 15 Feb 2018 23:45:15 +0100] rev 49036
8197999: Accessors in typeArrayOopDesc should use new Access API Reviewed-by: eosterlund, pliden
Wed, 21 Feb 2018 07:49:36 -0500 8198287: Cleanup ElfFile usage in whitebox.cpp
zgu [Wed, 21 Feb 2018 07:49:36 -0500] rev 49035
8198287: Cleanup ElfFile usage in whitebox.cpp Summary: Removed redundant include of elfFile.hpp Reviewed-by: dholmes, coleenp
Wed, 21 Feb 2018 12:40:07 +0100 8198225: os::attempt_reserve_memory_at records memory as committed
stefank [Wed, 21 Feb 2018 12:40:07 +0100] rev 49034
8198225: os::attempt_reserve_memory_at records memory as committed Reviewed-by: shade, zgu, stuefe
Wed, 21 Feb 2018 12:40:05 +0100 8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
stefank [Wed, 21 Feb 2018 12:40:05 +0100] rev 49033
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions Reviewed-by: eosterlund, coleenp, zgu
Tue, 20 Feb 2018 09:46:48 -0800 8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
jcbeyler [Tue, 20 Feb 2018 09:46:48 -0800] rev 49032
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code Summary: Fix aarch64 issue when moving the stp down and to a str Reviewed-by: adinn, smonteith Contributed-by: jcbeyler@google.com
Wed, 21 Feb 2018 07:50:33 +0100 8198369: Clean up GCId and GCIdMark
pliden [Wed, 21 Feb 2018 07:50:33 +0100] rev 49031
8198369: Clean up GCId and GCIdMark Reviewed-by: stefank, eosterlund
Wed, 21 Feb 2018 07:46:40 +0100 8198267: Allow GCId::current_raw() calls from non-NamedThreads
pliden [Wed, 21 Feb 2018 07:46:40 +0100] rev 49030
8198267: Allow GCId::current_raw() calls from non-NamedThreads Reviewed-by: stefank, kbarrett
Tue, 20 Feb 2018 16:18:25 -0600 8193056: Title from build failure with Xcode 9.1
gziemski [Tue, 20 Feb 2018 16:18:25 -0600] rev 49029
8193056: Title from build failure with Xcode 9.1 Summary: Included missing header explicitly. Reviewed-by: coleenp, vlivanov
Tue, 20 Feb 2018 12:54:26 -0800 8193909: Obsolete(remove) Co-operative Memory Management (CMM)
sangheki [Tue, 20 Feb 2018 12:54:26 -0800] rev 49028
8193909: Obsolete(remove) Co-operative Memory Management (CMM) Reviewed-by: dholmes, jwilhelm, mchung, tschatzl Contributed-by: sangheon.kim@oracle.com, brent.christian@oracle.com
Tue, 20 Feb 2018 16:10:21 +0100 8195112: x86 (32 bit): implementation for Thread-local handshakes
mdoerr [Tue, 20 Feb 2018 16:10:21 +0100] rev 49027
8195112: x86 (32 bit): implementation for Thread-local handshakes Reviewed-by: goetz, rehn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip