History log of /openjdk10/langtools/test/tools/sjavac/IgnoreSymbolFile.java
Revision Date Author Comments
# 3573:c4a18ee691c4 10-Aug-2016 jjg

8136930: Simplify use of module-system options by custom launchers
8160489: Multiple -Xpatch lines ignored by javac
8156998: javac should support new option -XinheritRuntimeEnvironment
Reviewed-by: jlahoda, ksrini


# 3219:aacc4ceb35c9 24-Jan-2016 alundblad

8056989: Sjavac --server option should be optional
8147568: NullPointerException in option parsing
Summary: Made --server option optional (and background=true implied)
Reviewed-by: jlahoda, erikj


# 3034:c8206f440046 21-Sep-2015 alundblad

8135131: Enable thin server mode in Sjavac
Summary: State tracknig and incremental compilation disabled unless --state-dir is provided.
Reviewed-by: jlahoda


# 3014:a3dd196e5341 26-Aug-2015 alundblad

8133671: langtools tests have bad license
Summary: Dropped classpath exception from copyright notice in tests.
Reviewed-by: jjg


# 2933:49d207bf704d 21-May-2015 akulyakh

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


# 2606:452dd2988607 28-Aug-2014 alundblad

8054500: Refactor sjavac Main class into ClientMain and ServerMain
Summary: Restructured Main into ClientMain and ServerMain
Reviewed-by: jfranck


# 2544:31c2308a7150 14-Jul-2014 jjg

8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
Reviewed-by: ksrini


# 2495:020679d7393f 26-Jun-2014 jjg

8047183: JDK build fails with sjavac enabled
Reviewed-by: mcimadamore