History log of /openjdk10/langtools/test/tools/javac/diags/examples/DeferredMethodInst.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


# 3528:5538ba41cb97 08-Jul-2016 vromero

8153407: javac, fold debug options
Reviewed-by: mcimadamore, jjg


# 1113:05814303a056 24-Oct-2011 mcimadamore

7098660: Write better overload resolution/inference tests
Summary: Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference
Reviewed-by: jjg