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

Changes

Summary

  1. added CachedBufferFactory + test. (details)
Commit 32b373d5860db27a45d92835d503610bc1ca9225 by Michael Bien
added CachedBufferFactory + test.
factory supports dynamic and static allocation schemes and has a synchronized and a unsynchronized implementation.
The file was addedsrc/junit/com/jogamp/common/nio/CachedBufferFactoryTest.java (diff)
The file was addedsrc/java/com/jogamp/common/nio/CachedBufferFactory.java (diff)