neliasso [Fri, 22 Apr 2016 16:05:00 +0200] rev 38219
8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
Summary: Retake tty_lock before printing closing tag in print_optoassembly
Reviewed-by: kvn
neliasso [Wed, 13 Apr 2016 14:48:22 +0200] rev 38218
8153013: BlockingCompilation test times out
Summary: Task has no invocation count and get stale at once
Reviewed-by: kvn, iveresov, twisti
neliasso [Mon, 18 Apr 2016 11:30:10 +0200] rev 38217
8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
Summary: Drop compiles submitted with complevel_none
Reviewed-by: kvn
jmasa [Thu, 06 Aug 2015 22:07:30 -0700] rev 38216
6858051: Create GC worker threads dynamically
Reviewed-by: tschatzl, drwhite
stuefe [Thu, 28 Apr 2016 15:40:45 +0200] rev 38215
8155639: Remove STEP numbers from error reporting
Reviewed-by: coleenp, twisti
bchristi [Sat, 07 May 2016 05:53:11 +0000] rev 38214
Merge
bchristi [Fri, 06 May 2016 22:45:32 -0700] rev 38213
8147039: Incorrect locals and operands in compiled frames
Summary: Implement stack walking using javaVFrame instead of vframeStream
Reviewed-by: mchung, vlivanov
mikael [Sat, 07 May 2016 00:12:04 +0000] rev 38212
Merge
mikael [Fri, 06 May 2016 15:59:26 -0700] rev 38211
8150921: Update Unsafe getters/setters to use double-register variants
Reviewed-by: dholmes, shade, psandoz, jrose
kvn [Fri, 06 May 2016 15:41:08 -0700] rev 38210
8156480: Quarantine compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
Reviewed-by: dcubed
mikael [Fri, 06 May 2016 13:00:21 -0700] rev 38209
8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Reviewed-by: stuefe, dholmes
amurillo [Fri, 06 May 2016 06:23:29 -0700] rev 38208
Merge
amurillo [Fri, 06 May 2016 06:12:56 -0700] rev 38207
Merge
kevinw [Fri, 06 May 2016 09:54:58 +0000] rev 38206
Merge
csahu [Mon, 02 May 2016 13:28:08 +0530] rev 38205
8054326: Confusing message in "Current rem set statistics"
Reviewed-by: pliden, kevinw
jmasa [Thu, 05 May 2016 20:11:14 +0000] rev 38204
Merge
jmasa [Wed, 04 May 2016 15:04:15 -0700] rev 38203
8156050: ParallelCompact_test should skip test if UseParallelOldGC is off
Reviewed-by: drwhite, pliden
kbarrett [Thu, 05 May 2016 21:13:48 +0200] rev 38202
Merge
kbarrett [Thu, 05 May 2016 13:47:46 -0400] rev 38201
8156072: AllocatedObj msgs coming out during -version etc
Summary: Removed obsolete print.
Reviewed-by: jmasa, ecaspole
ctornqvi [Thu, 05 May 2016 17:53:37 +0000] rev 38200
Merge
gtriantafill [Thu, 05 May 2016 12:25:29 -0400] rev 38199
8154942: Remove ProcessTools.getVmInputArguments() from the hotspot test library, as it is not used by any of the hotspot tests
Reviewed-by: ctornqvi, hseigel
tonyp [Thu, 05 May 2016 08:51:27 -0700] rev 38198
8155257: ParNew/CMS: Clean up promoted object tracking
Reviewed-by: jmasa, ysr
iklam [Tue, 03 May 2016 07:23:23 -0700] rev 38197
8155239: [TESTBUG] Simple test setup for JVMTI ClassFileLoadHook
Reviewed-by: cjplummer, mseledtsov
dholmes [Thu, 05 May 2016 03:53:25 +0000] rev 38196
Merge
ysuenaga [Wed, 04 May 2016 21:53:01 -0400] rev 38195
8153073: UL: Set filesize option with k/m/g
Reviewed-by: mlarsson, dholmes
jiangli [Thu, 05 May 2016 03:04:55 +0200] rev 38194
Merge
jiangli [Thu, 05 May 2016 00:56:06 +0200] rev 38193
Merge
jiangli [Wed, 04 May 2016 17:32:08 -0400] rev 38192
8155678: ClassLoader::initialize_module_loader_map should only be called when dumping CDS archive.
Summary: Make ClassLoader::initialize_module_loader_map explicitly CDS dump time only.
Reviewed-by: ccheung, lfoltan
ctornqvi [Wed, 04 May 2016 23:45:10 +0000] rev 38191
Merge
ctornqvi [Wed, 04 May 2016 15:32:26 -0400] rev 38190
8156066: Backout JDK-8153892
Reviewed-by: coleenp, mikael
vlivanov [Wed, 04 May 2016 21:00:41 +0000] rev 38189
Merge
vlivanov [Wed, 04 May 2016 23:08:43 +0300] rev 38188
8155751: Some tests miss othervm for main/bootclasspath mode
Reviewed-by: kvn
lmesnik [Wed, 04 May 2016 17:47:05 +0300] rev 38187
8155946: Minimal VM fails to built after 8154153: PS: Restore preserved marks in parallel
Reviewed-by: stefank
mgerdin [Wed, 04 May 2016 13:12:23 +0200] rev 38186
8155943: Move G1Eden/SurvivorRegions into their own source files
Reviewed-by: sjohanss, ehelin
mgerdin [Wed, 27 Apr 2016 16:20:05 +0200] rev 38185
8155634: Clean out old logging and dead code from SurvRateGroup
Reviewed-by: jmasa, tschatzl, sjohanss
mgerdin [Wed, 04 May 2016 10:06:00 +0200] rev 38184
Merge
mgerdin [Tue, 03 May 2016 12:33:10 +0200] rev 38183
8150721: Don't explicitly manage G1 young regions in YoungList
Reviewed-by: ehelin, sjohanss, tschatzl
kvn [Wed, 04 May 2016 03:19:43 +0200] rev 38182
Merge
vdeshpande [Tue, 03 May 2016 17:11:39 -0700] rev 38181
8155864: api/java_lang/Math/cos_cos6 and sin_sin6 fail
Reviewed-by: kvn
jmasa [Wed, 04 May 2016 00:00:24 +0000] rev 38180
Merge
jmasa [Tue, 03 May 2016 16:19:42 -0700] rev 38179
8155966: Assertion failures when -XX:+UseParallelGC -XX:ParallelGCThreads=1
Reviewed-by: drwhite, kbarrett
stefank [Wed, 04 May 2016 00:45:59 +0200] rev 38178
Merge
stefank [Tue, 03 May 2016 22:45:27 +0200] rev 38177
8141501: Problems with BitMap buffer management
Reviewed-by: pliden, kbarrett
dcubed [Tue, 03 May 2016 13:30:40 -0700] rev 38176
8155958: quarantine failing tests from JDK-8155957
Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
drwhite [Mon, 02 May 2016 12:14:26 -0400] rev 38175
8134889: Kitchensink stress test crashes with out of memory error
Summary: Add a hard max of 16 GC threads (each for concurrent and parallel G1) on 32-bit JVMs.
Reviewed-by: mgerdin, pliden
mikael [Tue, 03 May 2016 08:12:25 -0700] rev 38174
8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Reviewed-by: stuefe, dholmes
dholmes [Mon, 02 May 2016 19:38:15 -0400] rev 38173
8154710: [Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's
Reviewed-by: shade, rriggs, dcubed
kbarrett [Mon, 02 May 2016 12:07:58 -0400] rev 38172
8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
Summary: Make G1CollectedHeap owner of HotCardCache.
Reviewed-by: jmasa, mgerdin, tschatzl
jmasa [Mon, 02 May 2016 17:46:08 +0000] rev 38171
Merge
jmasa [Fri, 01 Apr 2016 12:32:34 -0700] rev 38170
8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005
Reviewed-by: tschatzl, kbarrett
tschatzl [Mon, 02 May 2016 19:43:41 +0200] rev 38169
Merge
tschatzl [Mon, 02 May 2016 18:54:09 +0200] rev 38168
Merge
tschatzl [Mon, 02 May 2016 17:45:19 +0200] rev 38167
8154955: Negative Other Time in gc logs due to 'Wait for Root Region Scan' not included
Summary: Move the note_gc_start() call before the wait_for_root_region_scanning() one.
Reviewed-by: kbarrett, tschatzl
Contributed-by: Yu Zhang <yu.zhang@oracle.com>
sgehwolf [Mon, 02 May 2016 13:39:52 +0200] rev 38166
8155819: Support non-continuous CodeBlobs in HotSpot broke Zero
Summary: Adjust to CompiledMethod changes.
Reviewed-by: coleenp, rbackman
drwhite [Mon, 02 May 2016 17:58:42 +0200] rev 38165
Merge
drwhite [Mon, 02 May 2016 11:18:10 -0400] rev 38164
8155754: Quarantine serviceability/tmtools/jstat/GcTest02.java
Summary: Add @ignore 8155570
Reviewed-by: kbarrett, stefank
mgerdin [Mon, 02 May 2016 16:53:03 +0200] rev 38163
Merge
mgerdin [Wed, 27 Apr 2016 16:11:45 +0200] rev 38162
8150393: Maintain the set of survivor regions in an array between GCs
Reviewed-by: tschatzl, sjohanss
tschatzl [Mon, 02 May 2016 14:14:16 +0200] rev 38161
8155811: Remove HeapRegionRemSet::_coarse_dirty flag
Reviewed-by: mgerdin, jmasa
tschatzl [Mon, 02 May 2016 14:13:05 +0200] rev 38160
8155813: Fix indentation in G1RemSetScanState::clear_card_table()
Reviewed-by: mgerdin
egahlin [Mon, 02 May 2016 12:44:25 +0200] rev 38159
Merge
egahlin [Fri, 22 Apr 2016 00:08:43 +0200] rev 38158
8154794: Add support for experimental fields/events to event-based tracing
Reviewed-by: mlarsson, mgronlun
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38157
8155229: Tune thread usage for live data clearing
Reviewed-by: mgerdin, drwhite
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38156
8155233: Lazy coarse map clear
Summary: Only clear the coarse bitmaps of the remembered sets if they were dirtied.
Reviewed-by: jmasa, mgerdin
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38155
8155230: Tune thread usage for mark bitmap clear
Reviewed-by: jmasa, mgerdin
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38154
8153507: Improve Card Table Clear Task
Summary: Move card table clear code into remembered set related files. Improve work distribution of this task, and tune thread usage.
Reviewed-by: jmasa, mgerdin
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38153
8155232: Augment Workgang to run task with a given number of threads
Summary: Add a method to run a WorkGang with a set number of threads.
Reviewed-by: stefank, jmasa, mgerdin
dsamersoff [Sun, 01 May 2016 12:47:00 +0300] rev 38152
8154258: [TESTBUG] Various serviceability tests fail compilation
Summary: Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn
mockner [Fri, 29 Apr 2016 22:40:51 -0400] rev 38151
8154110: Update class* and safepoint* logging subsystems
Summary: Refactored logging tags in class and safepoint subsystems.
Reviewed-by: coleenp, rehn, hseigel
jmasa [Fri, 29 Apr 2016 18:55:41 +0000] rev 38150
Merge
jmasa [Tue, 26 Apr 2016 09:19:19 -0700] rev 38149
8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr
Reviewed-by: tschatzl, kbarrett
ecaspole [Fri, 29 Apr 2016 18:00:57 +0200] rev 38148
Merge
ecaspole [Fri, 29 Apr 2016 10:04:24 -0400] rev 38147
8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream
Summary: Fix indentation
Reviewed-by: dcubed
shshahma [Tue, 26 Apr 2016 23:29:51 +0530] rev 38146
8147026: Convert an assert in ClassLoaderData to a guarantee
Summary: Guarantee is to ensure classloader is a valid oop will help catch the errors at an early stage rather than crashing the JVM later on in the GC
Reviewed-by: coleenp
vlivanov [Fri, 29 Apr 2016 14:17:34 +0300] rev 38145
Merge
vlivanov [Fri, 29 Apr 2016 02:13:40 +0300] rev 38144
Merge
enevill [Thu, 28 Apr 2016 13:26:29 +0000] rev 38143
8155617: aarch64: ClearArray does not use DC ZVA
Summary: Implement block zero using DC ZVA
Reviewed-by: aph
Contributed-by: long.chen@linaro.org, edward.nevill@gmail.com
thartmann [Thu, 28 Apr 2016 17:36:37 +0200] rev 38142
6941938: Improve array equals intrinsic on SPARC
Summary: Array equals intrinsic should do 8-byte comparison on SPARC.
Reviewed-by: kvn, jrose, mgerdin, twisti
roland [Thu, 28 Apr 2016 15:24:17 +0200] rev 38141
8155612: Aarch64: vector nodes need to support misaligned offset
Summary: Add support for misaligned offsets.
Reviewed-by: aph
mdoerr [Thu, 28 Apr 2016 10:32:12 +0200] rev 38140
8154836: VM crash due to "Base pointers must match"
Summary: Improve the handling of AddP nodes in final graph reshaping.
Reviewed-by: kvn, zmajo
never [Wed, 27 Apr 2016 16:20:49 -0700] rev 38139
8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces
Reviewed-by: iveresov
vdeshpande [Wed, 27 Apr 2016 13:37:07 -0700] rev 38138
8154975: Update for vectorizedMismatch with AVX512
Reviewed-by: kvn
roland [Mon, 25 Apr 2016 15:14:02 +0200] rev 38137
8155015: Aarch64: bad assert in spill generation code
Reviewed-by: thartmann
roland [Wed, 27 Apr 2016 01:14:07 -0700] rev 38136
8154939: 8153998 broke vectorization on aarch64
Reviewed-by: kvn, mcberg
jcivlin [Tue, 26 Apr 2016 21:54:21 -0700] rev 38135
8154495: SHA256 AVX2 intrinsic (when no supports_sha() available)
Reviewed-by: kvn
mcberg [Tue, 26 Apr 2016 20:43:59 -0700] rev 38134
8154896: xml.transform fails intermittently on SKX
Summary: Replace some short branches (jccb) to avoid problem when EVEX is used.
Reviewed-by: twisti, kvn
rbackman [Tue, 26 Apr 2016 10:28:51 +0200] rev 38133
8151956: Support non-continuous CodeBlobs in HotSpot
Reviewed-by: iveresov, thartmann, simonis
vlivanov [Mon, 25 Apr 2016 21:25:22 +0300] rev 38132
8154172: C1: NPE is thrown instead of linkage error when invoking nonexistent method
Reviewed-by: kvn
vlivanov [Mon, 25 Apr 2016 18:36:27 +0300] rev 38131
8134918: C2: Type speculation produces mismatched unsafe accesses
Reviewed-by: kvn
thartmann [Mon, 25 Apr 2016 10:53:42 +0200] rev 38130
8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks
Summary: Pre-loop Opaque1 node 'pre_opaq' should be put on the IGVN worklist after modification.
Reviewed-by: kvn
thartmann [Mon, 25 Apr 2016 10:51:44 +0200] rev 38129
8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled
Summary: Disable multiversioning if range check elimination is turned off.
Reviewed-by: mcberg, kvn
sjohanss [Fri, 29 Apr 2016 08:39:22 +0200] rev 38128
8155245: Add logging when MMU target is violated
Reviewed-by: ehelin, mgerdin
amurillo [Thu, 28 Apr 2016 23:08:16 -0700] rev 38127
Merge
amurillo [Thu, 28 Apr 2016 14:44:52 -0700] rev 38126
Merge
mlarsson [Fri, 29 Apr 2016 04:44:08 +0200] rev 38125
Merge
ysuenaga [Wed, 27 Apr 2016 21:00:45 +0900] rev 38124
8155089: UL: Remove trailing comma from log decoration list
Reviewed-by: dsamersoff, mlarsson