JDK-8170930 : WebView unit test crashes in 32-bit mode
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 9
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-12-08
  • Updated: 2016-12-12
  • Resolved: 2016-12-08
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 :  
Relates :  
Description
The WebView callback unit test crashes when running on a 32-bit build of JDK 9 (both Windows and Linux) with the latest FX 9-dev. All tests pass with a 64-bit build.

This is a regression after the fix for JDK-8164792.

Comments
Changeset: d88439b94380 Author: mbilla Date: 2016-12-08 23:25 +0530 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/d88439b94380
08-12-2016

+1
08-12-2016

+1
08-12-2016

webrev: http://cr.openjdk.java.net/~mbilla/8170930/webrev.00/ Reverted the fix for JDK-8164792.
08-12-2016