git: openjdk/mobile: 8239544: Javac does not respect should-stop.ifNoError policy to stop after CompileState PARSE, ENTER and PROCESS
duke
duke at openjdk.java.net
Wed Apr 8 13:05:43 UTC 2020
Changeset: c2efd224
Author: Adam Sotona <asotona at openjdk.org>
Date: 2020-04-08 15:00:39 +0000
URL: https://git.openjdk.java.net/mobile/commit/c2efd224
8239544: Javac does not respect should-stop.ifNoError policy to stop after CompileState PARSE, ENTER and PROCESS
JavaCompiler patch fixing its response to should-stop.ifNoError= option for PARSE, ENTER and PROCESS compiler states + new T8239544.java matrix regression test
Reviewed-by: jlaskey, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java
+ test/langtools/tools/javac/main/T8239544.java
More information about the mobile-changes
mailing list