hg: openjfx/8u-dev/rt: RT-40006: Webkit build failure caused by RT-40000

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Sat Feb 7 15:36:10 UTC 2015


Changeset: adae30a7fe1e
Author:    kcr
Date:      2015-02-07 07:27 -0800
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/adae30a7fe1e

RT-40006: Webkit build failure caused by RT-40000
Summary: moving JSObject.java from graphics module to web module causes build to fail when -PCOMPILE_WEBKIT=true due to fragile build logic that needs to be made robust; it will be resolved in a follow-on JIRA.

+ modules/graphics/src/main/java/com/sun/webkit/dom/JSObject.java
! modules/web/src/main/java/com/sun/webkit/dom/DOMWindowImpl.java
- modules/web/src/main/java/com/sun/webkit/dom/JSObject.java
! modules/web/src/main/java/com/sun/webkit/dom/NodeImpl.java



More information about the openjfx-changes mailing list