jaxb2-basics icon indicating copy to clipboard operation
jaxb2-basics copied to clipboard

Cycles are not handled correctly

Open highsource opened this issue 7 years ago • 0 comments

See org.jvnet.jaxb2_commons.lang.tests.CyclicTests.

The problem is that the root object is not copied using the strategy copy method.

highsource avatar Jun 03 '18 06:06 highsource