Skip to content

Commit

Permalink
Remove GraalVM reachability metadata related to javax.management.**
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Nov 25, 2022
1 parent d1f272a commit 30c1cb7
Showing 1 changed file with 0 additions and 55 deletions.
55 changes: 0 additions & 55 deletions metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@
},
"name": "[Ljava.lang.String;"
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "[Ljavax.management.openmbean.CompositeData;"
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
Expand Down Expand Up @@ -1179,55 +1173,6 @@
"name": "java.util.logging.LoggingMXBean",
"queryAllPublicMethods": true
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.MBeanOperationInfo",
"queryAllPublicMethods": true,
"methods": [
{
"name": "getSignature",
"parameterTypes": []
}
]
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.MBeanServerBuilder",
"methods": [
{
"name": "<init>",
"parameterTypes": []
}
]
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.ObjectName"
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.openmbean.CompositeData"
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.openmbean.OpenMBeanOperationInfoSupport"
},
{
"condition": {
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
},
"name": "javax.management.openmbean.TabularData"
},
{
"condition": {
"typeReachable": "org.ehcache.impl.config.SizedResourcePoolImpl"
Expand Down

0 comments on commit 30c1cb7

Please sign in to comment.