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

Changes

Summary

  1. Drop PointerBuffer.wrapNative2Java(..) (details)
Commit 58d9dd488cbd7eee530031ef9ea523037be175cd by Sven Gothel
Drop PointerBuffer.wrapNative2Java(..)
in favor of a simple PointerBuffer.wrap(..),
due to the new semantics, ie internal integer/long presentation.
Fixed the javame code in this regard.