Dmitry Dmitriev
0c1c39bbee
Merge
2016-02-19 12:47:16 +01:00
Dmitry Dmitriev
04d2edfca3
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
...
Reviewed-by: gtriantafill, gziemski, dholmes
2016-02-19 13:24:21 +03:00
Alejandro Murillo
d55b2fce32
Merge
2016-02-18 15:19:39 -08:00
Lana Steuck
6e2c7c6c74
Merge
2016-02-18 13:42:10 -08:00
Roger Riggs
50b82e8d5e
8149750: Decouple sun.misc.Signal from the base module
...
Reviewed-by: dholmes, chegar
2016-02-18 14:45:13 -05:00
Lana Steuck
e16feff964
Added tag jdk-9+106 for changeset e15ec0a78e45
2016-02-18 11:30:10 -08:00
Jesper Wilhelmsson
6f4adc7c72
Merge
2016-02-18 18:10:35 +01:00
Andreas Eriksson
35a916a2a1
8149743: JVM crash after debugger hotswap with lambdas
...
Reviewed-by: sspitsyn, coleenp, dcubed
2016-02-18 16:15:28 +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
Tom Rodriguez
cc370ff8f2
8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig
...
Reviewed-by: kvn, twisti
2016-02-17 09:57:10 -08:00
Rahul Raghavan
2c5e376d98
6378256: Performance problem with System.identityHashCode in client compiler
...
Enabled C1 optimization to try pull out hashCode from object header, before calling into the VM.
Reviewed-by: dlong, roland, thartmann
2016-02-17 12:24:53 +01: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
Tom Rodriguez
05730d99ba
8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
...
Reviewed-by: kvn
2016-02-16 09:49:58 -08:00
Aleksey Shipilev
03174f3030
8149813: Move trusted final field handling from C2 LoadNode::Value to shared code
...
Reviewed-by: thartmann, kvn
2016-02-15 23:45:15 +03:00
Vladimir Ivanov
8555d89404
Merge
2016-02-15 18:42:45 +00:00
Alejandro Murillo
efb03507e3
Merge
2016-02-15 09:44:42 -08:00
Vladimir Ivanov
f1fe7d5aca
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
...
Reviewed-by: jrose, redestad
2016-02-15 20:26:50 +03:00
Vladimir Ivanov
e675738256
8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
...
Reviewed-by: kvn, coleenp, dholmes
2016-02-15 20:26:02 +03:00
Vladimir Ivanov
596b56f6c7
8149141: Optimized build is broken
...
Reviewed-by: kvn, kbarrett
2016-02-15 20:02:51 +03: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
Roland Westrelin
0cd6070d58
8149797: Compilation fails with "assert(in_hash) failed: node should be in igvn hash table"
...
Node replaced by dominating dead cast during parsing
Reviewed-by: kvn
2016-02-15 15:15:56 +01:00
Konstantin Shefov
2099cecfb0
Merge
2016-02-15 13:26:44 +01:00
Konstantin Shefov
a23b1b586f
8149740: NPEs when executing some HotSpotConstantReflectionProvider with null args
...
Reviewed-by: twisti, dnsimon
2016-02-15 14:32:49 +03:00
Konstantin Shefov
bf33c21af5
8149472: NPE when executing HotSpotConstantReflectionProvider::constantEquals with null first arg
...
Reviewed-by: twisti, kvn, dnsimon
2016-02-15 14:31:21 +03: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
Tobias Hartmann
8b42758800
Merge
2016-02-15 11:52:51 +01:00
Magnus Ihse Bursie
24656787c0
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:46 +01: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
Lana Steuck
df4d1c44ff
Merge
2016-02-11 16:05:39 -08:00
Lana Steuck
95a4d190ea
Added tag jdk-9+105 for changeset d549e724be36
2016-02-11 14:39:54 -08: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