
How would we know that jar is open JDK jar? Is there a specific way to identify it?
Comment actions
The JEE extension version less than 1.0.18 are not able to analyze the open JDK.
So if we have some open JDK jar inside the application source-code, please remove it from the analysis. There is no impact on analysis result because CAST provides required JDK and the other related .class files in environment profile.
The issue is resolved with JEE 1.0.18 extension
Please sign in to leave a comment.
How would we know that jar is open JDK jar? Is there a specific way to identify it?
Hello Pallava,
The Open/Custom JDK JAR file name will be like jdk8-1.9.9.jar.
Thanks