rbackman [Tue, 28 Mar 2017 13:33:50 +0200] rev 46357
Merge
rbackman [Tue, 28 Mar 2017 13:08:39 +0200] rev 46356
Merge
rbackman [Thu, 23 Mar 2017 15:40:12 +0100] rev 46355
8177069: File separator mismatch on Win-64
Reviewed-by: dlong, kvn
mchernov [Mon, 20 Mar 2017 16:01:33 +0300] rev 46354
8167196: WhiteBox methods should throw an exception if used with inappropriate collector.
Reviewed-by: shade, dfazunen
tschatzl [Tue, 28 Mar 2017 09:13:00 +0200] rev 46353
8176885: Clear Claimed Marks log message at wrong location in the log
Summary: Move message and code to the pre evacuation phase part of the GC
Reviewed-by: sjohanss, sangheki
jwilhelm [Tue, 28 Mar 2017 00:03:23 +0200] rev 46352
Merge
cjplummer [Mon, 27 Mar 2017 11:54:04 -0700] rev 46351
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
Summary: Bump up minimum to 64k.
Reviewed-by: dholmes, dcubed
mchernov [Mon, 27 Mar 2017 19:05:54 +0300] rev 46350
8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector.
Reviewed-by: dfazunen, tschatzl, sjohanss
cjplummer [Fri, 24 Mar 2017 11:09:14 -0700] rev 46349
8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
Summary: Check if the platform supports the reserved stack area.
Reviewed-by: dholmes, fparain
sjohanss [Fri, 24 Mar 2017 10:27:04 +0100] rev 46348
8171238: Unify cleanup code used in G1 Remark and Full GC marking
Reviewed-by: tschatzl, pliden
tschatzl [Fri, 24 Mar 2017 10:26:58 +0100] rev 46347
8177453: Start_new_collection_set() timing done during wrong type of GC
Summary: Move timing code from full gc to young gc.
Reviewed-by: sjohanss, mgerdin
cjplummer [Thu, 23 Mar 2017 11:10:55 -0700] rev 46346
8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
Summary: Use PTHREAD_STACK_MIN as a minimum, plus other stack size cleanup
Reviewed-by: dholmes, stuefe, dcubed
stuefe [Thu, 23 Mar 2017 17:45:13 +0100] rev 46345
8177458: [s390] (jdk10) build broken after 8155672
Reviewed-by: simonis
iveresov [Wed, 22 Mar 2017 13:42:45 -0700] rev 46344
8177046: Update Graal
Summary: Update Graal, make appropriate changes to AOT, and the build system.
Reviewed-by: kvn
kzhaldyb [Mon, 12 Dec 2016 16:16:27 +0300] rev 46343
8171090: Convert VMStruct_test to GTest
Reviewed-by: iignatyev
kzhaldyb [Wed, 21 Dec 2016 12:47:29 +0300] rev 46342
8171848: ObjectMonitor verify() and print() methods are empty
Reviewed-by: dholmes
hseigel [Tue, 21 Mar 2017 11:25:18 -0400] rev 46341
8176705: Remove static functions in InstanceKlass
Summary: Change static functions to instance functions and remove their 'this_k' parameters.
Reviewed-by: dholmes, mgerdin, iklam
tschatzl [Tue, 21 Mar 2017 11:21:11 +0100] rev 46340
8176881: DerivedPointerTable Update log message in wrong order in regards to Redirty Cards
Reviewed-by: sjohanss, jprovino
jwilhelm [Fri, 17 Mar 2017 21:15:12 -0700] rev 46339
8177070: Quarantine tests due to JDK-8177069
Reviewed-by: iveresov, iignatyev
jwilhelm [Thu, 16 Mar 2017 16:40:41 -0700] rev 46338
Merge
dholmes [Sun, 19 Mar 2017 16:40:09 -0400] rev 46337
8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2
Reviewed-by: rehn, stuefe, dsamersoff
sspitsyn [Fri, 17 Mar 2017 15:26:49 +0000] rev 46336
Merge
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
shshahma [Tue, 14 Mar 2017 22:14:33 -0700] rev 46334
8167425: Redundant code in method PerfLongVariant::sample
Reviewed-by: dholmes, coleenp, sspitsyn
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
dholmes [Thu, 16 Mar 2017 09:43:26 +0000] rev 46332
Merge
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
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
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
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
coleenp [Tue, 14 Mar 2017 14:07:24 -0400] rev 46327
Merge
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
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
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
ctornqvi [Fri, 10 Mar 2017 12:58:37 -0500] rev 46323
8175300: Enable artifact resolution for jtreg tests
Reviewed-by: ihse, gtriantafill
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
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
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
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
kvn [Thu, 09 Mar 2017 01:07:28 +0000] rev 46318
Merge
lucy [Wed, 08 Mar 2017 17:01:13 -0800] rev 46317
8175369: [ppc] Provide intrinsic implementation for CRC32C
Reviewed-by: mdoerr, simonis, kvn
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
lucy [Wed, 08 Mar 2017 14:55:32 +0100] rev 46315
8175368: [s390] Provide intrinsic implementation for CRC32C
Reviewed-by: mdoerr, simonis
sangheki [Tue, 07 Mar 2017 22:58:16 +0000] rev 46314
Merge
sangheki [Tue, 07 Mar 2017 22:35:54 +0000] rev 46313
Merge
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
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
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
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
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
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
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
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
rehn [Fri, 03 Mar 2017 12:02:35 +0100] rev 46304
8176096: Wrong macro checks for INCLUDE_TRACE
Reviewed-by: dholmes, coleenp, mgronlun
rehn [Thu, 02 Mar 2017 14:19:49 +0100] rev 46303
Merge
rehn [Thu, 02 Mar 2017 09:51:47 +0100] rev 46302
8136650: Add support for custom jtreg native tests
Reviewed-by: ctornqvi, erikj
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
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
ctornqvi [Wed, 01 Mar 2017 13:47:11 +0000] rev 46299
Merge
ctornqvi [Wed, 01 Mar 2017 13:24:34 +0000] rev 46298
Merge
ctornqvi [Wed, 01 Mar 2017 08:11:29 -0500] rev 46297
8176012: Remove unused groups in hotspot/test/TEST.groups
Reviewed-by: iignatyev, gtriantafill
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
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
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