-
Bug
-
Resolution: Fixed
-
P3
-
fx2.1
-
Mac OS X 10.7
JDK6u29 or JDK7u4
The Glass native code for Mac uses (sets and gets) the context class loader for the AppKit thread. We need to remove all references to the context class loader.
For one thing, this is causing a unit test failure in the app-lifecycle ClassLoader tests (see the attached log file). For another thing, it leads to a similar warning when running JDeveloper (see RT-20808).
For one thing, this is causing a unit test failure in the app-lifecycle ClassLoader tests (see the attached log file). For another thing, it leads to a similar warning when running JDeveloper (see RT-20808).
- blocks
-
JDK-8102325 Code cleanup: eliminate duplicate classForName methods in GlassApplication.m and GlassHelper.m
-
- Resolved
-
- relates to
-
JDK-8120254 Thread ContextClassLoader is null in Application.start() for Mac
-
- Closed
-