Stefan Karlsson
|
48813d4d84
|
8151439: Inline the BitMap constructor
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:49 +01:00 |
|
Stefan Karlsson
|
7419b91e7e
|
8151436: Leaner ArrayAllocator and BitMaps
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:12 +01:00 |
|
Staffan Larsen
|
8af208885a
|
8151196: Several tests fail due to test library not found
Reviewed-by: ctornqvi, brutisso
|
2016-03-09 12:30:39 +01:00 |
|
Thomas Schatzl
|
94c75d0f00
|
8151414: os::pretouch_memory should take void* instead of char*
Change parameters and remove associated casts.
Reviewed-by: pliden, stefank
|
2016-03-09 09:56:10 +01:00 |
|
Antonios Printezis
|
00a657d109
|
8146991: Introduce per-worker preserved mark stacks in ParallelGC
Reviewed-by: tschatzl, ysr
|
2016-03-09 09:45:47 +01:00 |
|
Christian Thalinger
|
54ca53c593
|
8151266: HotSpotResolvedJavaFieldImpl::isStable() does not work as expected
Reviewed-by: never, twisti
|
2016-03-08 15:10:02 -08:00 |
|
Rachel Protacio
|
22f2f6ff95
|
8150083: Convert VerboseVerification to Unified Logging
Converted -XX:+VerboseVerfication to -Xlog:verboseverification=info
Reviewed-by: hseigel, dholmes
|
2016-03-08 15:19:53 -05:00 |
|
Rachel Protacio
|
b2f40c5a16
|
8149991: Convert TraceSafepointCleanupTime to Unified Logging
Converted TraceSafepointCleanupTime to -Xlog:safepointcleanup=info
Reviewed-by: hseigel, mockner, ddmitriev, dholmes, coleenp
|
2016-03-08 12:57:44 -05:00 |
|
Erik Helin
|
bc0cccce38
|
Merge
|
2016-03-08 14:54:02 +01:00 |
|
Mikael Gerdin
|
50b0262b13
|
8151711: Move G1 number sequences out of the G1 collector policy
Reviewed-by: tbenson, ehelin
|
2016-03-08 13:17:30 +01:00 |
|
Robbin Ehn
|
9500b02eae
|
8151265: Add a way to extend UL tags
Reviewed-by: dholmes, kbarrett
|
2016-03-08 13:05:21 +01:00 |
|
Cheleswer Sahu
|
ca8482e568
|
8146683: check_addr0 should be more efficient
Reviewed-by: dsamersoff, kevinw, dholmes
|
2016-03-08 14:37:43 +05:30 |
|
Robbin Ehn
|
c75117cf29
|
8151264: Add a notification mechanism for UL configuration changes
Reviewed-by: dholmes, mlarsson
|
2016-03-08 08:54:05 +01:00 |
|
Jon Masamitsu
|
c5a4113326
|
Merge
|
2016-03-07 23:06:34 +00:00 |
|
Sangheon Kim
|
60d1119f78
|
Merge
|
2016-03-07 21:40:10 +00:00 |
|
Dmitry Samersoff
|
7e6bd74172
|
Merge
|
2016-03-07 20:33:26 +00:00 |
|
Carsten Varming
|
f913f3be69
|
8150013: ParNew: Prune nmethods scavengable list
Speed up ParNew collections by pruning the list of scavengable nmethods.
Reviewed-by: jmasa, tonyp, twisti
|
2016-03-07 14:41:31 -05:00 |
|
Gerard Ziemski
|
e9ed133190
|
Merge
|
2016-03-07 19:29:47 +00:00 |
|
Jon Masamitsu
|
09a7ae4e60
|
8149343: assert(rp->num_q() == no_of_gc_workers) failed: sanity
Reviewed-by: tschatzl, kbarrett
|
2016-03-07 11:28:06 -08:00 |
|
Sangheon Kim
|
400246c87d
|
Merge
|
2016-03-07 18:56:02 +00:00 |
|
Jesper Wilhelmsson
|
eadcb3b145
|
Merge
|
2016-03-07 19:17:35 +01:00 |
|
Dmitry Samersoff
|
3610546cb0
|
Merge
|
2016-03-07 18:05:27 +00:00 |
|
Sharath Ballal
|
1df8126210
|
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
|
2016-03-07 20:58:09 +03:00 |
|
Gerard Ziemski
|
0d4da45ca7
|
8146850: Remove TraceHandleAllocation rather than converting to UL
8149850: Remove HandleAllocationLimit and TotalHandleAllocationLimit when removing TraceHandleAllocation
Removed TraceHandleAllocation, HandleAllocationLimit and TotalHandleAllocationLimit flags
Reviewed-by: coleenp, dholmes
|
2016-03-07 10:39:24 -06:00 |
|
Mikael Gerdin
|
b7486d2544
|
8151178: Move the collection set out of the G1 collector policy
Create a G1CollectionSet class
Reviewed-by: jwilhelm, tbenson, tschatzl
|
2016-03-07 17:23:59 +01:00 |
|
Stefan Johansson
|
af21a0d3e3
|
8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed"
Reviewed-by: brutisso, dfazunen
|
2016-03-07 15:07:58 +01:00 |
|
Thomas Schatzl
|
9780abb978
|
Merge
|
2016-03-07 12:49:35 +01:00 |
|
Sangheon Kim
|
5e641bdf7a
|
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Compare-and-exchange for concurrent gc timer related flag at G1CollectedHeap
Reviewed-by: jmasa, drwhite
|
2016-03-07 02:11:47 -08:00 |
|
Sangheon Kim
|
ede7f9c222
|
Merge
|
2016-03-07 10:01:38 +00:00 |
|
Thomas Schatzl
|
595f1f01e4
|
8142484: Let IHOP follow the current capacity, not the maximum capacity
Instead of following the current heap capacity, let all IHOP calculations follow the maximum capacity.
Reviewed-by: brutisso, jmasa
|
2016-03-07 10:56:06 +01:00 |
|
Erik Helin
|
695349306e
|
8151365: Move G1YoungGenSizer to a separate file
Reviewed-by: mgerdin, tschatzl
|
2016-03-07 10:36:22 +01:00 |
|
Sangheon Kim
|
74cc38ff12
|
8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Changed the max value of ParGCArrayScanChunk to max_jint/3
Reviewed-by: jwilhelm, drwhite
|
2016-03-07 01:20:12 -08:00 |
|
Dmitry Dmitriev
|
34effca3ac
|
8149973: Optimize object alignment check in debug builds
Reviewed-by: coleenp, tschatzl
|
2016-03-07 10:36:50 +03:00 |
|
Thomas Stuefe
|
6b037d45a6
|
8150843: [windows] os::getTimesSecs() returns negative values for kernel, user times
Reviewed-by: dholmes
|
2016-03-06 19:07:57 -05:00 |
|
Goetz Lindenmaier
|
8a70bcf857
|
8149557: Resource mark breaks printing to string stream
Reviewed-by: stuefe, dholmes
|
2016-03-06 15:50:13 -05:00 |
|
Alejandro Murillo
|
2da4580684
|
Merge
|
2016-03-05 20:46:42 -08:00 |
|
Daniel D. Daugherty
|
3a33180c01
|
8151348: quarantine compiler/codecache/jmx/PeakUsageTest.java in JDK9-dev
Reviewed-by: ctornqvi, amurillo
|
2016-03-05 19:22:57 -08:00 |
|
Felix Yang
|
7181a2dcb1
|
8151340: aarch64: prefetch the destination word for write prior to ldxr/stxr loops
Aarch64: add prefetch for write prior to ldxr/stxr loops.
Reviewed-by: aph
|
2016-03-05 22:22:37 +08:00 |
|
Jesper Wilhelmsson
|
f6609ea3d2
|
Merge
|
2016-03-05 10:10:23 +01:00 |
|
Yasumasa Suenaga
|
c25179f250
|
8151181: Add JSnap to jhsdb
Reviewed-by: dsamersoff
|
2016-03-04 18:12:41 +09:00 |
|
Christian Tornqvist
|
30bbb5ee4b
|
8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
Reviewed-by: hseigel, gtriantafill
|
2016-03-03 12:44:34 -08:00 |
|
Lana Steuck
|
f00c82512d
|
Merge
|
2016-03-03 12:49:44 -08:00 |
|
Lana Steuck
|
d1ed0e7785
|
Added tag jdk-9+108 for changeset 41753e6731a1
|
2016-03-03 12:25:52 -08:00 |
|
Richard Reingruber
|
3fcf821982
|
8151101: Improve UseParallelGC parallelization of object array processing
Reviewed-by: tschatzl, shade
|
2016-03-03 11:36:25 -08:00 |
|
Joseph Provino
|
750d6c1bb6
|
Merge
|
2016-03-03 17:33:13 +00:00 |
|
Joseph Provino
|
7c23a31489
|
8150984: Invalid VM argument causes crash -XX:G1ConcRefinementServiceIntervalMillis=2147483648
Change maximum range so it can't be negative
Reviewed-by: kbarrett, sangheki
|
2016-03-03 12:20:22 -05:00 |
|
Volker Simonis
|
173a62a8d6
|
8150646: Add support for blocking compiles though whitebox API
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Reviewed-by: kvn, ppunegov, simonis, neliasso
|
2016-03-03 16:21:16 +01:00 |
|
Vladimir Ivanov
|
5593b4b381
|
Merge
|
2016-03-03 14:07:10 +00:00 |
|
Vladimir Ivanov
|
c69ad2078e
|
8151157: Quarantine test/compiler/unsafe/UnsafeGetStableArrayElement.java
Reviewed-by: zmajo, thartmann
|
2016-03-03 16:46:58 +03:00 |
|
Chris Hegarty
|
932077c03b
|
8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, dholmes, iris, mchung, rriggs
|
2016-03-03 12:59:21 +00:00 |
|