JDK-8146565 : Pass java.library.path through gradle junit worker workaround
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-01-06
  • Updated: 2016-01-07
  • Resolved: 2016-01-07
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.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Relates :  
Description
We need to pass java.library.path through the gradle junit worker workaround, so we can specify the built libraries.
Comments
+1
07-01-2016

http://cr.openjdk.java.net/~ddhill/8146565/
07-01-2016

Changeset: a36156254118 Author: ddhill Date: 2016-01-07 07:50 -0500 URL: http://hg.openjdk.java.net/openjfx/sandbox-9-jake/rt/rev/a36156254118 8146565: Pass java.library.path through gradle junit worker workaround Reviewed-by: kcr ! build.gradle ! buildSrc/src/main/java/workaround/GradleJUnitWorker.java
07-01-2016