-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
A handful of `LogOutputList` tests uses `LogConfiguration::Std[out|err]Log` LogOutputs in its tests.
However these are not setup unless we run the tests in VM mode.
I suggest we add some dummy `LogOutputs` for `StdoutLog` and `StderrLog` which these tests can use, so they are not depending being a VM test.
However these are not setup unless we run the tests in VM mode.
I suggest we add some dummy `LogOutputs` for `StdoutLog` and `StderrLog` which these tests can use, so they are not depending being a VM test.
- relates to
-
JDK-8372241 Add GTestCheckers
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/28416