This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch BuildOnJDK13
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git.
from aa706ef Adjustments to build the project on JDK 13
add fecd7e9 What's new in version 1.7
add 3dd46a1 Dump stack to find out why DoubleViewTest sometimes doesn't
finish
add cd32292 Keep reference to InitializeWebView until it is notified for
the first time
new fbf7518 Merge remote-tracking branch 'origin/master' into BuildOnJDK13
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../netbeans/html/boot/fx/InitializeWebView.java | 5 ++-
.../org/netbeans/html/ko4j/DoubleViewTest.java | 20 +++++++--
.../java/org/netbeans/html/ko4j/DumpStack.java | 50 ++++++++++++++++++++++
pom.xml | 2 +-
src/main/javadoc/overview.html | 36 +++++++++++++---
5 files changed, 102 insertions(+), 11 deletions(-)
create mode 100644 ko4j/src/test/java/org/netbeans/html/ko4j/DumpStack.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists