https://bz.apache.org/bugzilla/show_bug.cgi?id=58271

--- Comment #9 from Stefan Bodewig <[email protected]> ---
Thanks Björn

back then it seemed as if the change would be required for Java9 as the way
Java wrked was about to change. Now it looks the Java0 team has changed their
minds again. I'm not convinced build 156 is the final call :-)

Apart from that it probably is good the old code works again as it is still
used for JUnit. Aftre re-reading this thread it would have failed for JUnit as
well under 9b114 if junit-jar was a named module. Well, in theory the junit
devs could decide to ship junit as a Java0 module in the future.

For Ant 1.10.x I'd be willing to rewrite the whole access of javax.script to
not use reflection at all as we are guaranteed to find it - Ant 1.10 requires
Java8 at runtime.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to