https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Stefan Bodewig <[email protected]> --- The test failing is only a symptom, the rmic task itself won't work unless you add the workarounds when starting Ant. Apart from skipping the test when running on JDK9+ the proper fix probably is to make "forking" the default implementation on JDK9+ and document that "sun" won't work for JDK9+. And probably detect a constellation like this at runtime and provide a useful error message. -- You are receiving this mail because: You are the assignee for the bug.
