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
-