hg: graal/graal: fixed bug in passing primitive arrays through native function handles
doug.simon at oracle.com
doug.simon at oracle.com
Thu Feb 6 18:00:07 PST 2014
Changeset: 3089e9a7cf44
Author: Doug Simon <doug.simon at oracle.com>
Date: 2014-02-07 01:08 +0100
URL: http://hg.openjdk.java.net/graal/graal/rev/3089e9a7cf44
fixed bug in passing primitive arrays through native function handles
! graal/com.oracle.graal.compiler.test/src/com/oracle/graal/compiler/test/nfi/NativeFunctionInterfaceTest.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nfi/HotSpotNativeFunctionInterface.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nfi/HotSpotNativeLibraryHandle.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nfi/NativeCallStubGraphBuilder.java
More information about the graal-dev
mailing list