JDK-8161405 : [OS X] Compilation Issue in WebPage.cpp
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-07-14
  • Updated: 2016-07-15
  • Resolved: 2016-07-15
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 8 JDK 9
8u112Fixed 9Fixed
Related Reports
Relates :  
Description
Compilation Error in OS X after the committing the changeset for JDK-8161053
/rt/modules/web/src/main/native/Source/WebCore/platform/java/WebPage.cpp:1359:5: error: use of undeclared identifier 'JSStringRelease'
JSStringRelease(jsname);

Comments
Changeset: d5f0956876f8 Author: mbilla Date: 2016-07-15 13:51 +0530 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/d5f0956876f8
15-07-2016

+1 looks fine..
15-07-2016

lgtm
15-07-2016

webrev: http://cr.openjdk.java.net/~mbilla/8161405/webrev.00/ Tested in Linux, OS X and windows.
15-07-2016