The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Move manual GDI utils to GDIUtil ; Minor cleanup. (details)
- GLDrawableFactory: Implementations lifecycle is handled via (details)
- GLProfile: use dbl checked locking w/ volatile ; Proper shutdown (details)
- Complete commit 2c0a0981f7e1376064abd981c79c65c9d1b57410 ; Missed native (details)
- X11Util / GDISurface Robustness (details)
- Minor edits. (details)
- Adapt to GlueGen commit 7e6cf46ed2e0e9772f79e06437596056efa8c682: (details)
- Fix Bug 522: NEWT requestFocus() causes a crash if !isNativeValid() (details)
- Fix 96205926731aeb61a862c87974f611d814937c54 GDIUtil native code. (details)
- GLContext fix shutdown(): Clear proc address tables and extension cache (details)
- New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix (details)