Skip to content
Success

Changes

Summary

  1. Refine API doc of Buffers, fix API doc Platform.NEWLINE. (details)
  2. Fix Bug 624 - Compile and generate android JAR files (details)
  3. Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which (details)
  4. TestSingletonServerSocket01: unlock singleton lock (details)
Commit 5ac7a618808ca7964c74789e28f0a1e9b6e9c14e by Sven Gothel
Refine API doc of Buffers, fix API doc Platform.NEWLINE.
The file was modifiedsrc/java/com/jogamp/common/os/Platform.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/Buffers.java (diff)
Commit 55b4552aef7882c358d545d020d6f12c958ed8ed by Sven Gothel
Fix Bug 624 - Compile and generate android JAR files (gluegen-rt-android.jar) if android SDK JAR files are available.
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/gluegen-properties.xml (diff)
Commit a8ed61a6ff28795e0c96cdd0a4175833ed95ca96 by Sven Gothel
Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which impacts non native unix.
The file was modifiedmake/build.xml (diff)
Commit 2cbc4badb7fed2cc94128fda0fc381964b1b1f8d by Sven Gothel
TestSingletonServerSocket01: unlock singleton lock
The file was modifiedsrc/junit/com/jogamp/common/util/locks/TestSingletonServerSocket01.java (diff)