Re: Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread Kevin Rushforth
Kevin Rushforth" An: "marcel Austenfeld" Cc: openjfx-dev@openjdk.java.net Betreff: Re: Aw: Re: "Toolkit already initialized" error with OpenJDK 11 I think I see what caused this. In FX 8 we called FXCanvas::initFx from the constructor of every FXCanvas. It then cal

Re: Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread Kevin Rushforth
et *Betreff:* Re: Aw: Re: "Toolkit already initialized" error with OpenJDK 11 I think I see what caused this. In FX 8 we called FXCanvas::initFx from the constructor of every FXCanvas. It then called an internal startup method, PlatformImpl::startup, that permits calling it when the

Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread marcel Austenfeld
Bug (now ID is: 8211754) can be found here:   https://bugs.java.com/view_bug.do?bug_id=8211754   Gesendet: Donnerstag, 04. Oktober 2018 um 16:13 Uhr Von: "Kevin Rushforth" An: "marcel Austenfeld" Cc: openjfx-dev@openjdk.java.net Betreff: Re: Aw: Re: "Toolkit a

Re: Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread Tom Schindl
erstag, 04. Oktober 2018 um 16:44 Uhr > *Von:* "Tom Schindl" > *An:* openjfx-dev@openjdk.java.net > *Betreff:* Re: Aw: Re: "Toolkit already initialized" error with OpenJDK 11 > Hi, > > Just to make sure I understand. Do you say that other OSGi-Bundles bring &

Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread marcel Austenfeld
I created a bug report on https://bugs.java.com/   Bug ID is: 9057517       Gesendet: Donnerstag, 04. Oktober 2018 um 16:13 Uhr Von: "Kevin Rushforth" An: "marcel Austenfeld" Cc: openjfx-dev@openjdk.java.net Betreff: Re: Aw: Re: "Toolkit already initialized" error

Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread marcel Austenfeld

Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread marcel Austenfeld

Aw: Re: Re: "Toolkit already initialized" error with OpenJDK 11

2018-10-05 Thread marcel Austenfeld
Kevin Rushforth" An: "marcel Austenfeld" Cc: openjfx-dev@openjdk.java.net Betreff: Re: Aw: Re: "Toolkit already initialized" error with OpenJDK 11 I think I see what caused this. In FX 8 we called FXCanvas::initFx from the constructor of every FXCanvas. It then cal