diff --git a/WHATSNEW b/WHATSNEW index 6978db9a7..2055f33f7 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -34,6 +34,10 @@ Fixed bugs: * Regression: NPE was thrown when using against a (third-party instantiated) fileset with null Project reference. +* Strip out all -J arguments to non forking rmic adapters, specifically + the Sun and Weblogic compilers. + Bug report 41349 + Other changes: -------------- diff --git a/src/etc/testcases/taskdefs/rmic/rmic.xml b/src/etc/testcases/taskdefs/rmic/rmic.xml index 149f3e777..24283f02b 100644 --- a/src/etc/testcases/taskdefs/rmic/rmic.xml +++ b/src/etc/testcases/taskdefs/rmic/rmic.xml @@ -153,6 +153,14 @@ + + + + + + + + + + + + + +