Antón Seoane Ampudia
|
9bdface147
|
8341622: Tag-specific disabled default decorators for UnifiedLogging
Reviewed-by: jsjolen, rcastanedalo, aboldtch
|
2024-10-17 09:18:22 +00:00 |
|
Coleen Phillimore
|
c1281e6b45
|
8324678: Replace NULL with nullptr in HotSpot gtests
Reviewed-by: kbarrett, dholmes, jwaters
|
2024-01-29 17:12:13 +00:00 |
|
Xin Liu
|
d1af748ab4
|
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
Reviewed-by: jsjolen, dholmes
|
2023-11-22 03:23:45 +00:00 |
|
Xin Liu
|
d7b0ba9d7c
|
8319554: Select LogOutput* directly for stdout and stderr
Reviewed-by: jsjolen, dholmes
|
2023-11-09 17:52:08 +00:00 |
|
Joachim Kern
|
0b58bdec71
|
8319104: GtestWrapper crashes with SIGILL in AsyncLogTest::test_asynclog_raw on AIX opt
Reviewed-by: mdoerr, stuefe
|
2023-11-09 08:56:00 +00:00 |
|
Thomas Stuefe
|
a0d0f21f08
|
8314752: Use google test string comparison macros
Reviewed-by: coleenp, kbarrett
|
2023-08-23 05:26:05 +00:00 |
|
Johan Sjölen
|
2ccdd29206
|
8299825: Move StdoutLog and StderrLog to LogConfiguration
Reviewed-by: dholmes, azafari
|
2023-06-28 13:31:14 +00:00 |
|
Xin Liu
|
9412c0a2ca
|
8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
Reviewed-by: dholmes, shade
|
2023-04-20 17:02:53 +00:00 |
|
Xue-Lei Andrew Fan
|
38cfc59172
|
8299378: sprintf is deprecated in Xcode 14
Reviewed-by: kbarrett, dholmes
|
2023-01-03 22:44:14 +00:00 |
|
Stefan Karlsson
|
df6cf1e41d
|
8296886: Fix various include sort order issues
Reviewed-by: kbarrett, dholmes, stuefe
|
2022-11-24 15:06:19 +00:00 |
|
Stefan Karlsson
|
813b223a6b
|
8296926: Sort include lines of files in the include/ directory
Reviewed-by: kbarrett, erikj, lkorinth
|
2022-11-16 12:51:26 +00:00 |
|
Johan Sjölen
|
4a0093ccc4
|
8294362: UL: Replace the internal usage of manual buffers with stringStream in LogSelection
Reviewed-by: dholmes, rehn
|
2022-11-09 10:55:08 +00:00 |
|
Johan Sjölen
|
89a94d0502
|
8293873: Centralize the initialization of UL
Reviewed-by: stuefe, rehn
|
2022-10-24 09:12:59 +00:00 |
|
Xin Liu
|
bf79f99c0c
|
8292989: Avoid dynamic memory in AsyncLogWriter
Reviewed-by: jsjolen, stuefe
|
2022-09-15 18:32:21 +00:00 |
|
Thomas Stuefe
|
688712f75c
|
8289633: Forbid raw C-heap allocation functions in hotspot and fix findings
Reviewed-by: kbarrett, dholmes
|
2022-07-05 04:26:45 +00:00 |
|
Johan Sjölén
|
b2ba9fc9f6
|
8286180: Enable construction of LogStreamImpl from LogMessageImpl
Reviewed-by: dholmes, stefank
|
2022-05-30 16:53:35 +00:00 |
|
Johan Sjölén
|
d9541c5e9f
|
8276202: LogFileOutput.invalid_file_vm asserts when being executed from a read only working directory
Reviewed-by: dholmes, stuefe
|
2022-04-30 08:00:26 +00:00 |
|
David Holmes
|
84868e39be
|
8281275: Upgrading from 8 to 11 no longer accepts '/' as filepath separator in gc paths
Reviewed-by: shade, dcubed
|
2022-02-10 23:23:48 +00:00 |
|
Harold Seigel
|
96114315cf
|
8279936: Change shared code to use os:: system API's
Reviewed-by: dholmes, kbarrett
|
2022-01-19 13:51:23 +00:00 |
|
Xin Liu
|
7aff03aee1
|
8267517: async logging for stdout and stderr
Reviewed-by: dholmes, ysuenaga
|
2021-12-23 20:25:08 +00:00 |
|
Jesper Steen Møller
|
c57a6c62ba
|
8274265: Suspicious string concatenation in logTestUtils.inline.hpp
Reviewed-by: clanger, mbaesken
|
2021-09-28 18:22:15 +00:00 |
|
Yasumasa Suenaga
|
8d73ee684a
|
8273471: Add foldmultilines to UL for stdout/err
Reviewed-by: dholmes, iklam
|
2021-09-14 05:12:36 +00:00 |
|
Ioi Lam
|
9f86082fd5
|
8273610: LogTestFixture::restore_config() should not restore options
Reviewed-by: ysuenaga, dholmes
|
2021-09-13 01:57:04 +00:00 |
|
Xin Liu
|
09bb84685f
|
8267952: async logging supports to dynamically change tags and decorators
Reviewed-by: dholmes, phh
|
2021-06-28 18:17:45 +00:00 |
|
Xin Liu
|
41185d38f2
|
8229517: Support for optional asynchronous/buffered logging
Reviewed-by: ysuenaga, simonis, stuefe, phh, dholmes, ayang
|
2021-05-27 16:35:24 +00:00 |
|
Thomas Stuefe
|
74fecc070a
|
8266503: [UL] Make Decorations safely copy-able and reduce their size
Reviewed-by: simonis, ysuenaga
|
2021-05-07 14:04:27 +00:00 |
|
Ioi Lam
|
5898ab6545
|
8259894: refactor parts of jvm.h into jvm_io.h and jvm_constants.h
Reviewed-by: dholmes, coleenp
|
2021-01-25 08:00:40 +00:00 |
|
David Holmes
|
c4b708b255
|
8237857: LogDecorations::uptimenanos is implemented incorrectly
Reviewed-by: dcubed, kbarrett
|
2020-01-29 23:53:16 -05:00 |
|
Robbin Ehn
|
2e8fc8328a
|
8219441: test_logMessageTest missing static storage
Reviewed-by: shade
|
2019-02-20 14:44:58 +01:00 |
|
Harold Seigel
|
f4ac0a2e0f
|
8167548: [TESTBUG] Logging tests put log files in source tree
Create log files in temp directory, instead of cwd.
Reviewed-by: coleenp, dholmes
|
2019-02-20 08:10:40 -05:00 |
|
Thomas Schatzl
|
9c0720b156
|
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Reviewed-by: dholmes, hseigel
|
2018-08-08 15:31:07 +02:00 |
|
Goetz Lindenmaier
|
8a9b0134a8
|
8206977: Minor improvements of runtime code
Reviewed-by: coleenp, lfoltan
|
2018-07-11 16:11:10 +02:00 |
|
David Holmes
|
8062baac83
|
8204055: SIGSEGV in java -XX:
Reviewed-by: iklam, stuefe, ccheung
|
2018-05-31 18:47:21 -04:00 |
|
Thomas Stuefe
|
d2c3ef2f85
|
8202303: LogStream should autoflush on destruction
Reviewed-by: dholmes, rehn, zgu
|
2018-05-03 07:35:17 +02:00 |
|
Coleen Phillimore
|
fde89a34d0
|
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
|
2018-03-16 09:12:13 -04:00 |
|
Stefan Karlsson
|
b9f2f3e199
|
8199275: Fix inclusions of allocation.inline.hpp
Reviewed-by: coleenp, kbarrett, dholmes
|
2018-03-08 09:56:29 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Stefan Karlsson
|
58dd5210ec
|
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
|
2017-11-28 21:43:45 +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 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|