ClassLoader.loadClass() Throws java.lang.ClassNotFoundException
(Doc ID 1385556.1)
Last updated on NOVEMBER 14, 2020
Applies to:
Java SE JDK and JRE - Version 6 and laterInformation in this document applies to any platform.
Symptoms
Let's assume the following snippet:
etc.
Changes
You have upgraded from Java 5 or earlier to Java 6 or later. In Java 5 there was no problem at all.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
Workaround: |