JDK-8092798 : Add launcher tests for ContextClassLoader
Type:Bug
Component:javafx
Sub-Component:application-lifecycle
Affected Version:8
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2013-09-14
Updated:2015-06-12
Resolved:2014-10-28
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Need to convert tests/app-lifecycle/ClassLoaderTest to run with gradle test. That test has a dependency on ClassLoaderApp.jar, which is also in tests/app-lifecycle so that will need to be built as part of the test.