Mikael Gerdin
a43f54134a
Merge
2016-02-19 13:08:38 +01:00
Yasumasa Suenaga
2cfe5a01c4
8147388: Add diagnostic commands to attach JVMTI agent
...
Reviewed-by: jbachorik, sspitsyn
2016-02-18 23:26:43 +09:00
Derek White
98289a12c9
8149837: String.intern creates morre work than necessary for G1
...
Only use the SATB read barrier when reading existing strings from string table, not when adding new strings.
Reviewed-by: stefank, kbarrett
2016-02-17 18:02:03 -05:00
Rachel Protacio
3cf4e3909c
8149383: Convert TraceBiasedLocking to Unified Logging
...
The former -XX:+TraceBiasedLocking flag has been converted to the UL option -Xlog:biasedlocking=info and =trace, with the old option being aliased.
Reviewed-by: dholmes, dcubed
2016-02-18 17:10:48 -05:00
Alexander Kulyakhtin
af854404be
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
...
Quarantine a falsely failing test until the test issue is fixed
Reviewed-by: sla
2016-02-18 14:56:53 +03:00
David Holmes
56e60ab045
Merge
2016-02-18 03:51:44 +00:00
Volker Simonis
a5c5a3b609
8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro
...
Reviewed-by: dholmes
2016-02-17 22:17:49 -05:00
Coleen Phillimore
64acd597eb
Merge
2016-02-18 03:47:47 +01:00
Kim Barrett
1153ecb06f
Merge
2016-02-17 23:57:17 +01:00
Severin Gehwolf
3a99569b6f
8143245: Zero build requires disabled warnings
...
Reviewed-by: dholmes, coleenp
2016-02-17 17:03:31 -05:00
Kim Barrett
7c684d5249
8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful
...
Merge helper into sole caller.
Reviewed-by: brutisso, jwilhelm, tschatzl
2016-02-17 16:00:27 -05:00
Rachel Protacio
92f9c27eec
8148630: Convert TraceStartupTime to Unified Logging
...
The former -XX:+TraceStartupTime flag has been converted to the UL option -Xlog:startuptime=info
Reviewed-by: coleenp, dholmes
2016-02-17 14:03:18 -05:00
Dmitry Dmitriev
c867b023b6
8149643: Remove check of counters in VirtualSpaceNode::inc_container_count
...
Reviewed-by: brutisso, kbarrett, mgerdin
2016-02-16 13:20:38 -08:00
Dmitry Dmitriev
363bf8088b
Merge
2016-02-17 12:44:41 +00:00
Robbin Ehn
a81f4a10da
8148219: Add decorator hostname to UL
...
Reviewed-by: dholmes, mlarsson
2016-02-17 11:11:47 +01:00
Dmitry Dmitriev
a4d0bc4a4e
8144578: TestOptionsWithRanges test only ever uses the default collector
...
Reviewed-by: sangheki, dholmes
2016-02-17 11:00:57 +03:00
Kim Barrett
6d0ef1b692
8146728: TestPrintGCDetailsVerbose is never run by jtreg
...
Remove requirement for fastdebug, update logging option
Reviewed-by: sjohanss, brutisso, dfazunen
2016-02-16 21:58:49 -05:00
Daniel D. Daugherty
eb4fc599e6
Merge
2016-02-16 12:01:37 -08:00
Erik Helin
65bfc48af1
8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
...
Reviewed-by: jwilhelm, tbenson
2016-02-15 15:55:58 +01:00
David Holmes
cbdc1d3061
8149427: Remove .class files from the hotspot repo .hgignore file
...
Reviewed-by: mikael, twisti
2016-02-15 21:57:30 -05:00
Bengt Rutisson
84a8b3bfc2
8149826: Concurrent misspelled in the CMS logging
...
Reviewed-by: david
2016-02-15 16:22:32 +01:00
David Holmes
339a7e8559
8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
...
Reviewed-by: dcubed, sjohanss
2016-02-15 05:54:59 -05:00
David Lindholm
8d8189b9e5
8149650: Create a trace event for G1 heap region type transitions
...
Reviewed-by: jwilhelm, sjohanss
2016-02-12 09:19:10 +01:00
David Lindholm
7323d69771
8009538: [Event Request] Want events for tenuring distribution
...
Reviewed-by: jwilhelm, sjohanss
2016-02-12 09:12:12 +01:00
Alejandro Murillo
96b1abd515
Merge
2016-02-11 13:58:41 -08:00
David Holmes
1246d21895
8149697: Fix for 8145725 is broken
...
As per the existing comment we needed to check the saved 'index' instead
Reviewed-by: gthornbr, dcubed, kbarrett
2016-02-11 15:43:30 -05:00
Jesper Wilhelmsson
c6d81e192d
Merge
2016-02-11 21:07:38 +01:00
David Lindholm
19bc0f3f2d
8149648: Add number of regions to the G1HeapSummary event
...
Reviewed-by: sjohanss, jwilhelm
2016-02-11 16:49:12 +01:00
Kevin Walls
b7298ad6da
Merge
2016-02-11 12:11:02 +00:00
Thomas Stuefe
1245e4138c
8149096: Remove unused code in methodComparator
...
Remove unused code in methodComparator
Reviewed-by: coleenp, sspitsyn, dholmes
2016-02-11 02:39:35 -08:00
Bengt Rutisson
4096556cc6
8149542: Missing failure reporting in HeapRegion::verify
...
Reviewed-by: tschatzl, jprovino
2016-02-11 08:57:00 +01:00
Bengt Rutisson
413f61e977
8149541: Use log_error() instead of log_info() when verification reports a problem
...
Reviewed-by: jwilhelm, tbenson
2016-02-11 08:55:36 +01:00
David Holmes
e82f5cf677
8148987: [Linux] Allow building on older systems without CPU_ALLOC support
...
Reviewed-by: dsamersoff, stuefe, dcubed
2016-02-10 22:22:48 -05:00
David Holmes
8d71b5adce
Merge
2016-02-11 01:06:24 +00:00
David Holmes
15d7ff42b0
8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
...
Reviewed-by: ddmitriev, stuefe, dcubed
2016-02-10 18:57:19 -05:00
Mikael Vidstedt
4e53f48812
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:38 -08:00
Alejandro Murillo
d58d230d11
Merge
2016-02-10 10:26:41 -08:00
J. Duke
915de61609
Merge
2017-07-05 21:19:32 +02:00
J. Duke
e68f6baabd
Merge
2017-07-05 21:19:26 +02:00
J. Duke
e6a2defcb7
Merge
2017-07-05 21:19:17 +02:00
J. Duke
eb3084335d
Merge
2017-07-05 21:19:09 +02:00
J. Duke
a7ceefcc0c
Merge
2017-07-05 21:19:04 +02:00
J. Duke
eb6b271ea2
Merge
2017-07-05 21:18:55 +02:00
J. Duke
8b645e59d4
Merge
2017-07-05 21:18:48 +02:00
J. Duke
38096c757c
Merge
2017-07-05 21:18:14 +02:00
J. Duke
95da7ab1fc
Added tag jdk-9+104 for changeset 086c682bd8c5
2017-07-05 21:17:07 +02:00
J. Duke
7f0667866d
Merge
2017-07-05 21:17:06 +02:00
J. Duke
21d766f42a
Merge
2017-07-05 21:17:00 +02:00
J. Duke
1e8ae29f46
Merge
2017-07-05 21:16:49 +02:00
J. Duke
86233ca14c
Merge
2017-07-05 21:16:42 +02:00