Skip to content

Commit

Permalink
add graal native image reflect-config file
Browse files Browse the repository at this point in the history
  • Loading branch information
esaulpaugh committed Oct 11, 2024
1 parent e27e0e4 commit 9439cdf
Showing 1 changed file with 250 additions and 0 deletions.
250 changes: 250 additions & 0 deletions graal-config/reflect-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,250 @@
[
{
"name" : "byte[]",
"unsafeAllocated" : true
},
{
"name" : "byte[][]",
"unsafeAllocated" : true
},
{
"name" : "byte[][][]",
"unsafeAllocated" : true
},
{
"name" : "byte[][][][]",
"unsafeAllocated" : true
},
{
"name" : "byte[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "boolean[]",
"unsafeAllocated" : true
},
{
"name" : "boolean[][]",
"unsafeAllocated" : true
},
{
"name" : "boolean[][][]",
"unsafeAllocated" : true
},
{
"name" : "boolean[][][][]",
"unsafeAllocated" : true
},
{
"name" : "boolean[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "int[]",
"unsafeAllocated" : true
},
{
"name" : "int[][]",
"unsafeAllocated" : true
},
{
"name" : "int[][][]",
"unsafeAllocated" : true
},
{
"name" : "int[][][][]",
"unsafeAllocated" : true
},
{
"name" : "int[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "long[]",
"unsafeAllocated" : true
},
{
"name" : "long[][]",
"unsafeAllocated" : true
},
{
"name" : "long[][][]",
"unsafeAllocated" : true
},
{
"name" : "long[][][][]",
"unsafeAllocated" : true
},
{
"name" : "long[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigInteger[]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigInteger[][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigInteger[][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigInteger[][][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigInteger[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigDecimal[]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigDecimal[][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigDecimal[][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigDecimal[][][][]",
"unsafeAllocated" : true
},
{
"name" : "java.math.BigDecimal[][][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Address[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Address[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Address[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Address[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Tuple[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Tuple[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Tuple[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Tuple[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Single[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Single[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Single[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Single[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Pair[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Pair[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Pair[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Pair[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Triple[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Triple[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Triple[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Triple[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quadruple[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quadruple[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quadruple[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quadruple[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quintuple[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quintuple[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quintuple[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Quintuple[][][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Sextuple[]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Sextuple[][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Sextuple[][][]",
"unsafeAllocated" : true
},
{
"name" : "com.esaulpaugh.headlong.abi.Sextuple[][][][]",
"unsafeAllocated" : true
}
]

0 comments on commit 9439cdf

Please sign in to comment.