You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2017/09/08 21:06:33 UTC

[25/28] incubator-netbeans-html4j git commit: Alas Truffle is still too experimental to be part of 1.4 stable release

Alas Truffle is still too experimental to be part of 1.4 stable release


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/commit/01d91b25
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/tree/01d91b25
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/diff/01d91b25

Branch: refs/heads/master
Commit: 01d91b2564c935cdc7dc4198386c3e4f651785b9
Parents: a2a28de
Author: Jaroslav Tulach <jt...@netbeans.org>
Authored: Tue Mar 28 12:44:40 2017 +0200
Committer: Jaroslav Tulach <ja...@apidesign.org>
Committed: Fri Sep 8 17:13:55 2017 +0200

----------------------------------------------------------------------
 pom.xml                        | 2 ++
 src/main/javadoc/overview.html | 2 ++
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/01d91b25/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6afecd0..1e6f724 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,9 @@
     <module>ko-osgi-test</module>
     <module>equinox-agentclass-hook</module>
     <module>boot-script</module>
+    <!--
     <module>boot-truffle</module>
+    -->
     <module>boot-agent-test</module>
     <module>xhr4j</module>
   </modules>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/01d91b25/src/main/javadoc/overview.html
----------------------------------------------------------------------
diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index f57b2a0..09f2410 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -81,8 +81,10 @@
         <a href="net/java/html/js/package-summary.html#undefined">treated as null</a>.
         Better behavior under <a target="_blank" href="https://netbeans.org/bugzilla/show_bug.cgi?id=259132">
         multi-threaded load</a>.
+        <!--
         Integration with <a href="net/java/html/boot/truffle/package-summary.html">Truffle</a>.
         <a target="_blank" href="https://netbeans.org/bugzilla/show_bug.cgi?id=269549"/>
+        -->
         Workaround</a> for garbage collector behavior of modern JavaFX WebView
         implementations (JDK8 u112 and newer).
         JavaFX Presenter can