-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: tools
-
b09
JavacTemplateTestBase does not fail if javac crashes. A javac crash is not reflected in the diagnostics, but rather printed in System.err, which can be redirected. We should redirect that stream and ensure that stream is empty for our test cases.
This test framework bug is discovered during project valhalla bworld prototype development.
This test framework bug is discovered during project valhalla bworld prototype development.
- links to
-
Commit(master)
openjdk/jdk/370929f8
-
Review(master)
openjdk/jdk/29659