JDK-8184797 : Copy DumpRenderTreeJava.dll from bin to lib directory
Type:Bug
Component:javafx
Sub-Component:web
Affected Version:8,9,10
Priority:P4
Status:Closed
Resolution:Duplicate
OS:windows
Submitted:2017-07-18
Updated:2017-07-28
Resolved:2017-07-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.
JDK-8178360 : DumpRenderTreejava.dll is generated in bin folder instead of lib folder for windows platform.
Comments
Fixed in JDK-8183292
28-07-2017
+1
18-07-2017
+1
18-07-2017
Webrev : http://cr.openjdk.java.net/~ghb/8184797/webrev.00/
Root cause : Fix for JDK-8178360 w.r.t windows platform generated binary location was unified (the way it generates for OSX and Linux) for webkit and this changes was missed for Drt binary.