jdk-24/langtools/test/tools/javac/implicitCompile
Andreas Lundblad 8daec20c86 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
When compiling with -implicit:none, attribute, flow and desugar is skipped for better performance.

Reviewed-by: jfranck, jlahoda
2014-02-13 14:58:10 +01:00
..
Implicit.java 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none 2014-02-13 14:58:10 +01:00
SkipAttrFlowGenForImplicits.java 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none 2014-02-13 14:58:10 +01:00
SkipAttrFlowGenForImplicits.out 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none 2014-02-13 14:58:10 +01:00