neliasso [Wed, 09 Mar 2016 21:20:43 +0100] rev 36599
8066770: EnqueueMethodForCompilationTest.java fails to compile method
Summary: Make compiles blocking and always check queue
Reviewed-by: kvn
neliasso [Wed, 09 Mar 2016 21:19:13 +0100] rev 36598
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
Summary: Make test less fragile using whitebox API
Reviewed-by: kvn
simonis [Thu, 03 Mar 2016 16:21:16 +0100] rev 36597
8150646: Add support for blocking compiles though whitebox API
Reviewed-by: kvn, ppunegov, simonis, neliasso
Contributed-by: nils.eliasson@oracle.com, volker.simonis@gmail.com
dnsimon [Thu, 10 Mar 2016 14:06:21 -0800] rev 36596
8151664: [JVMCI] add missing test in 8151266 integration
Reviewed-by: never, twisti
enevill [Thu, 10 Mar 2016 14:53:09 +0000] rev 36595
8151502: optimize pd_disjoint_words and pd_conjoint_words
Summary: optimize copy routines using inline assembler
Reviewed-by: aph
twisti [Thu, 10 Mar 2016 13:04:43 -0800] rev 36594
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Reviewed-by: dnsimon, vlivanov
jwilhelm [Wed, 16 Mar 2016 14:31:33 +0100] rev 36593
Merge
jmasa [Mon, 07 Mar 2016 23:06:34 +0000] rev 36592
Merge
cvarming [Mon, 07 Mar 2016 14:41:31 -0500] rev 36591
8150013: ParNew: Prune nmethods scavengable list.
Summary: Speed up ParNew collections by pruning the list of scavengable nmethods.
Reviewed-by: jmasa, tonyp, twisti
sangheki [Mon, 07 Mar 2016 21:40:10 +0000] rev 36590
Merge
sangheki [Mon, 07 Mar 2016 18:56:02 +0000] rev 36589
Merge
sangheki [Mon, 07 Mar 2016 02:11:47 -0800] rev 36588
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Summary: Compare-and-exchange for concurrent gc timer related flag at G1CollectedHeap
Reviewed-by: jmasa, drwhite
dsamersoff [Mon, 07 Mar 2016 20:33:26 +0000] rev 36587
Merge
dsamersoff [Mon, 07 Mar 2016 18:05:27 +0000] rev 36586
Merge
dsamersoff [Mon, 07 Mar 2016 20:58:09 +0300] rev 36585
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
Contributed-by: sharath.ballal@oracle.com
gziemski [Mon, 07 Mar 2016 19:29:47 +0000] rev 36584
Merge
gziemski [Mon, 07 Mar 2016 10:39:24 -0600] rev 36583
8146850: Remove TraceHandleAllocation rather than converting to UL
8149850: Remove HandleAllocationLimit and TotalHandleAllocationLimit when removing TraceHandleAllocation
Summary: Removed TraceHandleAllocation, HandleAllocationLimit and TotalHandleAllocationLimit flags
Reviewed-by: coleenp, dholmes
jwilhelm [Mon, 07 Mar 2016 19:17:35 +0100] rev 36582
Merge
jwilhelm [Mon, 29 Feb 2016 15:47:41 +0100] rev 36581
6787054: Par compact - remove code that clears source_region
Reviewed-by: mgerdin, tschatzl
jmasa [Thu, 03 Mar 2016 11:36:25 -0800] rev 36580
8151101: Improve UseParallelGC parallelization of object array processing
Reviewed-by: tschatzl, shade
Contributed-by: richard.reingruber@sap.com
sjohanss [Mon, 07 Mar 2016 15:07:58 +0100] rev 36579
8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed"
Reviewed-by: brutisso, dfazunen
tschatzl [Mon, 07 Mar 2016 12:49:35 +0100] rev 36578
Merge
tschatzl [Mon, 07 Mar 2016 10:56:06 +0100] rev 36577
8142484: Let IHOP follow the current capacity, not the maximum capacity
Summary: Instead of following the current heap capacity, let all IHOP calculations follow the maximum capacity.
Reviewed-by: brutisso, jmasa
drwhite [Tue, 01 Mar 2016 12:10:50 -0500] rev 36576
8078673: Update TEST.groups for recent GC tests
Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen
sangheki [Mon, 07 Mar 2016 10:01:38 +0000] rev 36575
Merge
sangheki [Mon, 07 Mar 2016 01:20:12 -0800] rev 36574
8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Summary: Changed the max value of ParGCArrayScanChunk to max_jint/3
Reviewed-by: jwilhelm, drwhite
rehn [Fri, 26 Feb 2016 10:51:01 +0100] rev 36573
8150026: Add the ability to log with variable log level
Reviewed-by: brutisso, mlarsson
ddmitriev [Mon, 07 Mar 2016 10:36:50 +0300] rev 36572
8149973: Optimize object alignment check in debug builds.
Reviewed-by: coleenp, tschatzl
stuefe [Sun, 06 Mar 2016 19:07:57 -0500] rev 36571
8150843: [windows] os::getTimesSecs() returns negative values for kernel, user times
Reviewed-by: dholmes
goetz [Sun, 06 Mar 2016 15:50:13 -0500] rev 36570
8149557: Resource mark breaks printing to string stream
Reviewed-by: stuefe, dholmes
lana [Tue, 15 Mar 2016 14:48:45 -0700] rev 36569
Merge
amurillo [Mon, 14 Mar 2016 14:28:53 -0700] rev 36568
Merge
amurillo [Thu, 10 Mar 2016 16:08:17 -0800] rev 36567
Merge
twisti [Tue, 08 Mar 2016 15:10:02 -0800] rev 36566
8151266: HotSpotResolvedJavaFieldImpl::isStable() does not work as expected
Reviewed-by: never, twisti
fyang [Sat, 05 Mar 2016 22:22:37 +0800] rev 36565
8151340: aarch64: prefetch the destination word for write prior to ldxr/stxr loops.
Summary: aarch64: add prefetch for write prior to ldxr/stxr loops.
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
enevill [Sat, 20 Feb 2016 15:15:35 +0000] rev 36564
8150313: aarch64: optimise array copy using SIMD instructions
Reviewed-by: aph
enevill [Sat, 20 Feb 2016 15:11:42 +0000] rev 36563
8150082: aarch64: optimise small array copy
Reviewed-by: aph
enevill [Tue, 08 Mar 2016 14:39:50 +0000] rev 36562
8150394: aarch64: add support for 8.1 LSE CAS instructions
Reviewed-by: aph
Contributed-by: ananth.jasty@caviumnetworks.com, edward.nevill@linaro.org
mikael [Mon, 07 Mar 2016 15:03:48 -0800] rev 36561
8151002: Make Assembler methods vextract and vinsert match actual instructions
Reviewed-by: kvn, vlivanov, mcberg
kvn [Mon, 07 Mar 2016 10:03:06 -0300] rev 36560
8150353: PPC64LE: Support RTM on linux
Reviewed-by: mdoerr, kvn
Contributed-by: gromero@linux.vnet.ibm.com
zmajo [Mon, 07 Mar 2016 09:34:29 +0100] rev 36559
Merge
thartmann [Fri, 04 Mar 2016 13:16:50 +0000] rev 36558
Merge
rraghavan [Fri, 04 Mar 2016 01:18:08 -0800] rev 36557
8140721: ProfilerNumberOf*Methods flags should be diagnostic.
Summary: Converted four ProfilerNumberOf*Methods flags from develop to diagnostic.
Reviewed-by: twisti
zmajo [Fri, 04 Mar 2016 08:53:59 +0100] rev 36556
8150839: Adjust the number of compiler threads for 32-bit platforms
Summary: Set the number of compiler threads to 3 on 32-bit platforms.
Reviewed-by: iveresov
vdeshpande [Thu, 03 Mar 2016 22:02:13 -0800] rev 36555
8150767: Enables SHA Extensions on x86
Summary: Add x86 intrinsics for SHA-1 and SHA-256.
Reviewed-by: kvn, twisti
Contributed-by: vivek.r.deshpande@intel.com, shravya.rukmannagari@intel.com
shade [Fri, 04 Mar 2016 01:30:11 +0300] rev 36554
8146801: Allocating short arrays of non-constant size is slow
Reviewed-by: kvn, twisti, vlivanov
shade [Thu, 03 Mar 2016 23:57:29 +0300] rev 36553
8150465: Unsafe methods to produce uninitialized arrays
Reviewed-by: jrose, kvn, psandoz, aph, twisti, flar
shade [Thu, 03 Mar 2016 22:17:38 +0300] rev 36552
8150669: C1 intrinsic for Class.isPrimitive
Reviewed-by: twisti, vlivanov, redestad
mikael [Thu, 03 Mar 2016 09:33:30 -0800] rev 36551
8149159: Clean up Unsafe
Reviewed-by: jrose, kvn, stsmirno, chegar, aph, psandoz, redestad, twisti
ppunegov [Thu, 03 Mar 2016 16:54:06 +0100] rev 36550
Merge
ppunegov [Tue, 01 Mar 2016 20:17:27 +0300] rev 36549
8148563: compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java timesout
Summary: decrease amount of directives and threads
Reviewed-by: neliasso
erikj [Mon, 14 Mar 2016 12:03:31 +0100] rev 36548
8151619: genSocketOptionRegistry.exe always relinked on Windows
Reviewed-by: tbell
lana [Wed, 23 Mar 2016 19:33:34 -0700] rev 36547
Added tag jdk-9+111 for changeset 5f9eee6b383b
sherman [Fri, 25 Mar 2016 10:55:56 -0700] rev 36546
8031767: Support system or alternative implementations of zlib
Reviewed-by: alanb, erikj
mchung [Thu, 24 Mar 2016 13:45:45 -0700] rev 36545
8152697: JVMCI tests fail with UnsatisfiedLinkError as jdk.vm.ci not defined by boot loader
Reviewed-by: alanb
lana [Wed, 23 Mar 2016 21:44:12 -0700] rev 36544
Merge
mchung [Wed, 23 Mar 2016 09:20:41 -0700] rev 36543
8152197: Single place to specify module-specific information for images build
Reviewed-by: alanb, erikj
chegar [Tue, 22 Mar 2016 17:02:40 +0000] rev 36542
Merge
chegar [Tue, 22 Mar 2016 10:44:28 +0000] rev 36541
Merge
erikj [Tue, 22 Mar 2016 10:46:00 +0100] rev 36540
8149545: Add zlib devel package to devkit sysroot on Linux
Reviewed-by: alanb