History log of /openjdk10/langtools/test/tools/javac/policy/test3/Test.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


# 3170:dc017a37aac5 14-Dec-2015 vasya

8145342: Some copyright notices are inconsistently and ill formatted
Summary: Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad


# 2933:49d207bf704d 21-May-2015 akulyakh

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


# 1773:37295244f534 21-May-2013 vromero

8005207: test has 2 @bug tags
Reviewed-by: mcimadamore


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 256:af10262bd031 31-Mar-2009 jjg

6813059: replace use of JavaCompiler.errorCount with shouldContinue
Reviewed-by: mcimadamore