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

Changes

Summary

  1. copy gluegen-rt.jnlp with empty codebase to build folder for local (details)
  2. html fixes (details)
  3. - removed CDC impl for com.jogamp.common.nio (details)
Commit 1f3c9cfe8d1c5890780ad150b23b7cdb0d8e7692 by Michael Bien
copy gluegen-rt.jnlp with empty codebase to build folder for local testing.
this jnlp is not used for the distribution zip file.
The file was modifiedmake/build.xml (diff)
The file was modifiedsrc/java/com/jogamp/common/util/locks/package.html (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/package.html (diff)
Commit e581ea0e1f65101a7d4baf99d18fa43e1aa20b01 by Michael Bien
- removed CDC impl for com.jogamp.common.nio
- generified class hierarchy (casts no longer needed in client code)
- @Override where needed and other minor changes
The file was modifiedsrc/java/com/jogamp/common/nio/PointerBuffer.java (diff)
The file was removedsrc/java/com/jogamp/common/nio/Int64BufferME_CDC_FP.java (diff)
The file was removedsrc/java/com/jogamp/common/nio/PointerBufferME_CDC_FP.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/AbstractBuffer.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/Int64BufferSE.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/NativeBuffer.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/Int64Buffer.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/PointerBufferSE.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/StructAccessor.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/AbstractLongBuffer.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/Buffers.java (diff)