History log of /openjdk10/langtools/test/tools/javac/Diagnostics/8010387/T8010387.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


# 3547:e18190929198 26-Jul-2016 vromero

8161019: javac, fold formatter options
Reviewed-by: mcimadamore, jjg


# 1655:5da12e8a59ba 21-Mar-2013 mcimadamore

8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
Summary: Rich formatter doesn't preprocess supertypes of an anonymous inner class
Reviewed-by: jjg