﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16304	java 10 compatibility	kendzi	kendzi	"Looks like my plugin [https://github.com/kendzi/kendzi3d 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?"	defect	needinfo	normal		Plugin kendzi3d			java10 java11 jaxb	
