33171 Commits

Author SHA1 Message Date
Chris Hegarty
9a7829e5a6 Merge 2015-10-27 15:09:19 +00:00
Chris Hegarty
ca4787d77b 8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
2015-10-27 14:18:56 +00:00
Thomas Schatzl
d7363bbd3b 8140583: Without PrintPLAB, there are superfluous newlines in the GC log messages
Conditionalize offending newlines by -XX:+PrintPLAB

Reviewed-by: mgerdin
2015-10-27 11:44:49 +01:00
Goetz Lindenmaier
4aad17f807 8139116: Fixes for warning "format not a string literal"
Reviewed-by: ddmitriev, david, simonis
2015-10-09 16:39:37 +02:00
Coleen Phillimore
af7bf9a76a Merge 2015-10-26 20:07:50 +01:00
Coleen Phillimore
4995b2efde Merge 2015-10-26 18:27:33 +01:00
Coleen Phillimore
5179fc3488 8139163: InstanceKlass::cast passes through NULL
Reduce raw (InstanceKlass*) casts and InstanceKlass::cast, which no long allows null

Reviewed-by: twisti, kbarrett
2015-10-26 13:11:36 -04:00
Sangheon Kim
468f74a1a8 8139801: Error message from validation check has wrong order on Windows
Added flushing stdout and stderr before exit or abort

Reviewed-by: coleenp, cjplummer
2015-10-26 08:34:25 -07:00
Michail Chernov
25cc742a8f 8139903: G1EvacStats does not split log entries
Added gclog_or_tty->cr() to G1EvacStats to avoid concatenated PLAB log entries.

Reviewed-by: tschatzl, dfazunen
2015-10-23 14:33:19 +03:00
David Holmes
c6b692b946 8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed
Reviewed-by: dcubed, hseigel
2015-10-25 19:19:55 -04:00
Daniel D. Daugherty
cb0500e51d 8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid
Fix race between ObjectMonitor alloc and verification code; teach SA about "static pointer volatile" fields.

Reviewed-by: cvarming, dholmes, sspitsyn, coleenp
2015-10-24 15:44:08 -07:00
Coleen Phillimore
ed82cd0ee8 Merge 2015-10-23 23:06:53 +02:00
Coleen Phillimore
f1e89ea4cc 8140274: methodHandles and constantPoolHandles should be passed as const references
Modified code to use const reference parameters

Reviewed-by: sspitsyn, twisti
2015-10-23 16:48:38 -04:00
Gerard Ziemski
f84561609b 8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options
Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case.

Reviewed-by: dcubed, ddmitriev
2015-10-23 11:17:23 -05:00
Alexander Harlap
d18f04bb32 8139664: Delete ConcurrentMarkSweepThread::is_ConcurrentGC_thread()
Remove virtual  method with same implementation as on base class

Reviewed-by: pliden, drwhite
2015-10-22 11:33:51 -04:00
Derek White
f44c1ac1ff 8140251: Define the G1 term MMU somewhere in the source code
(MINOR) Simple comment fix to define Minimum Mutator Utilization (MMU)

Reviewed-by: jwilhelm
2015-10-21 14:13:36 -04:00
Eric Caspole
686fb800c8 Merge 2015-10-21 13:46:25 +00:00
Eric Caspole
f235a51ed0 Merge 2015-10-20 22:35:46 +00:00
Eric Caspole
4e060cfa31 8060017: G1: Report heap sizing time
Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time.

Reviewed-by: mgerdin, tschatzl
2015-10-20 14:01:49 -04:00
Joseph Provino
db5f26110b Merge 2015-10-20 11:17:19 -04:00
Erik Helin
5b0f38dab7 8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
Reviewed-by: mgerdin, tschatzl
2015-10-20 14:37:59 +02:00
Coleen Phillimore
a4efe9440b Merge 2015-10-22 17:24:17 +00:00
Goetz Lindenmaier
83b3b21342 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux
Reviewed-by: stuefe, coleenp, roland
2015-10-22 13:07:10 -04:00
Erik Helin
cc35d905ff 8139256: Add Makefile target to run internal VM tests
Reviewed-by: ihse, erikj
2015-10-21 13:41:27 +02:00
David Lindholm
437751031d 8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList
Reviewed-by: jwilhelm, ecaspole
2015-10-22 08:53:13 +02:00
Bob Vandette
f8b8fb330b Merge 2015-10-21 17:16:02 -04:00
Bob Vandette
d369cdd811 Merge 2015-10-21 16:38:48 -04:00
Christian Tornqvist
1d0e3cd9fd Merge 2015-10-21 19:10:21 +00:00
Christian Tornqvist
de06de1d7b 8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Reviewed-by: gtriantafill, kvn
2015-10-21 09:47:23 -07:00
Bengt Rutisson
7f319f0c67 8139868: CMSScavengeBeforeRemark broken after JDK-8134953
Reviewed-by: sjohanss, jwilhelm
2015-10-20 14:00:00 +02:00
Bob Vandette
68118f1a06 Merge 2015-10-19 15:48:13 -04:00
J. Duke
aa8e6904dc Merge 2017-07-05 20:54:03 +02:00
J. Duke
13d92bc1b9 Merge 2017-07-05 20:54:00 +02:00
J. Duke
0e9e74f6bf Merge 2017-07-05 20:53:56 +02:00
J. Duke
229f0675f8 Merge 2017-07-05 20:53:50 +02:00
J. Duke
ba754c6022 Merge 2017-07-05 20:53:45 +02:00
J. Duke
eba9f448b9 Merge 2017-07-05 20:53:42 +02:00
J. Duke
146e6ce1fe Merge 2017-07-05 20:53:37 +02:00
J. Duke
c2fe334b51 Merge 2017-07-05 20:53:34 +02:00
J. Duke
7caafbaaea Added tag jdk9-b86 for changeset 7db0663a5e96 2017-07-05 20:53:25 +02:00
J. Duke
119988f54a Merge 2017-07-05 20:53:25 +02:00
J. Duke
edcabd139a Merge 2017-07-05 20:53:21 +02:00
J. Duke
3d8f6ec51c Merge 2017-07-05 20:53:13 +02:00
J. Duke
35f4015892 Merge 2017-07-05 20:53:09 +02:00
J. Duke
83aa18de63 Merge 2017-07-05 20:53:03 +02:00
J. Duke
7ccf976bfc Merge 2017-07-05 20:52:58 +02:00
J. Duke
2cf2e624b3 Merge 2017-07-05 20:52:55 +02:00
J. Duke
a283407168 Merge 2017-07-05 20:52:51 +02:00
J. Duke
567dc786f5 Added tag jdk9-b85 for changeset 8392405ab038 2017-07-05 20:52:38 +02:00
J. Duke
d12b5c154b Merge 2017-07-05 20:52:37 +02:00