History log of /openjdk9/langtools/test/tools/javac/api/6731573/T6731573.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


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2689:f839b50088bc 29-Oct-2014 jjg

8062514: Update ToolTester tests to close file manager
Reviewed-by: darcy


# 1732:e39669aea0bd 12-May-2013 jjg

8014363: javac test class ToolTester handles classpath incorrectly
Reviewed-by: ksrini


# 797:4868a36f6fd8 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 524:9871ce4fd56f 10-Mar-2010 jjg

6933914: fix missing newlines
Reviewed-by: ohair


# 136:e4eaddca54b7 09-Oct-2008 mcimadamore

6731573: diagnostic output should optionally include source line
Summary: Added an -XD option to optionally prints out source lines in error messages
Reviewed-by: jjg