-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
8u301
After upgrade from JDK 8u291 to JDK 8u301 the sophisticated user's application cannot run successfully and fails with the next error:
"NoClassDefFoundError: sun/awt/SunToolkit$InfiniteLoop"
The application fails with this error, when it is run using JDK 8u311. It does not fail, if it is run with JDK 8u291.
"NoClassDefFoundError: sun/awt/SunToolkit$InfiniteLoop"
The application fails with this error, when it is run using JDK 8u311. It does not fail, if it is run with JDK 8u291.
- relates to
-
JDK-8196100 javax/swing/text/JTextComponent/5074573/bug5074573.java fails
- Resolved