Skip to content

Commit

Permalink
Add java.awt.Insets to jni-config
Browse files Browse the repository at this point in the history
  • Loading branch information
atextor committed Sep 27, 2023
1 parent b0d1b4b commit 7abbcd8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
"allDeclaredFields":true,
"allDeclaredMethods":true
},
{
"name": "java.awt.Insets",
"allDeclaredFields": true,
"allDeclaredMethods": true
},
{
"name":"[Lsun.java2d.loops.GraphicsPrimitive;"
},
Expand Down

0 comments on commit 7abbcd8

Please sign in to comment.