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

Changes

Summary

  1. Fix direct buffer usage in lowLevelVectorAddTest (details)
Commit 73313eb44d89faab8d502d780acfb07888b41ad3 by Wade Walker
Fix direct buffer usage in lowLevelVectorAddTest

Increase buffer size and rewind before reuse in every possible
place. This is to try to remove a couple of remaining failures on
some platforms. The failure causes an abnormal JVM exit without
a stack trace when System.gc() is called during teardown.
The file was modifiedtest/com/jogamp/opencl/LowLevelBindingTest.java (diff)