Skip to content

Commit 59000b7

Browse files
Remove test for #291
Java is moving toward 'strict' final initialization - allowing the optimizer to truly assume `final` fields may not change, which will likely in the future forbid the reflection write loophole. Jackson 3 seems like a good time to stop writing `final` fields. ex: https://openjdk.org/jeps/8350458
1 parent c6fea5a commit 59000b7

File tree

1 file changed

+0
-135
lines changed

1 file changed

+0
-135
lines changed

src/test/java/tools/jackson/dataformat/xml/jaxb/BuilderWithJAXB291Test.java

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)