Fri, 17 Mar 2017 08:19:05 -0700 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
sspitsyn [Fri, 17 Mar 2017 08:19:05 -0700] rev 46335
8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface Summary: Remove the dead code Reviewed-by: dholmes, coleenp
Tue, 14 Mar 2017 22:14:33 -0700 8167425: Redundant code in method PerfLongVariant::sample
shshahma [Tue, 14 Mar 2017 22:14:33 -0700] rev 46334
8167425: Redundant code in method PerfLongVariant::sample Reviewed-by: dholmes, coleenp, sspitsyn
Wed, 14 Dec 2016 09:14:16 +0100 8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks
stuefe [Wed, 14 Dec 2016 09:14:16 +0100] rev 46333
8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks Reviewed-by: mgerdin, coleenp
Thu, 16 Mar 2017 09:43:26 +0000 Merge
dholmes [Thu, 16 Mar 2017 09:43:26 +0000] rev 46332
Merge
Mon, 13 Mar 2017 20:23:11 +0100 8173848: realpath is unsafe
stuefe [Mon, 13 Mar 2017 20:23:11 +0100] rev 46331
8173848: realpath is unsafe Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form. Reviewed-by: dsamersoff, dholmes, clanger
Thu, 16 Mar 2017 09:05:20 +0100 8155094: Add logging for long lasting methods found in JDK-8152948
tschatzl [Thu, 16 Mar 2017 09:05:20 +0100] rev 46330
8155094: Add logging for long lasting methods found in JDK-8152948 Summary: Adds logging for DerivedPointerTable, TLAB preparation and resizing, and new collection set setup work Reviewed-by: kbarrett, sangheki
Wed, 15 Mar 2017 10:25:37 -0400 8155672: Remove instanceKlassHandles and KlassHandles
coleenp [Wed, 15 Mar 2017 10:25:37 -0400] rev 46329
8155672: Remove instanceKlassHandles and KlassHandles Summary: Summary: Use unhandled pointers for Klass and InstanceKlass, remove handles with no implementation. Reviewed-by: dholmes, lfoltan, vlivanov, sspitsyn
Wed, 15 Mar 2017 11:44:46 +0100 8168467: Use TaskEntry as task mark queue elements
tschatzl [Wed, 15 Mar 2017 11:44:46 +0100] rev 46328
8168467: Use TaskEntry as task mark queue elements Summary: Change the mark stack to use TaskEntry queue elements to improve type safety instead of casting around raw pointers. Reviewed-by: kbarrett, sangheki
Tue, 14 Mar 2017 14:07:24 -0400 Merge
coleenp [Tue, 14 Mar 2017 14:07:24 -0400] rev 46327
Merge
Mon, 13 Mar 2017 13:01:47 +0100 8159734: Consistency check fails with -XX:-ProfileInterpreter
zmajo [Mon, 13 Mar 2017 13:01:47 +0100] rev 46326
8159734: Consistency check fails with -XX:-ProfileInterpreter Summary: Re-establish the consistency of profiling information also with -XX:-ProfileInterpreter. Reviewed-by: kvn
Mon, 13 Mar 2017 12:13:09 +0100 8176441: assert(false) failed: modified node was not processed by IGVN.transform_old()
thartmann [Mon, 13 Mar 2017 12:13:09 +0100] rev 46325
8176441: assert(false) failed: modified node was not processed by IGVN.transform_old() Summary: The shiftNode needs to be added to the IGVN worklist after being modified. Reviewed-by: kvn, vlivanov
Fri, 03 Mar 2017 23:08:35 -0800 8005165: Remove CPU-dependent code in self-patching vtables
iklam [Fri, 03 Mar 2017 23:08:35 -0800] rev 46324
8005165: Remove CPU-dependent code in self-patching vtables Reviewed-by: coleenp, stuefe, jiangli
Fri, 10 Mar 2017 12:58:37 -0500 8175300: Enable artifact resolution for jtreg tests
ctornqvi [Fri, 10 Mar 2017 12:58:37 -0500] rev 46323
8175300: Enable artifact resolution for jtreg tests Reviewed-by: ihse, gtriantafill
Fri, 10 Mar 2017 08:04:17 -0500 8172514: Stop checking for duplicate packages in the JVM_DefineModule() package list
hseigel [Fri, 10 Mar 2017 08:04:17 -0500] rev 46322
8172514: Stop checking for duplicate packages in the JVM_DefineModule() package list Summary: Use GrowableArray append() instead of append_if_missing() to stop searching for duplicates Reviewed-by: redestad, coleenp, dholmes, gtriantafill
Thu, 09 Mar 2017 15:00:23 -0800 8164038: Missing volatile keyword at CardTableRS::write_ref_field_gc_par()
sangheki [Thu, 09 Mar 2017 15:00:23 -0800] rev 46321
8164038: Missing volatile keyword at CardTableRS::write_ref_field_gc_par() Reviewed-by: tschatzl, kbarrett
Wed, 08 Mar 2017 19:25:15 +0100 8176140: 8176140-Crashes-or-timeouts-during-error-reporting-may-lead-to-infinitely-repeated-error-logs-until-ErrorLogTimeout-is-hit
stuefe [Wed, 08 Mar 2017 19:25:15 +0100] rev 46320
8176140: 8176140-Crashes-or-timeouts-during-error-reporting-may-lead-to-infinitely-repeated-error-logs-until-ErrorLogTimeout-is-hit Reviewed-by: cjplummer, dholmes
Thu, 09 Mar 2017 10:48:44 +0100 8165674: G1CMMarkStack::out_of_memory possibly redundant
aharlap [Thu, 09 Mar 2017 10:48:44 +0100] rev 46319
8165674: G1CMMarkStack::out_of_memory possibly redundant Summary: Remove the redundant G1CMMarkStack::_out_of_memory member. Reviewed-by: kbarrett, tschatzl
Thu, 09 Mar 2017 01:07:28 +0000 Merge
kvn [Thu, 09 Mar 2017 01:07:28 +0000] rev 46318
Merge
Wed, 08 Mar 2017 17:01:13 -0800 8175369: [ppc] Provide intrinsic implementation for CRC32C
lucy [Wed, 08 Mar 2017 17:01:13 -0800] rev 46317
8175369: [ppc] Provide intrinsic implementation for CRC32C Reviewed-by: mdoerr, simonis, kvn
Wed, 08 Mar 2017 15:48:41 -0800 8176403: [TESTBUG] gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA is referencing no longer existing group
sangheki [Wed, 08 Mar 2017 15:48:41 -0800] rev 46316
8176403: [TESTBUG] gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA is referencing no longer existing group Summary: Changed to use correct test library path Reviewed-by: dholmes, dcubed
Wed, 08 Mar 2017 14:55:32 +0100 8175368: [s390] Provide intrinsic implementation for CRC32C
lucy [Wed, 08 Mar 2017 14:55:32 +0100] rev 46315
8175368: [s390] Provide intrinsic implementation for CRC32C Reviewed-by: mdoerr, simonis
Tue, 07 Mar 2017 22:58:16 +0000 Merge
sangheki [Tue, 07 Mar 2017 22:58:16 +0000] rev 46314
Merge
Tue, 07 Mar 2017 22:35:54 +0000 Merge
sangheki [Tue, 07 Mar 2017 22:35:54 +0000] rev 46313
Merge
Tue, 07 Mar 2017 10:25:58 -0800 8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled
sangheki [Tue, 07 Mar 2017 10:25:58 -0800] rev 46312
8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled Summary: Exit VM when fails to initialize small initial heap with NUMA and large pages enabled Reviewed-by: jmasa, sjohanss
Tue, 07 Mar 2017 13:35:34 -0800 8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible
cjplummer [Tue, 07 Mar 2017 13:35:34 -0800] rev 46311
8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible Summary: allow the dcmd to fail with a pending exception rather than assert Reviewed-by: sspitsyn, dholmes
Tue, 07 Mar 2017 11:35:45 -0500 8176102: Rename hotspot_fast* test groups to hotspot_tier1*
ctornqvi [Tue, 07 Mar 2017 11:35:45 -0500] rev 46310
8176102: Rename hotspot_fast* test groups to hotspot_tier1* Reviewed-by: dholmes, mseledtsov, gtriantafill
Mon, 27 Feb 2017 12:57:16 +0100 8175900: Assertion too strict in G1CollectedHeap::new_mutator_alloc_region
simonis [Mon, 27 Feb 2017 12:57:16 +0100] rev 46309
8175900: Assertion too strict in G1CollectedHeap::new_mutator_alloc_region Reviewed-by: simonis, tschatzl, kbarrett Contributed-by: gunter.haug@sap.com
Mon, 06 Mar 2017 09:24:47 -0800 8176163: [TESTBUG] Create hotspot_cds test group
mseledtsov [Mon, 06 Mar 2017 09:24:47 -0800] rev 46308
8176163: [TESTBUG] Create hotspot_cds test group Summary: Created a new test group Reviewed-by: sspitsyn, dholmes, ehelin
Mon, 06 Mar 2017 17:03:35 +0100 8071278: Fix the closure mess in G1RemSet::refine_card()
tschatzl [Mon, 06 Mar 2017 17:03:35 +0100] rev 46307
8071278: Fix the closure mess in G1RemSet::refine_card() Summary: Remove the use of many nested closure in the code to refine a card. Reviewed-by: kbarrett, sjohanss
Mon, 06 Mar 2017 15:33:14 +0100 8175367: Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation
tschatzl [Mon, 06 Mar 2017 15:33:14 +0100] rev 46306
8175367: Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation Summary: Remove wrong check for UseCompressedOops Reviewed-by: aph
Sat, 04 Mar 2017 15:56:22 -0500 8175221: Cleanup DirtyCardQueueSet::concatenate_log
kbarrett [Sat, 04 Mar 2017 15:56:22 -0500] rev 46305
8175221: Cleanup DirtyCardQueueSet::concatenate_log Summary: concatenate_log calls flush, flush no longer checks "permanent" Reviewed-by: tschatzl, shade
Fri, 03 Mar 2017 12:02:35 +0100 8176096: Wrong macro checks for INCLUDE_TRACE
rehn [Fri, 03 Mar 2017 12:02:35 +0100] rev 46304
8176096: Wrong macro checks for INCLUDE_TRACE Reviewed-by: dholmes, coleenp, mgronlun
Thu, 02 Mar 2017 14:19:49 +0100 Merge
rehn [Thu, 02 Mar 2017 14:19:49 +0100] rev 46303
Merge
Thu, 02 Mar 2017 09:51:47 +0100 8136650: Add support for custom jtreg native tests
rehn [Thu, 02 Mar 2017 09:51:47 +0100] rev 46302
8136650: Add support for custom jtreg native tests Reviewed-by: ctornqvi, erikj
Tue, 28 Feb 2017 20:32:06 -0800 8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field
shshahma [Tue, 28 Feb 2017 20:32:06 -0800] rev 46301
8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field Summary: Added code to emit name and signature of duplicate field in java.lang.ClassFormatError exception message Reviewed-by: dholmes, coleenp
Wed, 01 Mar 2017 14:59:36 -0800 8155980: ARM InterpreterMacroAssembler::get_method_counters() should not be saving caller saved registers
cjplummer [Wed, 01 Mar 2017 14:59:36 -0800] rev 46300
8155980: ARM InterpreterMacroAssembler::get_method_counters() should not be saving caller saved registers Summary: make get_method_counters() only save registers specified by caller, not all of them Reviewed-by: dlong, jiangli
Wed, 01 Mar 2017 13:47:11 +0000 Merge
ctornqvi [Wed, 01 Mar 2017 13:47:11 +0000] rev 46299
Merge
Wed, 01 Mar 2017 13:24:34 +0000 Merge
ctornqvi [Wed, 01 Mar 2017 13:24:34 +0000] rev 46298
Merge
Wed, 01 Mar 2017 08:11:29 -0500 8176012: Remove unused groups in hotspot/test/TEST.groups
ctornqvi [Wed, 01 Mar 2017 08:11:29 -0500] rev 46297
8176012: Remove unused groups in hotspot/test/TEST.groups Reviewed-by: iignatyev, gtriantafill
Wed, 01 Mar 2017 07:59:20 -0500 8172307: Remove ununsed JVM API JVM_GetModuleByPackageName()
hseigel [Wed, 01 Mar 2017 07:59:20 -0500] rev 46296
8172307: Remove ununsed JVM API JVM_GetModuleByPackageName() Summary: Remove get_module_by_package_name() etc., and unneeded test. Reviewed-by: sspitsyn, gtriantafill
Mon, 24 Oct 2016 14:51:16 +0200 8168542: os::realloc should return a valid pointer for input size=0
stuefe [Mon, 24 Oct 2016 14:51:16 +0200] rev 46295
8168542: os::realloc should return a valid pointer for input size=0 Reviewed-by: dholmes, cjplummer, dsamersoff, rehn
Tue, 28 Feb 2017 10:51:47 -0800 8172020: Internal Error (cpu/arm/vm/frame_arm.cpp:571): assert(obj == __null || Universe::heap()->is_in(obj)) failed: sanity check #
cjplummer [Tue, 28 Feb 2017 10:51:47 -0800] rev 46294
8172020: Internal Error (cpu/arm/vm/frame_arm.cpp:571): assert(obj == __null || Universe::heap()->is_in(obj)) failed: sanity check # Summary: do check_and_handle_earlyret() on method return Reviewed-by: sspitsyn, aph, adinn, simonis
Thu, 16 Feb 2017 00:50:19 -0800 8167423: Adding return value check and updating index variable
shshahma [Thu, 16 Feb 2017 00:50:19 -0800] rev 46293
8167423: Adding return value check and updating index variable Reviewed-by: dholmes, coleenp
Mon, 27 Feb 2017 23:20:05 +0100 Merge
jprovino [Mon, 27 Feb 2017 23:20:05 +0100] rev 46292
Merge
Mon, 27 Feb 2017 12:41:41 -0500 8168038: Some methods in G1RemSet are virtual unnecessarily
jprovino [Mon, 27 Feb 2017 12:41:41 -0500] rev 46291
8168038: Some methods in G1RemSet are virtual unnecessarily Summary: G1RemSet has a number of virtual functions, yet is derived from CHeapObj and has no subclasses. Reviewed-by: kbarrett, tschatzl
Thu, 23 Feb 2017 12:50:49 -0500 8151045: Remove code duplication in PLABStats/G1EvacStats::adjust_desired_plab_sz
aharlap [Thu, 23 Feb 2017 12:50:49 -0500] rev 46290
8151045: Remove code duplication in PLABStats/G1EvacStats::adjust_desired_plab_sz Summary: Move class specific code to the helper method Reviewed-by: kbarrett, tschatzl
Fri, 24 Feb 2017 12:41:26 -0500 Merge
bobv [Fri, 24 Feb 2017 12:41:26 -0500] rev 46289
Merge
Fri, 24 Feb 2017 15:42:47 +0100 Merge
rbackman [Fri, 24 Feb 2017 15:42:47 +0100] rev 46288
Merge
Fri, 24 Feb 2017 13:48:16 +0100 8175815: Quarantine AOT tests on windows
rbackman [Fri, 24 Feb 2017 13:48:16 +0100] rev 46287
8175815: Quarantine AOT tests on windows Reviewed-by: thartmann
Fri, 24 Feb 2017 10:41:56 +0100 8173764: G1 BOT wrongly assumes that objects must always begin at the start of G1BlockOffsetTablePart
sjohanss [Fri, 24 Feb 2017 10:41:56 +0100] rev 46286
8173764: G1 BOT wrongly assumes that objects must always begin at the start of G1BlockOffsetTablePart Reviewed-by: tschatzl, kbarrett
Wed, 07 Dec 2016 13:51:20 +0100 8171235: Move archive object code from G1MarkSweep into G1ArchiveAllocator
sjohanss [Wed, 07 Dec 2016 13:51:20 +0100] rev 46285
8171235: Move archive object code from G1MarkSweep into G1ArchiveAllocator Reviewed-by: tschatzl, kbarrett
Thu, 23 Feb 2017 15:59:14 -0500 8166944: Hanging Error Reporting steps may lead to torn error logs.
stuefe [Thu, 23 Feb 2017 15:59:14 -0500] rev 46284
8166944: Hanging Error Reporting steps may lead to torn error logs. Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run. Reviewed-by: cjplummer, dholmes
Thu, 23 Feb 2017 11:57:07 +0100 Merge
tschatzl [Thu, 23 Feb 2017 11:57:07 +0100] rev 46283
Merge
Thu, 23 Feb 2017 10:19:05 +0100 8162104: Use in_cset() instead of obj_in_cs()
tschatzl [Thu, 23 Feb 2017 10:19:05 +0100] rev 46282
8162104: Use in_cset() instead of obj_in_cs() Reviewed-by: ehelin, sjohanss
Thu, 23 Feb 2017 10:18:21 +0100 8160874: Remove typo in G1InitalMarkClosures
tschatzl [Thu, 23 Feb 2017 10:18:21 +0100] rev 46281
8160874: Remove typo in G1InitalMarkClosures Reviewed-by: stefank, sjohanss
Fri, 20 Jan 2017 16:53:50 +0100 8175269: [s390] cleanup calls to vtable_start_offset() and vtable_length_offset()
lucy [Fri, 20 Jan 2017 16:53:50 +0100] rev 46280
8175269: [s390] cleanup calls to vtable_start_offset() and vtable_length_offset() Reviewed-by: dholmes, mdoerr
Fri, 20 Jan 2017 15:17:46 +0100 8175267: [s390] cleanup stub code "handler_for_unsafe_access"
lucy [Fri, 20 Jan 2017 15:17:46 +0100] rev 46279
8175267: [s390] cleanup stub code "handler_for_unsafe_access" Reviewed-by: dholmes, goetz, mdoerr
Wed, 22 Feb 2017 19:51:34 +0000 Merge
kvn [Wed, 22 Feb 2017 19:51:34 +0000] rev 46278
Merge
Fri, 27 Jan 2017 11:19:52 +0100 8173470: [C2] Mask shift operands in ideal graph.
goetz [Fri, 27 Jan 2017 11:19:52 +0100] rev 46277
8173470: [C2] Mask shift operands in ideal graph. Reviewed-by: lucy, kvn
Wed, 22 Feb 2017 12:34:32 -0500 Merge
bobv [Wed, 22 Feb 2017 12:34:32 -0500] rev 46276
Merge
Wed, 22 Feb 2017 12:33:36 -0500 8174863: AOT: jaotc should provide an option to specify the path to the platform linker
bobv [Wed, 22 Feb 2017 12:33:36 -0500] rev 46275
8174863: AOT: jaotc should provide an option to specify the path to the platform linker Reviewed-by: kvn
Fri, 17 Feb 2017 14:47:46 -0500 8175104: Unhandled oop in ProtectionDomainCacheTable::compute_hash
coleenp [Fri, 17 Feb 2017 14:47:46 -0500] rev 46274
8175104: Unhandled oop in ProtectionDomainCacheTable::compute_hash Summary: Pass Handle for protection_domain as it is mostly a Handle up the call stack Reviewed-by: hseigel, jiangli, dcubed
Fri, 17 Feb 2017 02:31:12 +0000 8165753: Custom security manager, crashing wth 'java/security/AccessControlException'
vkempik [Fri, 17 Feb 2017 02:31:12 +0000] rev 46273
8165753: Custom security manager, crashing wth 'java/security/AccessControlException' Reviewed-by: dholmes, dcubed
Fri, 27 Jan 2017 10:22:19 +0100 8173465: Introduce NearLabel for branches known to be short.
goetz [Fri, 27 Jan 2017 10:22:19 +0100] rev 46272
8173465: Introduce NearLabel for branches known to be short. Reviewed-by: kvn
Wed, 15 Feb 2017 22:59:57 -0500 8169881: Remove implicit Handle conversions oop->Handle
coleenp [Wed, 15 Feb 2017 22:59:57 -0500] rev 46271
8169881: Remove implicit Handle conversions oop->Handle Summary: Pass THREAD to Handle as argument instead of implicit Thread::current() call. Reviewed-by: dholmes, sspitsyn
Tue, 14 Feb 2017 20:00:28 -0800 8172285: UL support for PrintCompilation
ysuenaga [Tue, 14 Feb 2017 20:00:28 -0800] rev 46270
8172285: UL support for PrintCompilation Reviewed-by: kvn
Tue, 14 Feb 2017 19:16:46 -0800 8172286: CodeCacheFlushing message should be shown in UL
ysuenaga [Tue, 14 Feb 2017 19:16:46 -0800] rev 46269
8172286: CodeCacheFlushing message should be shown in UL Reviewed-by: kvn
Tue, 14 Feb 2017 11:26:27 -0500 Merge
bobv [Tue, 14 Feb 2017 11:26:27 -0500] rev 46268
Merge
Tue, 14 Feb 2017 11:24:35 -0500 8174203: Enable AOT Jtreg tests on Windows x86_64
bobv [Tue, 14 Feb 2017 11:24:35 -0500] rev 46267
8174203: Enable AOT Jtreg tests on Windows x86_64 Reviewed-by: kvn, dholmes
Mon, 13 Feb 2017 19:10:55 -0500 8157709: NMT should use size_t version of Atomic::add
dholmes [Mon, 13 Feb 2017 19:10:55 -0500] rev 46266
8157709: NMT should use size_t version of Atomic::add Reviewed-by: kbarrett, sspitsyn
Mon, 13 Feb 2017 17:26:26 +0000 Merge
mockner [Mon, 13 Feb 2017 17:26:26 +0000] rev 46265
Merge
Mon, 13 Feb 2017 12:00:40 -0500 8157271: Avoid extra copy of NativeCallStack
mockner [Mon, 13 Feb 2017 12:00:40 -0500] rev 46264
8157271: Avoid extra copy of NativeCallStack Summary: Now pass reference to NativeCallStack instead of copy. Reviewed-by: zgu, sspitsyn
Mon, 13 Feb 2017 10:37:33 -0500 8169206: TemplateInterpreter::_continuation_entry is never referenced
mockner [Mon, 13 Feb 2017 10:37:33 -0500] rev 46263
8169206: TemplateInterpreter::_continuation_entry is never referenced Summary: TemplateInterpreter::_continuation_entry has been removed. Reviewed-by: coleenp, dholmes, fparain
Fri, 10 Feb 2017 07:46:07 -0500 8174092: Remove array-related access checks from Reflection::verify_class_access()
hseigel [Fri, 10 Feb 2017 07:46:07 -0500] rev 46262
8174092: Remove array-related access checks from Reflection::verify_class_access() Summary: Change the parameter type to InstanceKlass* and fix the method's callers Reviewed-by: acorn, coleenp, gtriantafill, lfoltan
Thu, 09 Feb 2017 16:03:03 -0500 Merge
bobv [Thu, 09 Feb 2017 16:03:03 -0500] rev 46261
Merge
Thu, 09 Feb 2017 15:43:54 -0500 8172670: AOT Platform Support for Windows and Mac OS X x64
bobv [Thu, 09 Feb 2017 15:43:54 -0500] rev 46260
8172670: AOT Platform Support for Windows and Mac OS X x64 Reviewed-by: kvn
Wed, 08 Feb 2017 16:33:53 +0100 8174199: ci replay doesn't reallocate static final fields of recorded klass
roland [Wed, 08 Feb 2017 16:33:53 +0100] rev 46259
8174199: ci replay doesn't reallocate static final fields of recorded klass Reviewed-by: kvn
Mon, 30 May 2016 14:42:50 +0300 8142749: HeapRegion::_predicted_bytes_to_copy is unused and can be removed
fzhinkin [Mon, 30 May 2016 14:42:50 +0300] rev 46258
8142749: HeapRegion::_predicted_bytes_to_copy is unused and can be removed Reviewed-by: tschatzl, drwhite Contributed-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
Wed, 01 Feb 2017 17:56:22 -0500 8140685: Fix backtrace building to not rely on constant pool merging
coleenp [Wed, 01 Feb 2017 17:56:22 -0500] rev 46257
8140685: Fix backtrace building to not rely on constant pool merging Summary: Store Symbol* for the name in the backtrace Reviewed-by: gtriantafill, dholmes, kbarrett, lfoltan
Fri, 18 Aug 2017 04:37:04 +0000 Added tag jdk-10+20 for changeset 28a10f94ce01
asaha [Fri, 18 Aug 2017 04:37:04 +0000] rev 46256
Added tag jdk-10+20 for changeset 28a10f94ce01
Wed, 23 Aug 2017 08:55:13 +0200 8186470: JDK10 hotspot integration has broken all MacOS dummy builds
erikj [Wed, 23 Aug 2017 08:55:13 +0200] rev 46255
8186470: JDK10 hotspot integration has broken all MacOS dummy builds Reviewed-by: ctornqvi, tbell
Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46254
Merge
Mon, 21 Aug 2017 12:08:03 -0400 8186115: libelf still referenced after 8172670
bobv [Mon, 21 Aug 2017 12:08:03 -0400] rev 46253
8186115: libelf still referenced after 8172670 Reviewed-by: kvn, twisti, erikj, dholmes
Mon, 21 Aug 2017 14:57:44 +0200 8186438: 'configure' fails to find installed libfreetype on Ubuntu AArch64
dchuyko [Mon, 21 Aug 2017 14:57:44 +0200] rev 46252
8186438: 'configure' fails to find installed libfreetype on Ubuntu AArch64 Reviewed-by: erikj
Sun, 20 Aug 2017 20:36:10 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:10 -0700] rev 46251
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 18:39:35 +0200 Merge
jwilhelm [Fri, 18 Aug 2017 18:39:35 +0200] rev 46250
Merge
Wed, 16 Aug 2017 21:16:30 +0200 Merge
jwilhelm [Wed, 16 Aug 2017 21:16:30 +0200] rev 46249
Merge
Tue, 15 Aug 2017 16:26:30 -0400 8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make
ctornqvi [Tue, 15 Aug 2017 16:26:30 -0400] rev 46248
8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make Reviewed-by: gtriantafill, iignatyev
Mon, 14 Aug 2017 14:05:26 -0400 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
jiangli [Mon, 14 Aug 2017 14:05:26 -0400] rev 46247
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive. Summary: Shared class' constant pool resolved_references array is cached. Reviewed-by: coleenp, iklam, tschatzl Contributed-by: jiangli.zhou@oracle.com, thomas.schatzl@oracle.com
Sat, 12 Aug 2017 01:21:20 +0000 Merge
iveresov [Sat, 12 Aug 2017 01:21:20 +0000] rev 46246
Merge
Fri, 11 Aug 2017 17:36:15 -0700 8186158: Update Graal
iveresov [Fri, 11 Aug 2017 17:36:15 -0700] rev 46245
8186158: Update Graal Reviewed-by: kvn
Fri, 11 Aug 2017 16:06:55 -0700 8174202: jtreg AOT tests should not assume library extension of .so
iignatyev [Fri, 11 Aug 2017 16:06:55 -0700] rev 46244
8174202: jtreg AOT tests should not assume library extension of .so Reviewed-by: kvn
Thu, 10 Aug 2017 11:11:52 -0400 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
hseigel [Thu, 10 Aug 2017 11:11:52 -0400] rev 46243
8177741: Fix hotspot tests to use --patch-module instead of -Xmodule Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests. Reviewed-by: coleenp, gtriantafill
Tue, 01 Aug 2017 16:03:06 +0200 8185436: jtreg: introduce @requires property to disable cds tests
goetz [Tue, 01 Aug 2017 16:03:06 +0200] rev 46242
8185436: jtreg: introduce @requires property to disable cds tests Reviewed-by: jiangli, mseledtsov, iklam
Tue, 08 Aug 2017 21:15:58 +0200 Merge
jwilhelm [Tue, 08 Aug 2017 21:15:58 +0200] rev 46241
Merge
Wed, 02 Aug 2017 18:07:02 -0700 8072061: Automatically determine optimal sizes for the CDS regions
iklam [Wed, 02 Aug 2017 18:07:02 -0700] rev 46240
8072061: Automatically determine optimal sizes for the CDS regions Summary: See new C++ class MetaspaceClosure. Reviewed-by: coleenp, jiangli, mseledtsov
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip