History log of /openjdk10/langtools/test/tools/javac/failover/FailOver08.java
Revision Date Author Comments
# 3643:589ff4d43428 06-Sep-2016 vromero

8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
Reviewed-by: mcimadamore


# 3530:581330357a3b 11-Jul-2016 vromero

8161020: javac, fold stop compilation options
Reviewed-by: mcimadamore


# 675:bfdfc13fe641 07-Sep-2010 mcimadamore

6970584: Flow.java should be more error-friendly
Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution
Reviewed-by: jjg