Skip to content
Success

#54 (Jul 10, 2014, 5:05:06 PM)

Started 11 yr ago
Took 13 min on linux64-null-centos55-jogamp-x64-chuck-001

Started by upstream project jogl_onmaster build number 54
originally caused by:

Revision: 1b0ffca8d067037150e38c5b87f66a299f253dea
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. Produce duplicate natives in the build, in preparation for removing (details / githubweb)
  2. Attempt to remove aliasing from native libraries. (details / githubweb)
  3. Bug 1021: Add GenericStereoDevice* Supporting custom configurations; (details / githubweb)
  4. Findbugs.minor: Fix 'array -> string', missing argument (details / githubweb)
  5. Findbugs.normal: Adding safeguard hashCode() implementation throwing (details / githubweb)
  6. Findbugs.synchronization: Fix double-check w/o volatile; Remove (details / githubweb)
  7. Findbugs.not-written.null: Fix referencing non-written fields (never (details / githubweb)
  8. Findbugs.switch-case: GLBuffers.bytesPerPixel(..) throw GLException for (details / githubweb)
  9. Findbugs.increment_volatile: Use AtomicInteger or add comment that (details / githubweb)
  10. GenericStereoDevice: Cast to float before operating division, requesting (details / githubweb)
  11. Findbugs.static_final_immutable: Use final qualifier for static (details / githubweb)
  12. Findbugs: Remove redundant instanceof checks (details / githubweb)
  13. Findbugs: Use Integer.parseInt(string) for int values to avoid boxing (details / githubweb)
  14. Findbugs: Add FIXME comment regarding float comparison (consider using (details / githubweb)
  15. Findbugs: Fix WindowImpl.getReconfigureFlags(..): Remove sloppy useless (details / githubweb)
  16. Findbugs: Add comment about intended setting of static field by instance (details / githubweb)
  17. Fix regression of commit 96d530e7127c89db9991080e6268c6e8430d0619: (details / githubweb)
  18. Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)' (details / githubweb)
  19. Findbugs: Remove branches where reference cannot be null (details / githubweb)
  20. Findbugs: Remove dead-code / unused [temp] storage and it's assignment (details / githubweb)
  21. Findbugs: Add comments that FB warnings are of no concern .. (details / githubweb)
  22. Findbugs: Misc minor issues (see below) (details / githubweb)
  23. AnimatorBase: Use cached synchronized value instead of unsynchronized (details / githubweb)
  24. Findbugs: Use AtomicInteger for synchronized increment access (details / githubweb)
  25. Findbugs: Use 'float' division instead of integer for float results (details / githubweb)
  26. Findbugs: Misc issues (Use private accessors of static fields; Use (details / githubweb)
  27. Findbugs: Use inner static class where possible (details / githubweb)
  28. Findbugs: Use static fields where possible (details / githubweb)
  29. Findbugs: Comment on some issues (OK, they are) ; Remove dead branches (details / githubweb)
  30. StereoDevice: Don't make inner class's method private due to wrapper (details / githubweb)
  31. Bug 801: Add Graph pass-2 shader for VBAA 'odd' sample count (details / githubweb)
  32. Bug 1031: Remove Deprecated Classes and Methods (JOGL) (details / githubweb)
  33. Bug 982: Adding test TGA file for confirmation - No bug (details / githubweb)
  34. StereoDeviceRenderer/ClientRenderer: Add note about 'Correct Asymmetric (details / githubweb)
  35. Refine JOGL's LICENSE.txt: Distinguish between 'New BSD 2-Clause (details / githubweb)
  36. Refine commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25: Call (details / githubweb)
  37. Refine 'GLSharedContextSetter' test cases: Use (details / githubweb)
  38. StereoClientRenderer: Fix API doc anchor link (details / githubweb)
  39. Refine commit 808d95cd692ab666271a83c70e8509859586de72 LICENSE.txt: Add (details / githubweb)