Hi all,
if you look at japitools[1], there are some minor problems like this
one:
org.xml.sax
Minor: 3 classes.
Minor
* class org.xml.sax.SAXException: SerialVersionUID=583241635256073760 in
jdk14, but SerialVersionUID=-8251803752662179270 in classpat
* class org.xml.sax.SAXNotRecognizedException:
SerialVersionUID=5440506620509557213 in jdk14, but
SerialVersionUID=1398555601346822626 in classpath
* class org.xml.sax.SAXNotSupportedException:
SerialVersionUID=-1422818934641823846 in jdk14, but
SerialVersionUID=-7373565723188945450 in classpath
Can someone tell me how to solve this problems if they can be solved?