Marcus Larsson
|
98c77d44de
|
8168722: Unified Logging configuration output needs simplifying
Reviewed-by: rehn, lfoltan, hseigel
|
2018-02-28 22:38:53 +01:00 |
|
Marcus Larsson
|
56dea21da2
|
8198825: Resolve missing review feedback for JDK-8170976
Reviewed-by: rehn, lfoltan, hseigel
|
2018-02-28 12:05:02 +01:00 |
|
Marcus Larsson
|
851718cee4
|
8153945: Track if log configuration has changed during runtime
Reviewed-by: lfoltan, hseigel
|
2018-02-28 10:37:02 +01:00 |
|
Marcus Larsson
|
cb275ca384
|
8190346: improve unified JVM logging help message and warnings
Reviewed-by: lfoltan, rehn, hseigel
|
2018-02-28 09:30:06 +01:00 |
|
Kim Barrett
|
d2ce0ae7d4
|
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
Add os::vsnprintf and os::snprintf.
Reviewed-by: lfoltan, stuefe, mlarsson
|
2018-02-27 18:17:57 -05:00 |
|
Marcus Larsson
|
899b64249c
|
8170976: [TESTBUG] LogTestFixture does not restore previous logging state
Reviewed-by: rehn, lfoltan, hseigel
|
2018-02-26 16:33:48 +01:00 |
|
Lois Foltan
|
6e70a69893
|
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
Introduce specific casts to fix multiple type cast conversion compilation errors.
Reviewed-by: gtriantafill, hseigel
|
2018-02-26 10:11:05 -05:00 |
|
Marcus Larsson
|
b9bc9f0be8
|
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
Reviewed-by: hseigel, coleenp
|
2018-02-26 09:34:20 +01:00 |
|
Roman Kennke
|
2fb89326ba
|
8198564: Multiple crashes on SPARC
Reviewed-by: dholmes, simonis, stefank
|
2018-02-23 12:47:36 +01:00 |
|
Stefan Karlsson
|
f1540011d0
|
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
Reviewed-by: eosterlund, coleenp, zgu
|
2018-02-21 12:40:05 +01:00 |
|
Per Lidén
|
0bf8fa1855
|
8198267: Allow GCId::current_raw() calls from non-NamedThreads
Reviewed-by: stefank, kbarrett
|
2018-02-21 07:46:40 +01:00 |
|
Marcus Larsson
|
29dd30e010
|
8196783: Refactor LogTagLevelExpression into separate classes
Reviewed-by: rehn, pliden
|
2018-02-19 09:46:10 +01:00 |
|
Marcus Larsson
|
8cf755c120
|
8176298: Log tags in -Xlog:help not sorted
Reviewed-by: ecaspole, gtriantafill, stuefe
|
2018-02-19 09:16:04 +01:00 |
|
Kim Barrett
|
a25a95120e
|
8196083: Avoid locking in OopStorage::release
Defer release list updates to later allocate/delete operations.
Reviewed-by: coleenp, eosterlund
|
2018-02-08 17:23:43 -05:00 |
|
Jesper Wilhelmsson
|
d679703c0b
|
Merge
|
2018-01-30 16:41:40 +01:00 |
|
Kim Barrett
|
72b9968396
|
8194898: Move OopStorage inline definitions to an .inline.hpp
Reviewed-by: coleenp, hseigel
|
2018-01-29 16:51:21 -05:00 |
|
Rickard Bäckman
|
6f1c27a2c9
|
8191915: JCK tests produce incorrect results with C2
Reviewed-by: thartmann, vlivanov, goetz
|
2018-01-18 19:21:11 +01:00 |
|
Martin Doerr
|
0ddc8c6900
|
8195691: AIX build broken after 8194312
Reviewed-by: kbarrett, goetz
|
2018-01-22 12:04:12 +01:00 |
|
Marcus Larsson
|
8ccf366ee6
|
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher
Reviewed-by: rehn, stuefe
|
2018-01-23 08:55:47 +01:00 |
|
Kim Barrett
|
e1356ec6cf
|
8194312: Support parallel and concurrent JNI global handle processing
Add OopStorage, change JNI gloabl/weak to use OopStorage.
Reviewed-by: coleenp, sspitsyn, eosterlund
|
2017-11-21 09:47:55 -05:00 |
|
Stefan Johansson
|
ea04c5cfb3
|
8191821: Finer granularity for GC verification
Reviewed-by: tschatzl, poonam, sangheki
|
2017-12-01 08:56:22 +01:00 |
|
Stefan Karlsson
|
58dd5210ec
|
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
|
2017-11-28 21:43:45 +01:00 |
|
Erik Helin
|
26aa579a78
|
8182284: G1Analytics uses uninitialized fields
Reviewed-by: tschatzl, sjohanss
|
2017-11-21 08:33:54 +01:00 |
|
Stefan Johansson
|
6929e0f05a
|
8186571: Implementation: JEP 307: Parallel Full GC for G1
Improve G1 worst-case latencies by making the full GC parallel.
Reviewed-by: tschatzl, sangheki, ehelin
|
2017-11-14 11:33:23 +01:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Serguei Spitsyn
|
ba7368fbd6
|
Merge
|
2017-10-21 00:06:50 +00:00 |
|
Yasumasa Suenaga
|
c4706f598d
|
8151815: Could not parse core image with JSnap
Reviewed-by: dholmes, sspitsyn
|
2017-10-21 07:00:23 +09:00 |
|
Magnus Ihse Bursie
|
7c78b40f8d
|
8189608: Remove duplicated jni.h
Reviewed-by: erikj, dholmes, coleenp
|
2017-10-19 11:59:52 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|