hg: jdk/jdk: 8239544: Javac does not respect should-stop.ifNoError policy to stop after CompileState PARSE, ENTER and PROCESS
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Apr 8 13:01:52 UTC 2020
Changeset: db8ac4690d6a
Author: asotona
Date: 2020-04-08 15:00 +0200
URL: https://hg.openjdk.java.net/jdk/jdk/rev/db8ac4690d6a
8239544: Javac does not respect should-stop.ifNoError policy to stop after CompileState PARSE, ENTER and PROCESS
Summary: 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 jdk-all-changes
mailing list