[GitHub] ant pull request: The JDK 9 module system support for the Javac Ta...

2016-03-31 Thread bodewig
Github user bodewig commented on a diff in the pull request: https://github.com/apache/ant/pull/16#discussion_r58160809 --- Diff: src/tests/junit/org/apache/tools/ant/taskdefs/JavacTest.java --- @@ -244,4 +248,85 @@ public void testTargetOverridesDefault() {

Project Jigsaw: The module system was integrated into JDK 9 and is now available for testing in early-access, build 111.

2016-03-31 Thread Rory O'Donnell
Hi Stefan, Project Jigsaw is an enormous effort, encompassing six JEPs implemented by dozens of engineers over many years. So far we’ve defined a modular structure for the JDK (JEP 200

[GitHub] ant pull request: The JDK 9 module system support for the Javac Ta...

2016-03-31 Thread silviu-burcea
Github user silviu-burcea commented on a diff in the pull request: https://github.com/apache/ant/pull/16#discussion_r58038934 --- Diff: src/tests/junit/org/apache/tools/ant/taskdefs/JavacTest.java --- @@ -244,4 +248,85 @@ public void testTargetOverridesDefault() {