This code was used for running Applets. Support for applets was removed
in JDK 11, so the code is no longer relevant.
-- Kevin
On 1/2/2020 3:18 AM, Thiago Milczarek Sayao wrote:
Ran all the robot test suite and those two classes are not touched.
I suspect they are used for web-start.
Are there any guides for running Ensemble on web-start? I guess I must use an
old linux distro, that has old browser tech.
Happy new year.
________________________________
De: openjfx-dev <openjfx-dev-boun...@openjdk.java.net> em nome de Thiago Milczarek
Sayao <thiago.sa...@clamed.com.br>
Enviado: terça-feira, 31 de dezembro de 2019 16:50
Para: openjfx-dev@openjdk.java.net <openjfx-dev@openjdk.java.net>
Assunto: Linux Glass - WindowContextChild and WindowContextPlug
Does anyone knows the context of use of WindowContextChild and
WindowContextPlug on the linux glass implementation?
File: glass_window.cpp
They seem to be never called.
Thanks.