mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2026-01-28 19:30:52 +01:00
Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK. Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com> Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com> Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
This is a small quick test suite to (provide a framework to) verify the output of a JDK build of the langtools component. It verifies the contents exist and are minimally functional.