Fri, 06 May 2016 19:35:23 +0300 Merge
vlivanov [Fri, 06 May 2016 19:35:23 +0300] rev 38282
Merge
Fri, 06 May 2016 17:59:35 +0300 8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
shade [Fri, 06 May 2016 17:59:35 +0300] rev 38281
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics Reviewed-by: psandoz, vlivanov
Fri, 06 May 2016 18:37:58 +0300 Merge
vlivanov [Fri, 06 May 2016 18:37:58 +0300] rev 38280
Merge
Fri, 06 May 2016 14:44:09 +0000 Merge
shade [Fri, 06 May 2016 14:44:09 +0000] rev 38279
Merge
Fri, 06 May 2016 15:41:15 +0300 8156068: Unsafe.{get|set}Opaque should be single copy atomic
shade [Fri, 06 May 2016 15:41:15 +0300] rev 38278
8156068: Unsafe.{get|set}Opaque should be single copy atomic Reviewed-by: psandoz, vlivanov
Fri, 06 May 2016 09:10:47 +0200 8156190: [ppc] Fix build after "8151268: Wire up the x86 _vectorizedMismatch stub routine in C1"
goetz [Fri, 06 May 2016 09:10:47 +0200] rev 38277
8156190: [ppc] Fix build after "8151268: Wire up the x86 _vectorizedMismatch stub routine in C1" Summary: New function was placed within other function. Reviewed-by: mdoerr
Tue, 10 May 2016 23:23:55 +0000 Merge
dfazunen [Tue, 10 May 2016 23:23:55 +0000] rev 38276
Merge
Tue, 10 May 2016 21:23:33 +0300 8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything
kzhaldyb [Tue, 10 May 2016 21:23:33 +0300] rev 38275
8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything Reviewed-by: jwilhelm, dfazunen
Tue, 10 May 2016 20:56:31 +0000 Merge
gziemski [Tue, 10 May 2016 20:56:31 +0000] rev 38274
Merge
Tue, 10 May 2016 12:10:21 -0500 8073500: Prevent certain commercial flags from being changed at runtime
gziemski [Tue, 10 May 2016 12:10:21 -0500] rev 38273
8073500: Prevent certain commercial flags from being changed at runtime Summary: Implement new writeable mechanism for flag control Reviewed-by: coleenp, iklam
Tue, 10 May 2016 18:30:03 +0200 Merge
tschatzl [Tue, 10 May 2016 18:30:03 +0200] rev 38272
Merge
Tue, 10 May 2016 16:42:14 +0200 8047328: Improve memory usage for cards in SparsePRTEntry
tschatzl [Tue, 10 May 2016 16:42:14 +0200] rev 38271
8047328: Improve memory usage for cards in SparsePRTEntry Summary: Use uint16_t for cards in a SparsePRTEntry, and use an additional integer to record the current position on where to add the next card. Reviewed-by: mgerdin, ehelin Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Tue, 10 May 2016 16:40:15 +0200 8155810: Bound the number of root region scan threads to the number of survivor regions
tschatzl [Tue, 10 May 2016 16:40:15 +0200] rev 38270
8155810: Bound the number of root region scan threads to the number of survivor regions Reviewed-by: jmasa, sjohanss
Tue, 10 May 2016 16:40:09 +0200 8155721: Sparse remset wastes half of entry memory
tschatzl [Tue, 10 May 2016 16:40:09 +0200] rev 38269
8155721: Sparse remset wastes half of entry memory Summary: Only allocate as much SparsePRTEntry memory as required, not for the theoretical maximum. Reviewed-by: mgerdin, sjohanss
Tue, 10 May 2016 16:40:04 +0200 8156660: JDK-8150393 does not set _scan_in_progress properly
tschatzl [Tue, 10 May 2016 16:40:04 +0200] rev 38268
8156660: JDK-8150393 does not set _scan_in_progress properly Reviewed-by: ehelin, mgerdin
Tue, 10 May 2016 14:26:31 +0000 Merge
dsamersoff [Tue, 10 May 2016 14:26:31 +0000] rev 38267
Merge
Fri, 06 May 2016 09:13:31 +0900 8156133: FindCrashesAction in HSDB does not work except Solaris platform
ysuenaga [Fri, 06 May 2016 09:13:31 +0900] rev 38266
8156133: FindCrashesAction in HSDB does not work except Solaris platform Reviewed-by: dsamersoff
Tue, 10 May 2016 11:50:45 +0000 Merge
dsamersoff [Tue, 10 May 2016 11:50:45 +0000] rev 38265
Merge
Sat, 07 May 2016 10:29:16 +0900 8156033: jhsdb jmap cannot set heapdump name
ysuenaga [Sat, 07 May 2016 10:29:16 +0900] rev 38264
8156033: jhsdb jmap cannot set heapdump name Reviewed-by: dsamersoff
Mon, 09 May 2016 15:46:12 +0200 8145934: Make ttyLocker equivalent for Unified Logging framework
mlarsson [Mon, 09 May 2016 15:46:12 +0200] rev 38263
8145934: Make ttyLocker equivalent for Unified Logging framework Reviewed-by: rprotacio, stuefe, jrose
Tue, 10 May 2016 03:37:36 +0000 Merge
dsamersoff [Tue, 10 May 2016 03:37:36 +0000] rev 38262
Merge
Mon, 09 May 2016 23:41:41 +0300 8155091: Remove SA related functions from tmtools
dsamersoff [Mon, 09 May 2016 23:41:41 +0300] rev 38261
8155091: Remove SA related functions from tmtools Summary: Remove options that enables support for non-cooperative mode Reviewed-by: alanb, mchung, sla
Mon, 09 May 2016 23:06:05 +0000 Merge
coleenp [Mon, 09 May 2016 23:06:05 +0000] rev 38260
Merge
Mon, 09 May 2016 22:22:15 +0200 8153535: Convert TraceRedefineClasses to Unified Logging
rehn [Mon, 09 May 2016 22:22:15 +0200] rev 38259
8153535: Convert TraceRedefineClasses to Unified Logging Reviewed-by: rprotacio, coleenp
Mon, 09 May 2016 23:53:11 +0200 Merge
iignatyev [Mon, 09 May 2016 23:53:11 +0200] rev 38258
Merge
Mon, 09 May 2016 22:03:04 +0200 Merge
iignatyev [Mon, 09 May 2016 22:03:04 +0200] rev 38257
Merge
Fri, 06 May 2016 17:51:11 +0300 8132710: Add tests which check that Humongous objects behave as expected after Young GC
kzhaldyb [Fri, 06 May 2016 17:51:11 +0300] rev 38256
8132710: Add tests which check that Humongous objects behave as expected after Young GC 8132712: Add tests which check that Humongous objects behave as expected after Full GC Reviewed-by: jmasa, dfazunen
Mon, 09 May 2016 14:15:40 +0300 8148244: Finalize and integrate GTest implementation
iignatyev [Mon, 09 May 2016 14:15:40 +0300] rev 38255
8148244: Finalize and integrate GTest implementation Reviewed-by: jwilhelm, erikj Contributed-by: stefan.karlsson@oracle.com, stefan.sarne@oracle.com, jesper.wilhelmsson@oracle.com, erik.helin@oracle.com, alexandre.iline@oracle.com, igor.ignatyev@oracle.com, erik.joelsson@oracle.com
Mon, 09 May 2016 14:15:39 +0300 8149591: Prepare hotspot for GTest
iignatyev [Mon, 09 May 2016 14:15:39 +0300] rev 38254
8149591: Prepare hotspot for GTest Reviewed-by: jwilhelm Contributed-by: stefan.karlsson@oracle.com, stefan.sarne@oracle.com, jesper.wilhelmsson@oracle.com, erik.helin@oracle.com, alexandre.iline@oracle.com, igor.ignatyev@oracle.com
Mon, 09 May 2016 21:27:19 +0200 Merge
ccheung [Mon, 09 May 2016 21:27:19 +0200] rev 38253
Merge
Mon, 09 May 2016 12:20:02 -0700 8155574: ClassLoader::initialize_module_loader_map crashes if the char_buf is not NULL terminated
ccheung [Mon, 09 May 2016 12:20:02 -0700] rev 38252
8155574: ClassLoader::initialize_module_loader_map crashes if the char_buf is not NULL terminated Reviewed-by: jiangli, iklam
Mon, 09 May 2016 17:36:13 +0000 Merge
jmasa [Mon, 09 May 2016 17:36:13 +0000] rev 38251
Merge
Fri, 06 May 2016 14:35:59 -0700 8155992: Change name of StealRegionCompactionTask to something that emphasizes the compaction task.
jmasa [Fri, 06 May 2016 14:35:59 -0700] rev 38250
8155992: Change name of StealRegionCompactionTask to something that emphasizes the compaction task. Reviewed-by: kbarrett, ehelin, drwhite
Wed, 04 May 2016 11:29:05 +0200 8156022: Add prediction for cost_per_byte_ms to G1Analytics
ehelin [Wed, 04 May 2016 11:29:05 +0200] rev 38249
8156022: Add prediction for cost_per_byte_ms to G1Analytics Reviewed-by: sjohanss, mgerdin
Mon, 09 May 2016 13:55:21 +0200 Merge
erikj [Mon, 09 May 2016 13:55:21 +0200] rev 38248
Merge
Mon, 09 May 2016 13:22:39 +0200 8156018: Hotspot visual studio project generation broken
erikj [Mon, 09 May 2016 13:22:39 +0200] rev 38247
8156018: Hotspot visual studio project generation broken Reviewed-by: mgronlun, ctornqvi Contributed-by: magnus.ihse.bursie@oracle.com
Mon, 09 May 2016 13:13:07 +0300 Merge
vlivanov [Mon, 09 May 2016 13:13:07 +0300] rev 38246
Merge
Fri, 06 May 2016 19:45:22 +0300 Merge
vlivanov [Fri, 06 May 2016 19:45:22 +0300] rev 38245
Merge
Fri, 06 May 2016 06:08:15 -0700 8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode
jcm [Fri, 06 May 2016 06:08:15 -0700] rev 38244
8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode Summary: Made to dump on output stream on wizard mode. Reviewed-by: vlivanov
Fri, 06 May 2016 05:57:43 -0700 8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
jcm [Fri, 06 May 2016 05:57:43 -0700] rev 38243
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed Summary: Removed workaround added for 8148518. Reviewed-by: vlivanov
Fri, 06 May 2016 05:42:36 -0700 8156126: LogCompilation: Dump additional info about deoptimization events
jcm [Fri, 06 May 2016 05:42:36 -0700] rev 38242
8156126: LogCompilation: Dump additional info about deoptimization events Summary: Added reason and pc information to deoptimization info. Reviewed-by: vlivanov
Fri, 06 May 2016 18:20:50 +0300 Merge
vlivanov [Fri, 06 May 2016 18:20:50 +0300] rev 38241
Merge
Thu, 05 May 2016 18:14:51 -0700 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
psandoz [Thu, 05 May 2016 18:14:51 -0700] rev 38240
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package Reviewed-by: shade, vlivanov
Thu, 05 May 2016 17:16:08 -0700 8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
kvn [Thu, 05 May 2016 17:16:08 -0700] rev 38239
8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics Reviewed-by: kvn Contributed-by: tomasz.wojtowicz@intel.com
Thu, 05 May 2016 10:03:26 -0700 8151268: Wire up the x86 _vectorizedMismatch stub routine in C1
psandoz [Thu, 05 May 2016 10:03:26 -0700] rev 38238
8151268: Wire up the x86 _vectorizedMismatch stub routine in C1 Reviewed-by: kvn
Wed, 04 May 2016 15:30:21 -0700 8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
kvn [Wed, 04 May 2016 15:30:21 -0700] rev 38237
8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC Reviewed-by: kvn Contributed-by: ahmed.khawaja@oracle.com
Fri, 29 Apr 2016 17:24:16 +0200 8154943: AArch64: redundant address computation instructions with vectorization
roland [Fri, 29 Apr 2016 17:24:16 +0200] rev 38236
8154943: AArch64: redundant address computation instructions with vectorization Summary: duplicated i2l nodes can be eliminated to optimize redundant address computations Reviewed-by: kvn, dlong
Wed, 04 May 2016 13:32:03 -0700 8155717: Aarch64: enable loop superword's unrolling analysis
roland [Wed, 04 May 2016 13:32:03 -0700] rev 38235
8155717: Aarch64: enable loop superword's unrolling analysis Reviewed-by: aph, kvn, mcberg
Wed, 04 May 2016 17:17:10 +0300 8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
shade [Wed, 04 May 2016 17:17:10 +0300] rev 38234
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures Reviewed-by: psandoz, vlivanov, simonis
Tue, 03 May 2016 20:36:17 +0000 8155967: aarch64: fix register usage in block zeroing
enevill [Tue, 03 May 2016 20:36:17 +0000] rev 38233
8155967: aarch64: fix register usage in block zeroing Summary: fix array fill stub to use r10 == base and r11 == count Reviewed-by: aph
Tue, 03 May 2016 21:28:46 +0000 Merge
never [Tue, 03 May 2016 21:28:46 +0000] rev 38232
Merge
Tue, 03 May 2016 12:15:06 -0700 8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST
never [Tue, 03 May 2016 12:15:06 -0700] rev 38231
8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST Reviewed-by: twisti
Tue, 03 May 2016 19:45:44 +0000 Merge
twisti [Tue, 03 May 2016 19:45:44 +0000] rev 38230
Merge
Tue, 03 May 2016 11:57:03 +0200 8155735: use strings instead of Symbol* in JVMCI exception stubs
rschatz [Tue, 03 May 2016 11:57:03 +0200] rev 38229
8155735: use strings instead of Symbol* in JVMCI exception stubs Reviewed-by: never, twisti
Mon, 02 May 2016 14:17:19 -0700 8155738: C2: fix frame_complete_offset
goetz [Mon, 02 May 2016 14:17:19 -0700] rev 38228
8155738: C2: fix frame_complete_offset Summary: During scratch_emit_size wrong value was set. Also set offset of ppc. Reviewed-by: kvn, dlong
Mon, 02 May 2016 03:24:02 +0300 8155163: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget implementation doesn't match javadoc
dpochepk [Mon, 02 May 2016 03:24:02 +0300] rev 38227
8155163: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget implementation doesn't match javadoc Reviewed-by: twisti
Mon, 02 May 2016 03:20:23 +0300 8155244: JVMCI: MemoryAccessProvider.readUnsafeConstant javadoc should be updated for null JavaKind case
dpochepk [Mon, 02 May 2016 03:20:23 +0300] rev 38226
8155244: JVMCI: MemoryAccessProvider.readUnsafeConstant javadoc should be updated for null JavaKind case Reviewed-by: twisti
Sat, 30 Apr 2016 00:57:04 -0700 8155790: aarch64: debug VM fails to start after 8155617
enevill [Sat, 30 Apr 2016 00:57:04 -0700] rev 38225
8155790: aarch64: debug VM fails to start after 8155617 Summary: fix base register to point to end after zeroing Reviewed-by: aph
Fri, 29 Apr 2016 12:56:27 -0700 8154483: update IGV with improvements from Graal
never [Fri, 29 Apr 2016 12:56:27 -0700] rev 38224
8154483: update IGV with improvements from Graal Reviewed-by: kvn
Fri, 29 Apr 2016 14:32:19 +0200 8155653: TestVectorUnalignedOffset.java not pushed with 8155612
zmajo [Fri, 29 Apr 2016 14:32:19 +0200] rev 38223
8155653: TestVectorUnalignedOffset.java not pushed with 8155612 Summary: Add missing test. Reviewed-by: aph, adinn
Fri, 29 Apr 2016 13:10:01 +0200 Merge
zmajo [Fri, 29 Apr 2016 13:10:01 +0200] rev 38222
Merge
Fri, 29 Apr 2016 12:05:31 +0200 Merge
zmajo [Fri, 29 Apr 2016 12:05:31 +0200] rev 38221
Merge
Fri, 29 Apr 2016 08:32:42 +0200 8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
zmajo [Fri, 29 Apr 2016 08:32:42 +0200] rev 38220
8153340: Disallow misconfiguration and improve the consistency of allocation prefetching Summary: Improve allocation prefetching. Reviewed-by: kvn
Fri, 22 Apr 2016 16:05:00 +0200 8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
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
Wed, 13 Apr 2016 14:48:22 +0200 8153013: BlockingCompilation test times out
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
Mon, 18 Apr 2016 11:30:10 +0200 8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
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
Thu, 06 Aug 2015 22:07:30 -0700 6858051: Create GC worker threads dynamically
jmasa [Thu, 06 Aug 2015 22:07:30 -0700] rev 38216
6858051: Create GC worker threads dynamically Reviewed-by: tschatzl, drwhite
Thu, 28 Apr 2016 15:40:45 +0200 8155639: Remove STEP numbers from error reporting
stuefe [Thu, 28 Apr 2016 15:40:45 +0200] rev 38215
8155639: Remove STEP numbers from error reporting Reviewed-by: coleenp, twisti
Sat, 07 May 2016 05:53:11 +0000 Merge
bchristi [Sat, 07 May 2016 05:53:11 +0000] rev 38214
Merge
Fri, 06 May 2016 22:45:32 -0700 8147039: Incorrect locals and operands in compiled frames
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
Sat, 07 May 2016 00:12:04 +0000 Merge
mikael [Sat, 07 May 2016 00:12:04 +0000] rev 38212
Merge
Fri, 06 May 2016 15:59:26 -0700 8150921: Update Unsafe getters/setters to use double-register variants
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
Fri, 06 May 2016 15:41:08 -0700 8156480: Quarantine compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
kvn [Fri, 06 May 2016 15:41:08 -0700] rev 38210
8156480: Quarantine compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java Reviewed-by: dcubed
Fri, 06 May 2016 13:00:21 -0700 8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
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
Fri, 06 May 2016 06:23:29 -0700 Merge
amurillo [Fri, 06 May 2016 06:23:29 -0700] rev 38208
Merge
Fri, 06 May 2016 06:12:56 -0700 Merge
amurillo [Fri, 06 May 2016 06:12:56 -0700] rev 38207
Merge
Fri, 06 May 2016 09:54:58 +0000 Merge
kevinw [Fri, 06 May 2016 09:54:58 +0000] rev 38206
Merge
Mon, 02 May 2016 13:28:08 +0530 8054326: Confusing message in "Current rem set statistics"
csahu [Mon, 02 May 2016 13:28:08 +0530] rev 38205
8054326: Confusing message in "Current rem set statistics" Reviewed-by: pliden, kevinw
Thu, 05 May 2016 20:11:14 +0000 Merge
jmasa [Thu, 05 May 2016 20:11:14 +0000] rev 38204
Merge
Wed, 04 May 2016 15:04:15 -0700 8156050: ParallelCompact_test should skip test if UseParallelOldGC is off
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
Thu, 05 May 2016 21:13:48 +0200 Merge
kbarrett [Thu, 05 May 2016 21:13:48 +0200] rev 38202
Merge
Thu, 05 May 2016 13:47:46 -0400 8156072: AllocatedObj msgs coming out during -version etc
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
Thu, 05 May 2016 17:53:37 +0000 Merge
ctornqvi [Thu, 05 May 2016 17:53:37 +0000] rev 38200
Merge
Thu, 05 May 2016 12:25:29 -0400 8154942: Remove ProcessTools.getVmInputArguments() from the hotspot test library, as it is not used by any of the hotspot tests
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
Thu, 05 May 2016 08:51:27 -0700 8155257: ParNew/CMS: Clean up promoted object tracking
tonyp [Thu, 05 May 2016 08:51:27 -0700] rev 38198
8155257: ParNew/CMS: Clean up promoted object tracking Reviewed-by: jmasa, ysr
Tue, 03 May 2016 07:23:23 -0700 8155239: [TESTBUG] Simple test setup for JVMTI ClassFileLoadHook
iklam [Tue, 03 May 2016 07:23:23 -0700] rev 38197
8155239: [TESTBUG] Simple test setup for JVMTI ClassFileLoadHook Reviewed-by: cjplummer, mseledtsov
Thu, 05 May 2016 03:53:25 +0000 Merge
dholmes [Thu, 05 May 2016 03:53:25 +0000] rev 38196
Merge
Wed, 04 May 2016 21:53:01 -0400 8153073: UL: Set filesize option with k/m/g
ysuenaga [Wed, 04 May 2016 21:53:01 -0400] rev 38195
8153073: UL: Set filesize option with k/m/g Reviewed-by: mlarsson, dholmes
Thu, 05 May 2016 03:04:55 +0200 Merge
jiangli [Thu, 05 May 2016 03:04:55 +0200] rev 38194
Merge
Thu, 05 May 2016 00:56:06 +0200 Merge
jiangli [Thu, 05 May 2016 00:56:06 +0200] rev 38193
Merge
Wed, 04 May 2016 17:32:08 -0400 8155678: ClassLoader::initialize_module_loader_map should only be called when dumping CDS archive.
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
Wed, 04 May 2016 23:45:10 +0000 Merge
ctornqvi [Wed, 04 May 2016 23:45:10 +0000] rev 38191
Merge
Wed, 04 May 2016 15:32:26 -0400 8156066: Backout JDK-8153892
ctornqvi [Wed, 04 May 2016 15:32:26 -0400] rev 38190
8156066: Backout JDK-8153892 Reviewed-by: coleenp, mikael
Wed, 04 May 2016 21:00:41 +0000 Merge
vlivanov [Wed, 04 May 2016 21:00:41 +0000] rev 38189
Merge
Wed, 04 May 2016 23:08:43 +0300 8155751: Some tests miss othervm for main/bootclasspath mode
vlivanov [Wed, 04 May 2016 23:08:43 +0300] rev 38188
8155751: Some tests miss othervm for main/bootclasspath mode Reviewed-by: kvn
Wed, 04 May 2016 17:47:05 +0300 8155946: Minimal VM fails to built after 8154153: PS: Restore preserved marks in parallel
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
Wed, 04 May 2016 13:12:23 +0200 8155943: Move G1Eden/SurvivorRegions into their own source files
mgerdin [Wed, 04 May 2016 13:12:23 +0200] rev 38186
8155943: Move G1Eden/SurvivorRegions into their own source files Reviewed-by: sjohanss, ehelin
Wed, 27 Apr 2016 16:20:05 +0200 8155634: Clean out old logging and dead code from SurvRateGroup
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
Wed, 04 May 2016 10:06:00 +0200 Merge
mgerdin [Wed, 04 May 2016 10:06:00 +0200] rev 38184
Merge
Tue, 03 May 2016 12:33:10 +0200 8150721: Don't explicitly manage G1 young regions in YoungList
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
Wed, 04 May 2016 03:19:43 +0200 Merge
kvn [Wed, 04 May 2016 03:19:43 +0200] rev 38182
Merge
Tue, 03 May 2016 17:11:39 -0700 8155864: api/java_lang/Math/cos_cos6 and sin_sin6 fail
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
Wed, 04 May 2016 00:00:24 +0000 Merge
jmasa [Wed, 04 May 2016 00:00:24 +0000] rev 38180
Merge
Tue, 03 May 2016 16:19:42 -0700 8155966: Assertion failures when -XX:+UseParallelGC -XX:ParallelGCThreads=1
jmasa [Tue, 03 May 2016 16:19:42 -0700] rev 38179
8155966: Assertion failures when -XX:+UseParallelGC -XX:ParallelGCThreads=1 Reviewed-by: drwhite, kbarrett
Wed, 04 May 2016 00:45:59 +0200 Merge
stefank [Wed, 04 May 2016 00:45:59 +0200] rev 38178
Merge
Tue, 03 May 2016 22:45:27 +0200 8141501: Problems with BitMap buffer management
stefank [Tue, 03 May 2016 22:45:27 +0200] rev 38177
8141501: Problems with BitMap buffer management Reviewed-by: pliden, kbarrett
Tue, 03 May 2016 13:30:40 -0700 8155958: quarantine failing tests from JDK-8155957
dcubed [Tue, 03 May 2016 13:30:40 -0700] rev 38176
8155958: quarantine failing tests from JDK-8155957 Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
Mon, 02 May 2016 12:14:26 -0400 8134889: Kitchensink stress test crashes with out of memory error
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
Tue, 03 May 2016 08:12:25 -0700 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
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
Mon, 02 May 2016 19:38:15 -0400 8154710: [Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's
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
Mon, 02 May 2016 12:07:58 -0400 8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
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
Mon, 02 May 2016 17:46:08 +0000 Merge
jmasa [Mon, 02 May 2016 17:46:08 +0000] rev 38171
Merge
Fri, 01 Apr 2016 12:32:34 -0700 8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005
jmasa [Fri, 01 Apr 2016 12:32:34 -0700] rev 38170
8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005 Reviewed-by: tschatzl, kbarrett
Mon, 02 May 2016 19:43:41 +0200 Merge
tschatzl [Mon, 02 May 2016 19:43:41 +0200] rev 38169
Merge
Mon, 02 May 2016 18:54:09 +0200 Merge
tschatzl [Mon, 02 May 2016 18:54:09 +0200] rev 38168
Merge
Mon, 02 May 2016 17:45:19 +0200 8154955: Negative Other Time in gc logs due to 'Wait for Root Region Scan' not included
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>
Mon, 02 May 2016 13:39:52 +0200 8155819: Support non-continuous CodeBlobs in HotSpot broke Zero
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
Mon, 02 May 2016 17:58:42 +0200 Merge
drwhite [Mon, 02 May 2016 17:58:42 +0200] rev 38165
Merge
Mon, 02 May 2016 11:18:10 -0400 8155754: Quarantine serviceability/tmtools/jstat/GcTest02.java
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
Mon, 02 May 2016 16:53:03 +0200 Merge
mgerdin [Mon, 02 May 2016 16:53:03 +0200] rev 38163
Merge
Wed, 27 Apr 2016 16:11:45 +0200 8150393: Maintain the set of survivor regions in an array between GCs
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
Mon, 02 May 2016 14:14:16 +0200 8155811: Remove HeapRegionRemSet::_coarse_dirty flag
tschatzl [Mon, 02 May 2016 14:14:16 +0200] rev 38161
8155811: Remove HeapRegionRemSet::_coarse_dirty flag Reviewed-by: mgerdin, jmasa
Mon, 02 May 2016 14:13:05 +0200 8155813: Fix indentation in G1RemSetScanState::clear_card_table()
tschatzl [Mon, 02 May 2016 14:13:05 +0200] rev 38160
8155813: Fix indentation in G1RemSetScanState::clear_card_table() Reviewed-by: mgerdin
Mon, 02 May 2016 12:44:25 +0200 Merge
egahlin [Mon, 02 May 2016 12:44:25 +0200] rev 38159
Merge
Fri, 22 Apr 2016 00:08:43 +0200 8154794: Add support for experimental fields/events to event-based tracing
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
Mon, 02 May 2016 10:24:41 +0200 8155229: Tune thread usage for live data clearing
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38157
8155229: Tune thread usage for live data clearing Reviewed-by: mgerdin, drwhite
Mon, 02 May 2016 10:24:41 +0200 8155233: Lazy coarse map clear
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
Mon, 02 May 2016 10:24:41 +0200 8155230: Tune thread usage for mark bitmap clear
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38155
8155230: Tune thread usage for mark bitmap clear Reviewed-by: jmasa, mgerdin
Mon, 02 May 2016 10:24:41 +0200 8153507: Improve Card Table Clear Task
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
Mon, 02 May 2016 10:24:41 +0200 8155232: Augment Workgang to run task with a given number of threads
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
Sun, 01 May 2016 12:47:00 +0300 8154258: [TESTBUG] Various serviceability tests fail compilation
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
Fri, 29 Apr 2016 22:40:51 -0400 8154110: Update class* and safepoint* logging subsystems
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
Fri, 29 Apr 2016 18:55:41 +0000 Merge
jmasa [Fri, 29 Apr 2016 18:55:41 +0000] rev 38150
Merge
Tue, 26 Apr 2016 09:19:19 -0700 8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr
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
Fri, 29 Apr 2016 18:00:57 +0200 Merge
ecaspole [Fri, 29 Apr 2016 18:00:57 +0200] rev 38148
Merge
Fri, 29 Apr 2016 10:04:24 -0400 8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream
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
Tue, 26 Apr 2016 23:29:51 +0530 8147026: Convert an assert in ClassLoaderData to a guarantee
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
Fri, 29 Apr 2016 14:17:34 +0300 Merge
vlivanov [Fri, 29 Apr 2016 14:17:34 +0300] rev 38145
Merge
Fri, 29 Apr 2016 02:13:40 +0300 Merge
vlivanov [Fri, 29 Apr 2016 02:13:40 +0300] rev 38144
Merge
Thu, 28 Apr 2016 13:26:29 +0000 8155617: aarch64: ClearArray does not use DC ZVA
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
Thu, 28 Apr 2016 17:36:37 +0200 6941938: Improve array equals intrinsic on SPARC
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
Thu, 28 Apr 2016 15:24:17 +0200 8155612: Aarch64: vector nodes need to support misaligned offset
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
Thu, 28 Apr 2016 10:32:12 +0200 8154836: VM crash due to "Base pointers must match"
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
Wed, 27 Apr 2016 16:20:49 -0700 8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces
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
Wed, 27 Apr 2016 13:37:07 -0700 8154975: Update for vectorizedMismatch with AVX512
vdeshpande [Wed, 27 Apr 2016 13:37:07 -0700] rev 38138
8154975: Update for vectorizedMismatch with AVX512 Reviewed-by: kvn
Mon, 25 Apr 2016 15:14:02 +0200 8155015: Aarch64: bad assert in spill generation code
roland [Mon, 25 Apr 2016 15:14:02 +0200] rev 38137
8155015: Aarch64: bad assert in spill generation code Reviewed-by: thartmann
Wed, 27 Apr 2016 01:14:07 -0700 8154939: 8153998 broke vectorization on aarch64
roland [Wed, 27 Apr 2016 01:14:07 -0700] rev 38136
8154939: 8153998 broke vectorization on aarch64 Reviewed-by: kvn, mcberg
Tue, 26 Apr 2016 21:54:21 -0700 8154495: SHA256 AVX2 intrinsic (when no supports_sha() available)
jcivlin [Tue, 26 Apr 2016 21:54:21 -0700] rev 38135
8154495: SHA256 AVX2 intrinsic (when no supports_sha() available) Reviewed-by: kvn
Tue, 26 Apr 2016 20:43:59 -0700 8154896: xml.transform fails intermittently on SKX
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
Tue, 26 Apr 2016 10:28:51 +0200 8151956: Support non-continuous CodeBlobs in HotSpot
rbackman [Tue, 26 Apr 2016 10:28:51 +0200] rev 38133
8151956: Support non-continuous CodeBlobs in HotSpot Reviewed-by: iveresov, thartmann, simonis
Mon, 25 Apr 2016 21:25:22 +0300 8154172: C1: NPE is thrown instead of linkage error when invoking nonexistent method
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
Mon, 25 Apr 2016 18:36:27 +0300 8134918: C2: Type speculation produces mismatched unsafe accesses
vlivanov [Mon, 25 Apr 2016 18:36:27 +0300] rev 38131
8134918: C2: Type speculation produces mismatched unsafe accesses Reviewed-by: kvn
Mon, 25 Apr 2016 10:53:42 +0200 8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks
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
Mon, 25 Apr 2016 10:51:44 +0200 8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled
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
Fri, 29 Apr 2016 08:39:22 +0200 8155245: Add logging when MMU target is violated
sjohanss [Fri, 29 Apr 2016 08:39:22 +0200] rev 38128
8155245: Add logging when MMU target is violated Reviewed-by: ehelin, mgerdin
Thu, 28 Apr 2016 23:08:16 -0700 Merge
amurillo [Thu, 28 Apr 2016 23:08:16 -0700] rev 38127
Merge
Thu, 28 Apr 2016 14:44:52 -0700 Merge
amurillo [Thu, 28 Apr 2016 14:44:52 -0700] rev 38126
Merge
Fri, 29 Apr 2016 04:44:08 +0200 Merge
mlarsson [Fri, 29 Apr 2016 04:44:08 +0200] rev 38125
Merge
Wed, 27 Apr 2016 21:00:45 +0900 8155089: UL: Remove trailing comma from log decoration list
ysuenaga [Wed, 27 Apr 2016 21:00:45 +0900] rev 38124
8155089: UL: Remove trailing comma from log decoration list Reviewed-by: dsamersoff, mlarsson
Fri, 29 Apr 2016 03:02:43 +0200 Merge
ppunegov [Fri, 29 Apr 2016 03:02:43 +0200] rev 38123
Merge
Thu, 28 Apr 2016 16:55:04 +0300 8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
kzhaldyb [Thu, 28 Apr 2016 16:55:04 +0300] rev 38122
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option Reviewed-by: dfazunen, drwhite, jwilhelm
Thu, 28 Apr 2016 17:58:18 +0300 8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base
ppunegov [Thu, 28 Apr 2016 17:58:18 +0300] rev 38121
8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base Summary: Replace sun.reflect with jdk.internal.reflect Reviewed-by: iignatyev, ddmitriev
Thu, 28 Apr 2016 23:32:50 +0000 Merge
gziemski [Thu, 28 Apr 2016 23:32:50 +0000] rev 38120
Merge
Thu, 28 Apr 2016 22:44:52 +0000 Merge
gziemski [Thu, 28 Apr 2016 22:44:52 +0000] rev 38119
Merge
Thu, 28 Apr 2016 10:41:53 -0500 8153835: Fix range of flag MaxDirectMemorySize which is parsed at jlong
gziemski [Thu, 28 Apr 2016 10:41:53 -0500] rev 38118
8153835: Fix range of flag MaxDirectMemorySize which is parsed at jlong Summary: Changed MaxDirectMemorySize type to uint64_t and set max to max_jlong Reviewed-by: goetz, simonis
Thu, 28 Apr 2016 21:56:38 +0000 Merge
sspitsyn [Thu, 28 Apr 2016 21:56:38 +0000] rev 38117
Merge
Thu, 28 Apr 2016 19:34:13 +0000 Merge
sspitsyn [Thu, 28 Apr 2016 19:34:13 +0000] rev 38116
Merge
Thu, 28 Apr 2016 12:25:16 -0700 8153190: JVMTI GetAllModules should make it clear that it also returns unnamed module
sspitsyn [Thu, 28 Apr 2016 12:25:16 -0700] rev 38115
8153190: JVMTI GetAllModules should make it clear that it also returns unnamed module Summary: Clarify the JVMTI spec Reviewed-by: alanb
Thu, 28 Apr 2016 22:32:06 +0200 Merge
stefank [Thu, 28 Apr 2016 22:32:06 +0200] rev 38114
Merge
Thu, 28 Apr 2016 15:52:08 +0200 8155206: Internal VM test DirectiveParser_test is too verbose
stefank [Thu, 28 Apr 2016 15:52:08 +0200] rev 38113
8155206: Internal VM test DirectiveParser_test is too verbose Reviewed-by: rehn, neliasso
Thu, 28 Apr 2016 13:44:36 -0400 8151342: Add module name/version to class histogram output
hseigel [Thu, 28 Apr 2016 13:44:36 -0400] rev 38112
8151342: Add module name/version to class histogram output Summary: Add additional column to histogram containing module@version Reviewed-by: sundar, gtriantafill
Thu, 28 Apr 2016 09:10:10 +0000 Merge
sspitsyn [Thu, 28 Apr 2016 09:10:10 +0000] rev 38111
Merge
Thu, 28 Apr 2016 00:36:46 -0700 8153749: New capability can_generate_early_class_hook_events
sspitsyn [Thu, 28 Apr 2016 00:36:46 -0700] rev 38110
8153749: New capability can_generate_early_class_hook_events Summary: Add new capability Reviewed-by: alanb, dsamersoff
Wed, 27 Apr 2016 11:25:16 +0200 8155209: Move setting of young index in cset to G1CollectionSet
mgerdin [Wed, 27 Apr 2016 11:25:16 +0200] rev 38109
8155209: Move setting of young index in cset to G1CollectionSet Reviewed-by: sjohanss, ehelin
Wed, 27 Apr 2016 11:40:43 -0700 8154976: UseSharedSpaces error message is incomplete
ccheung [Wed, 27 Apr 2016 11:40:43 -0700] rev 38108
8154976: UseSharedSpaces error message is incomplete Reviewed-by: cjplummer, jiangli, mseledtsov
Wed, 27 Apr 2016 16:02:32 +0200 8155087: Calculation in other_time_ms() is incorrect
sjohanss [Wed, 27 Apr 2016 16:02:32 +0200] rev 38107
8155087: Calculation in other_time_ms() is incorrect Reviewed-by: tschatzl, ehelin
Wed, 27 Apr 2016 16:02:02 +0200 8155082: Refactor mutator region restriction
sjohanss [Wed, 27 Apr 2016 16:02:02 +0200] rev 38106
8155082: Refactor mutator region restriction Reviewed-by: mgerdin, tschatzl
Wed, 27 Apr 2016 13:50:00 +0200 Merge
ehelin [Wed, 27 Apr 2016 13:50:00 +0200] rev 38105
Merge
Wed, 27 Apr 2016 13:01:04 +0200 8155224: Bring back version control history to g1Policy.hpp and g1DefaultPolicy.*
ehelin [Wed, 27 Apr 2016 13:01:04 +0200] rev 38104
8155224: Bring back version control history to g1Policy.hpp and g1DefaultPolicy.* Reviewed-by: pliden, mgerdin, sjohanss
Tue, 26 Apr 2016 12:46:40 +0200 8149442: MonitorInUseLists should be on by default, deflate idle monitors taking too long
dsimms [Tue, 26 Apr 2016 12:46:40 +0200] rev 38103
8149442: MonitorInUseLists should be on by default, deflate idle monitors taking too long Summary: MonitorInUseLists on by default Reviewed-by: rbackman, mlarsson
Wed, 27 Apr 2016 08:48:39 +0200 8141496: BitMap set operations copy their other BitMap argument
stefank [Wed, 27 Apr 2016 08:48:39 +0200] rev 38102
8141496: BitMap set operations copy their other BitMap argument Reviewed-by: mgerdin, tschatzl
Tue, 26 Apr 2016 20:55:39 +0200 Merge
ppunegov [Tue, 26 Apr 2016 20:55:39 +0200] rev 38101
Merge
Tue, 26 Apr 2016 18:54:37 +0200 Merge
ppunegov [Tue, 26 Apr 2016 18:54:37 +0200] rev 38100
Merge
Tue, 26 Apr 2016 16:50:34 +0300 8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI
kzhaldyb [Tue, 26 Apr 2016 16:50:34 +0300] rev 38099
8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI Reviewed-by: tschatzl, dfazunen
Tue, 26 Apr 2016 17:46:36 +0200 Merge
erikj [Tue, 26 Apr 2016 17:46:36 +0200] rev 38098
Merge
Tue, 26 Apr 2016 13:35:28 +0200 8150601: Remove the old Hotspot build system
erikj [Tue, 26 Apr 2016 13:35:28 +0200] rev 38097
8150601: Remove the old Hotspot build system Reviewed-by: ihse
Tue, 26 Apr 2016 15:45:20 +0000 Merge
rprotacio [Tue, 26 Apr 2016 15:45:20 +0000] rev 38096
Merge
Tue, 26 Apr 2016 14:22:06 +0000 Merge
rprotacio [Tue, 26 Apr 2016 14:22:06 +0000] rev 38095
Merge
Tue, 26 Apr 2016 09:08:12 -0400 8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
rprotacio [Tue, 26 Apr 2016 09:08:12 -0400] rev 38094
8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass Summary: Converted package() and module() functions to pure virtual functions of Klass Reviewed-by: dholmes, coleenp, lfoltan, hseigel
Tue, 26 Apr 2016 14:38:39 +0000 8155100: AArch64: Relax alignment requirement for byte_map_base
aph [Tue, 26 Apr 2016 14:38:39 +0000] rev 38093
8155100: AArch64: Relax alignment requirement for byte_map_base Reviewed-by: roland
Tue, 26 Apr 2016 15:16:41 +0200 Merge
mlarsson [Tue, 26 Apr 2016 15:16:41 +0200] rev 38092
Merge
Tue, 26 Apr 2016 10:58:03 +0200 8154719: JvmtiBreakpoint rename method print() to print_on()
rehn [Tue, 26 Apr 2016 10:58:03 +0200] rev 38091
8154719: JvmtiBreakpoint rename method print() to print_on() Reviewed-by: mlarsson, sla, sspitsyn
Tue, 26 Apr 2016 11:49:37 +0000 Merge
ddmitriev [Tue, 26 Apr 2016 11:49:37 +0000] rev 38090
Merge
Tue, 26 Apr 2016 13:22:32 +0300 8153992: Some hotspot tests fail on compact2 due to an unnecessary test library dependency
akulyakh [Tue, 26 Apr 2016 13:22:32 +0300] rev 38089
8153992: Some hotspot tests fail on compact2 due to an unnecessary test library dependency Summary: Removing unnecessary dependency on java.management from the ProcessTool.getProcessId() Reviewed-by: mchung
Tue, 26 Apr 2016 11:46:38 +0000 Merge
dfazunen [Tue, 26 Apr 2016 11:46:38 +0000] rev 38088
Merge
Tue, 26 Apr 2016 10:01:00 +0000 Merge
dfazunen [Tue, 26 Apr 2016 10:01:00 +0000] rev 38087
Merge
Tue, 26 Apr 2016 09:14:06 +0000 Merge
dfazunen [Tue, 26 Apr 2016 09:14:06 +0000] rev 38086
Merge
Fri, 22 Apr 2016 18:19:29 +0300 8154341: [TESTBUG] G1 stress test for humongous objects allocation
mchernov [Fri, 22 Apr 2016 18:19:29 +0300] rev 38085
8154341: [TESTBUG] G1 stress test for humongous objects allocation Reviewed-by: jwilhelm, dfazunen
Fri, 22 Apr 2016 17:49:15 +0300 8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace.
mchernov [Fri, 22 Apr 2016 17:49:15 +0300] rev 38084
8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace. Reviewed-by: jmasa, dfazunen
Fri, 22 Apr 2016 17:46:06 +0300 8154843: GC tests should be correctly marked with @module
mchernov [Fri, 22 Apr 2016 17:46:06 +0300] rev 38083
8154843: GC tests should be correctly marked with @module Reviewed-by: jwilhelm, dfazunen
Tue, 26 Apr 2016 11:05:11 +0200 8155085: [ppc] Fix Type-O in "8154580: Save mirror in interpreter frame..."
goetz [Tue, 26 Apr 2016 11:05:11 +0200] rev 38082
8155085: [ppc] Fix Type-O in "8154580: Save mirror in interpreter frame..." Reviewed-by: dholmes, mgerdin
Tue, 26 Apr 2016 10:23:08 +0200 8151556: Use the PreservedMarks* classes for the G1 preserved mark stacks
tonyp [Tue, 26 Apr 2016 10:23:08 +0200] rev 38081
8151556: Use the PreservedMarks* classes for the G1 preserved mark stacks Reviewed-by: tschatzl
Tue, 26 Apr 2016 10:19:57 +0200 8154153: PS: Restore preserved marks in parallel
tonyp [Tue, 26 Apr 2016 10:19:57 +0200] rev 38080
8154153: PS: Restore preserved marks in parallel Summary: Restore preserved marks after evacuation failure in parallel using the PreservedMark infrastructure. Reviewed-by: tschatzl
Mon, 25 Apr 2016 12:11:58 -0700 8154379: MIN_STACK_SHADOW_PAGES should equal DEFAULT_STACK_SHADOW_PAGES on aarch64
cjplummer [Mon, 25 Apr 2016 12:11:58 -0700] rev 38079
8154379: MIN_STACK_SHADOW_PAGES should equal DEFAULT_STACK_SHADOW_PAGES on aarch64 Summary: Undid previous change that had set it to 1. Reviewed-by: enevill, adinn, aph
Mon, 25 Apr 2016 12:42:29 +0200 8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
goetz [Mon, 25 Apr 2016 12:42:29 +0200] rev 38078
8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..." Reviewed-by: simonis
Mon, 25 Apr 2016 17:24:33 +0200 Merge
ehelin [Mon, 25 Apr 2016 17:24:33 +0200] rev 38077
Merge
Wed, 20 Apr 2016 15:24:18 +0200 8154753: Turn G1Policy into an interface
ehelin [Wed, 20 Apr 2016 15:24:18 +0200] rev 38076
8154753: Turn G1Policy into an interface Reviewed-by: sjohanss, mgerdin
Mon, 25 Apr 2016 15:22:16 +0000 Merge
coleenp [Mon, 25 Apr 2016 15:22:16 +0000] rev 38075
Merge
Mon, 25 Apr 2016 09:51:00 -0400 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
coleenp [Mon, 25 Apr 2016 09:51:00 -0400] rev 38074
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure Summary: GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do() Reviewed-by: dlong, twisti, stefank
Mon, 25 Apr 2016 15:02:33 +0000 Merge
aph [Mon, 25 Apr 2016 15:02:33 +0000] rev 38073
Merge
Mon, 25 Apr 2016 14:22:36 +0000 8154957: AArch64: Better byte behavior
aph [Mon, 25 Apr 2016 14:22:36 +0000] rev 38072
8154957: AArch64: Better byte behavior Summary: The fix for 8132051 is needed for AArch64. Reviewed-by: roland
Mon, 25 Apr 2016 11:36:14 +0200 8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
stefank [Mon, 25 Apr 2016 11:36:14 +0200] rev 38071
8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages Reviewed-by: pliden, sjohanss, stuefe
Fri, 22 Apr 2016 19:40:39 +0200 Merge
jiangli [Fri, 22 Apr 2016 19:40:39 +0200] rev 38070
Merge
Tue, 19 Apr 2016 15:11:23 -0700 8153549: [TESTBUG] remove obsolete runtime/SharedArchiveFile/BasicJarBuilder
mseledtsov [Tue, 19 Apr 2016 15:11:23 -0700] rev 38069
8153549: [TESTBUG] remove obsolete runtime/SharedArchiveFile/BasicJarBuilder Summary: Removed the obsolete file, after ensuring no other jdk components depend on it Reviewed-by: iklam, lfoltan, hseigel, gtriantafill, ctornqvi
Fri, 22 Apr 2016 16:17:45 +0000 Merge
coleenp [Fri, 22 Apr 2016 16:17:45 +0000] rev 38068
Merge
Sat, 23 Apr 2016 15:21:48 -0400 8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
mbaesken [Sat, 23 Apr 2016 15:21:48 -0400] rev 38067
8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases Summary: For SuSE, read the first line of the /etc/xrelease file, also get PRETTY_NAME from /etc/os_release Reviewed-by: gthornbr, coleenp
Fri, 22 Apr 2016 14:48:35 +0000 Merge
coleenp [Fri, 22 Apr 2016 14:48:35 +0000] rev 38066
Merge
Fri, 22 Apr 2016 14:57:18 +0200 8154921: Fix aix after "8146879: Add option for handling existing log files in UL"
goetz [Fri, 22 Apr 2016 14:57:18 +0200] rev 38065
8154921: Fix aix after "8146879: Add option for handling existing log files in UL" Summary: Rename os::fileno to os::get_fileno because AIX defines macro 'fileno'. Reviewed-by: coleenp
Fri, 22 Apr 2016 13:16:57 +0000 Merge
coleenp [Fri, 22 Apr 2016 13:16:57 +0000] rev 38064
Merge
Fri, 22 Apr 2016 14:30:58 +0200 8154210: Zero: Better byte behaviour
aph [Fri, 22 Apr 2016 14:30:58 +0200] rev 38063
8154210: Zero: Better byte behaviour Summary: Complete support for 8132051 on Zero and fix failure on 64-bit big-endian systems Reviewed-by: andrew, chrisphi, coleenp
Fri, 22 Apr 2016 13:43:36 +0200 Merge
tschatzl [Fri, 22 Apr 2016 13:43:36 +0200] rev 38062
Merge
Fri, 22 Apr 2016 10:19:22 +0200 8154838: G1CardLiveData::free_large_bitmap() uses wrong calculation to determine the number of words
tschatzl [Fri, 22 Apr 2016 10:19:22 +0200] rev 38061
8154838: G1CardLiveData::free_large_bitmap() uses wrong calculation to determine the number of words Summary: Use the exact same calculation as G1CardLiveData::allocate_large_bitmap() in free_large_bitmap(). Reviewed-by: stefank, jmasa
Fri, 22 Apr 2016 01:04:00 -0700 Merge
amurillo [Fri, 22 Apr 2016 01:04:00 -0700] rev 38060
Merge
Thu, 21 Apr 2016 20:49:11 -0700 8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
cjplummer [Thu, 21 Apr 2016 20:49:11 -0700] rev 38059
8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported Summary: Removed "previous version", "cached class file", and breakpoint related fields and code when JVMTI is not supported Reviewed-by: coleenp, sspitsyn
Thu, 21 Apr 2016 20:11:40 +0000 Merge
bharadwaj [Thu, 21 Apr 2016 20:11:40 +0000] rev 38058
Merge
Thu, 21 Apr 2016 15:59:07 -0400 Merge
bharadwaj [Thu, 21 Apr 2016 15:59:07 -0400] rev 38057
Merge
Thu, 21 Apr 2016 09:29:54 +0000 Merge
thartmann [Thu, 21 Apr 2016 09:29:54 +0000] rev 38056
Merge
Thu, 21 Apr 2016 10:52:00 +0200 8086068: VM crashes with "-Xint -XX:+UseCompiler" options
thartmann [Thu, 21 Apr 2016 10:52:00 +0200] rev 38055
8086068: VM crashes with "-Xint -XX:+UseCompiler" options Summary: Prevent incompatible compiler flag combination. Reviewed-by: zmajo, kvn, ddmitriev
Thu, 21 Apr 2016 09:21:48 +0200 8153292: AllocateInstancePrefetchLines>AllocatePrefetchLines can trigger out-of-heap prefetching
zmajo [Thu, 21 Apr 2016 09:21:48 +0200] rev 38054
8153292: AllocateInstancePrefetchLines>AllocatePrefetchLines can trigger out-of-heap prefetching Summary: Set the size of the reserved TLAB area to the MAX of both flags. Reviewed-by: kvn, thartmann
Wed, 20 Apr 2016 20:40:46 +0300 8154145: Missing klass/method name in stack traces on error
vlivanov [Wed, 20 Apr 2016 20:40:46 +0300] rev 38053
8154145: Missing klass/method name in stack traces on error Reviewed-by: stefank, cjplummer
Tue, 19 Apr 2016 19:52:39 -0700 8154537: AArch64: some integer rotate instructions are never emitted
roland [Tue, 19 Apr 2016 19:52:39 -0700] rev 38052
8154537: AArch64: some integer rotate instructions are never emitted Reviewed-by: aph, adinn, kvn
Tue, 19 Apr 2016 15:26:59 -0400 Merge
bharadwaj [Tue, 19 Apr 2016 15:26:59 -0400] rev 38051
Merge
Tue, 19 Apr 2016 09:31:53 +0100 8153756: jdk.vm.ci should not depend on sun.misc ( jdk.unsupported module )
chegar [Tue, 19 Apr 2016 09:31:53 +0100] rev 38050
8153756: jdk.vm.ci should not depend on sun.misc ( jdk.unsupported module ) Reviewed-by: twisti
Mon, 18 Apr 2016 15:18:14 -0700 8153998: Masked vector post loops
mcberg [Mon, 18 Apr 2016 15:18:14 -0700] rev 38049
8153998: Masked vector post loops Summary: Masked vectorization for post loops to execute in a single iteration in place of fixup scalar loops which used to take many iterations to complete work for user loops. Reviewed-by: twisti, kvn
Mon, 18 Apr 2016 20:57:16 +0000 Merge
tpivovarova [Mon, 18 Apr 2016 20:57:16 +0000] rev 38048
Merge
Mon, 18 Apr 2016 15:40:11 +0300 8154174: Improve JitTester performance
aaivanov [Mon, 18 Apr 2016 15:40:11 +0300] rev 38047
8154174: Improve JitTester performance Reviewed-by: iignatyev
Mon, 18 Apr 2016 20:57:27 +0300 8154135: Loop alignment may be added inside the loop body
roland [Mon, 18 Apr 2016 20:57:27 +0300] rev 38046
8154135: Loop alignment may be added inside the loop body Reviewed-by: kvn, vlivanov
Mon, 18 Apr 2016 11:22:51 +0200 8153357: C2 creates incorrect cast after eliminating phi with unique input
zmajo [Mon, 18 Apr 2016 11:22:51 +0200] rev 38045
8153357: C2 creates incorrect cast after eliminating phi with unique input Summary: Refine C2's logic to determine the type of cast node added. Reviewed-by: kvn
Mon, 18 Apr 2016 09:39:55 +0200 8072428: Enable UseLoopCounter ergonomically if on-stack-replacement is enabled
zmajo [Mon, 18 Apr 2016 09:39:55 +0200] rev 38044
8072428: Enable UseLoopCounter ergonomically if on-stack-replacement is enabled Summary: Set UseLoopCounter ergonomically if on-stack-replacement is enabled. Print warning. Reviewed-by: kvn
Thu, 07 Apr 2016 12:33:58 +0200 8153267: nmethod's exception cache not multi-thread safe
mdoerr [Thu, 07 Apr 2016 12:33:58 +0200] rev 38043
8153267: nmethod's exception cache not multi-thread safe Reviewed-by: aph, jcm, kvn
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip