JOGL incompatible with SWT 4.21

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: JOGL incompatible with SWT 4.21

Alexis Drogoul
Hi Martin,

Thanks a lot for your comments and fixes !

I thing this hack/fix works extremely reliably in an OSGI environment, where the behaviour of the class loader is completely deterministic, especially regarding the order in which it looks at classes. In other setups, I cant be so sure ... We will continue to use this, anyway, in GAMA, which is using an OSGI architecture.

Cheers
Alexis

Reply | Threaded
Open this post in threaded view
|

Re: JOGL incompatible with SWT 4.21

Sven Gothel
Administrator
In reply to this post by PeterC-DLS
Dear Peter,

thank you - I merged your patch.

I updated the SWTAccessor and build system for SWT 4.26, all pushed to git.

So far, it seems to work (SWT headless and w/ AWT).
While working on the 2.4.0 release, I will check test results in more detail.

~Sven
12