Opened 8 years ago

Last modified 7 years ago

#16304 closed defect

java 10 compatibility — at Initial Version

Reported by: kendzi Owned by: team
Priority: normal Milestone:
Component: Plugin kendzi3d Version:
Keywords: java10 java11 jaxb Cc:

Description

Looks like my plugin kendzi3d stopped working when I upgraded to openjdk 10. I get an error:

Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException

Class it is now moved to module java.xml.bind which needs to be included or added as deppendency.

I will fix that bug by including jar with jaxb, but I'm surprised to see that because I was sure you have some test for that.

So do you have an automated tests which checks for this kind of problems?

Change History (0)

Note: See TracTickets for help on using tickets.