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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip