Skip to content
Success

#842 (Feb 3, 2015, 3:21:30 AM)

Started 10 yr ago
Took 8 min 25 sec on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002

Started by upstream project gluegen build number 842
originally caused by:

Revision: d8dff4c9f2186749b167195eeb339c33f56864e8
Repository: git://jogamp.org/srv/scm/gluegen.git
  • origin/master
Test Result (no failures)
    Changes
    1. Refine ExceptionUtils: Shorten method name, dumpThrowable uses dumpStack (details / cgit)
    2. ExceptionUtils.dumpStack(..): Skip self stack entry (details / cgit)
    3. Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add (details / cgit)
    4. Bug 1108 - IOUtil.getTempDir(..): Difficulties to determine executable (details / cgit)
    5. GlueGen JavaEmitter: Use proper class access modifiers for emitted (details / cgit)
    6. test scripts: Bump JRE, add TEMP/TMP settings (details / cgit)
    7. TempFileCache/TempJarCache: Fix NPE in DEBUG mode (details / cgit)
    8. Bug 1108 - Fix difficulties to determine executable access permission on (details / cgit)
    9. ProcAddressConfiguration: Allow setting default value for (details / cgit)
    10. ExceptionUtils.dumpThrowable(..): Also dump all causes of the given (details / cgit)
    11. Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and (details / cgit)
    12. Bug 1123 - Android Launcher/ClassLoaderUtil: Fails to work w/ Android (details / cgit)
    13. Bug 1122 - Add Android API 21 jar file and source zip (details / cgit)
    14. GlueGen: Make const array-length getter static, if constant. (details / cgit)
    15. Bug 1122 - Elf Parser: EM_res183 -> EM_AARCH64, detecting AArch64; (details / cgit)
    16. Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) (details / cgit)
    17. GlueGen: Cleanup static generated JNI code (fix method names) (details / cgit)
    18. Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and (details / cgit)
    19. Refine Native Library Code: Bulk Permissions, Cleanup DynamicLinker (details / cgit)
    20. Bug 1122: Refine AArch64 and OSType/32Bit incl. MachineDescription (details / cgit)
    21. Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless (details / cgit)
    22. Minor Cleanup: Buffers: Remove !JAVA_6 branch; NativeLibrary: Reuse (details / cgit)
    23. Bug 1126 - Remove static query requirement of MachineDescriptor, find (details / cgit)
    24. Remove unused armv7 scripts and gluegen piece (details / cgit)
    25. GlueGen AAPT Task: Android APK native-code files shall be named using (details / cgit)
    26. GlueGen: Adapt APK install scripts for harmonized os.and.arch names, see (details / cgit)
    27. Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property (details / cgit)