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 3f72f644aa7fd5e5756aea56c8d35d0acbe6ee6c 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.