Looks good to me. -Roman
> On 20 Apr 2018, at 18:40, Aleks Efimov <[email protected]> wrote: > > Hello, > > Would you, please, review the fix for JAXWS regression bug [1] that has been > introduced by a fix that tried to preserve whitespaces in WS parameters [2]. > The proposed fix addresses the reported UnsupportedOperationException and > brings the JDK7 and JDK8 in-sync in terms of white-space processing: > http://cr.openjdk.java.net/~aefimov/8196491/8/00 > > The fix has been integrated already into JAXWS/B-RI projects [3][4]. > Regression and JCK tests showed no failures with the fix. > > With Best Regards, > Aleksei > > [1] JBS bug: https://bugs.openjdk.java.net/browse/JDK-8196491 > [2] Fix caused regression: https://bugs.openjdk.java.net/browse/JDK-8172297 > [3] JAXWS-RI fix: > https://github.com/javaee/metro-jax-ws/commit/5a06cb2d0b5ef884cc87ef431e7add458322aab8 > [4] JAXB-RI fix: > https://github.com/javaee/jaxb-v2/commit/8f1e74a7d3439d7f4c3f07689337c00d9e915628 >
