The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- jogl: remove all trailing whitespace (details)
- Bump 7u45 (details)
- jogl: add missing @Override annotations (details)
- jogl: fix two impossible comparisons in glu/tessellator (details)
- jogl: allow case statements to fall through to same block (details)
- jogl: fix typo in RandomTileRenderer, range chack was for tY, not tX (details)
- jogl: avoid creating a second String object, one is enough (details)
- jogl: allow short-circuited comparison in comparison (details)
- Fix Bug 862: Fix GL Version Validation / NVidia GTX550 driver 331.13 - (details)
- Fix Bug 827 - ShaderProgam helper class reports errors incorrectly (details)
- PinchToZoomGesture: Add ctor arg 'allowMorePointer', should be false to (details)