Skip to contentChange Log History
Originally from build #548
Changes
- Initialize JAWTUtil/JAWTJNILibLoader in static initialzier block, not leaving privileged block
(details / cgit)
- Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive
(details / cgit)
Originally from build #547
Changes
- New test case that demonstates bug 523, hang on application exit if
(details / cgit)
- Enable FreeBSD x86_64 builds (and add swt.jar)
(details / cgit)
- Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non public class GLDrawableFactoryImpl.
(details / cgit)