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

Changes

Summary

  1. javadoc stylesheet.css: Refine list visual, i.e. top/bottom margin and (details)
  2. javadoc stylesheet.css: Refine list visual, i.e. font size 76 -> 80%, (details)
  3. BUG1180 BuffersTest: Verify positionLimitCapacityAfterArrayAllocation (details)
  4. Bug 1180 BuffersTest: Refine test case a bit, add static main for (details)
  5. Bug 1180: Refine BuffersTest: Add assertion for remaining() (details)
Commit daf14669243b195c94352089574a4e03d641c1cf by Sven Gothel
javadoc stylesheet.css: Refine list visual, i.e. top/bottom margin and less indentation.
The file was modifiedmake/doc/javadoc/stylesheet.css (diff)
Commit abb11fd8123637b2dcad93a56cc02cd8fc928a5c by Sven Gothel
javadoc stylesheet.css: Refine list visual, i.e. font size 76 -> 80%, line-height 1.2 (default) -> 1.4
The file was modifiedmake/doc/javadoc/stylesheet.css (diff)
Commit ce9187bbbf62389fc7897a87f36952cdd23674f6 by xerxes
BUG1180 BuffersTest: Verify positionLimitCapacityAfterArrayAllocation

Signed-off-by: Xerxes Rånby <xerxes@gudinna.com>
The file was modifiedsrc/junit/com/jogamp/common/nio/BuffersTest.java (diff)
Commit c7ecc12a3b9281360e2121f02e9985be3b680f7f by Sven Gothel
Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone tests
The file was modifiedmake/scripts/runtest.sh (diff)
The file was modifiedsrc/junit/com/jogamp/common/nio/BuffersTest.java (diff)
Commit c7edf7debd03ac688fca32d91b4f98f21de2a7af by Sven Gothel
Bug 1180: Refine BuffersTest: Add assertion for remaining()
The file was modifiedsrc/junit/com/jogamp/common/nio/BuffersTest.java (diff)