Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
18.12.12, Upcoming Branch, 22.01.01
-
None
-
None
-
JDK 17 at least
Description
When removing '--add-opens=java.base/java.util=ALL-UNNAMED' integration tests under JDK 17 fails.
It was discovered by ieugen at OFBIZ-12726 that
It's because xstream does not work with Java 17: https://github.com/x-stream/xstream/issues/262 .
There are several ways to replace Xstream:
https://www.google.com/search?q=xstream+replacement&ie=UTF-8
We can do that later as long as '--add-opens=java.base/java.util=ALL-UNNAMED' works... We maybe suprised at some point... Hence the major priority
Attachments
Issue Links
- is a child of
-
OFBIZ-12726 Running integration tests under Gradle 7.6 and JDK 17 fails
- Closed