Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

#1001 (Jun 15, 2013, 3:11:01 AM)

Started 12 yr ago
Took 51 min on win64-nvgtx460-win7-jogamp-x64-sgothel-011

Started by upstream project jogl build number 1001
originally caused by:

Revision: a83aea49479818a1e5037d11a3e7f7d1f019c939
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. reformatted to same style (details / cgit)
    2. removed unnecessary castings, removed unnecessary methods for vector (details / cgit)
    3. fixed isIdentity method, deprecated isEmpty method (quaternion doesn't (details / cgit)
    4. new method for vector multiplication, new copy constructor (details / cgit)
    5. Quaternion.java : fixed not clear assignment (details / cgit)
    6. GLContext: Make 'deviceVersion' fields final. Reviewed by Harvey. (details / cgit)
    7. FontConstructor: Hide the exposed strings and add them in class API doc (details / cgit)
    8. Fix Bug 750: Leaked X11 ColorMap for each created X11 Window in (details / cgit)
    9. VectorUtil, Quaternion: Use 'final' qualifier if possible (details / cgit)
    10. Adds a unit test for GLWindow.warpPointer(int,int) (details / cgit)
    11. Bug 733: Refine Test case: warp-random at display, and warp-center at (details / cgit)
    12. Fix my sloppy commit f50caa5241b5eef286e8c10b74b5297e5821da2b: Didn't (details / cgit)
    13. Support specifying the X11 default display with a system property (details / cgit)
    14. added unit test for nativewindow.x11.display.default system property (details / cgit)
    15. TestX11DefaultDisplay: Validate the chosen default device, test only one (details / cgit)
    16. TestRedSquareES2NEWT: Cleanup (details / cgit)
    17. Android SDK changes: Add /build-tools/17.0.0 to PATH (details / cgit)
    18. Mitigate Bug 728: Java Web Start Shutdown: Exception (details / cgit)
    19. Fix Bug 745: NPE - QTT definition shall be allowd to _follow_ SOF (details / cgit)