Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-11-14 Thread Felix Natter
Hi Ben, Hi Emmanuel, very soon freeplane 1.7.2 will be released, with full openjdk 11 support (I hope Sunday). Cheers and Best Regards Felix > Am 14.11.2018 um 12:56 schrieb Emmanuel Bourg : > > Hi Ben, > > Could you try again with OpenJDK 11 please? This is the new default Java > runtime

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-11-14 Thread Emmanuel Bourg
Hi Ben, Could you try again with OpenJDK 11 please? This is the new default Java runtime now. Emmanuel Bourg On Sun, 6 May 2018 11:03:42 +1200 Ben Caradoc-Davies wrote: > On 05/05/18 20:01, Felix Natter wrote: > > Freeplane upstream has made me aware that this is an OpenJDK issue: > >

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-05 Thread Ben Caradoc-Davies
On 05/05/18 20:01, Felix Natter wrote: Freeplane upstream has made me aware that this is an OpenJDK issue: https://bugs.openjdk.java.net/browse/JDK-8202580 This very well fits your logs: at sun.java2d.pipe.ShapeSpanIterator.lineTo(java.desktop@10.0.1/Native Method) So I

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-05 Thread Felix Natter
Ben Caradoc-Davies writes: > On 04/05/18 06:09, Felix Natter wrote: >> hello Ben, >> thank you for the report. Could you please provide a sample map (without >> confidential information ;-)) and instructions for reproducing (insert >> child anywhere + type two letters?) >>

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-04 Thread Ben Caradoc-Davies
Felix, the Freeplane process consumes 100% CPU while frozen. I have attached five successive jstack dumps of a single frozen process. Diffing these shows a lot of activity in marlin: $ diff jstack.3.log jstack.4.log 1c1 < 2018-05-05 11:41:41 --- > 2018-05-05 11:42:14 134,140c134,140 < at

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-04 Thread Ben Caradoc-Davies
On 04/05/18 06:09, Felix Natter wrote: hello Ben, thank you for the report. Could you please provide a sample map (without confidential information ;-)) and instructions for reproducing (insert child anywhere + type two letters?) Also, is there anything suspicious in the log

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-03 Thread Felix Natter
hello Ben, thank you for the report. Could you please provide a sample map (without confidential information ;-)) and instructions for reproducing (insert child anywhere + type two letters?) Also, is there anything suspicious in the log (~/.config/freeplane/1.6.x/logs/log.0 or start from

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-02 Thread Ben Caradoc-Davies
The freeze can be prevented by trying to debug it with: -Xdebug -Xrunjdwp:transport=dt_socket,address=,server=y,suspend=n :-( -- Ben Caradoc-Davies Director Transient Software Limited New Zealand

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-02 Thread Ben Caradoc-Davies
Package: freeplane Version: 1.6.13-1 Severity: normal Dear Maintainer, pressing the Insert key to add a text node then typing text results in a complete freeze of freeplane after two letters are typed. The freeze does not occur under OpenJDK 8 or OpenJDK 9. The freeze does not occur for all mind