diff --git a/WHATSNEW b/WHATSNEW index 3e4e90ba0..da25374ec 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -50,6 +50,12 @@ Other changes: * added a new filter that can perform non-ASCII to Unicode-escape conversions. + * defaults to the "forking" compiler on JDK 9+ as the + implementation class of rmic is not exported by its containing + module and thus not accessible to Ant without applying -XaddExports + magic. + Bugzilla Report 59860 + Changes from Ant 1.9.6 TO Ant 1.9.7 =================================== diff --git a/manual/Tasks/rmic.html b/manual/Tasks/rmic.html index b644c68cd..12b30c51e 100644 --- a/manual/Tasks/rmic.html +++ b/manual/Tasks/rmic.html @@ -52,11 +52,13 @@ with the "build.rmic" property, the compiler attribute. or a nested element. Here are the choices: