You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2016/06/19 14:41:56 UTC

[Bug 59556] AntClassLoader.findClassInComponents does not work with JDK9-b116+

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

--- Comment #4 from Alan Bateman <Al...@oracle.com> ---
Someone mailed me with question about the changes in JDK 9 with a stack trace
very similar to this bug report.

Does AntClassLoader have any configuration that would cause it not to delegate
to the system or platform class loader for types starting with "jdk." in the
name? The javadoc for its loadClass method hints that there might be
configuration somewhere that determines whether it delegates or not.

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