History log of /openjdk10/langtools/test/tools/javac/options/release/ReleaseOptionThroughAPI.java
Revision Date Author Comments
# 3629:98d653e53a0a 30-Aug-2016 mchung

8165109: langtools/test switches to use new CLI options
Reviewed-by: jjg, amlu


# 2973:0e8fa3249327 01-Jul-2015 jlahoda

8072480: javac should support compilation for a specific platform version
Summary: Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK.
Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com