Skip to content

Commit 30c1cb7

Browse files
committed
Remove GraalVM reachability metadata related to javax.management.**
1 parent d1f272a commit 30c1cb7

File tree

1 file changed

+0
-55
lines changed

1 file changed

+0
-55
lines changed

metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@
4848
},
4949
"name": "[Ljava.lang.String;"
5050
},
51-
{
52-
"condition": {
53-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
54-
},
55-
"name": "[Ljavax.management.openmbean.CompositeData;"
56-
},
5751
{
5852
"condition": {
5953
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
@@ -1179,55 +1173,6 @@
11791173
"name": "java.util.logging.LoggingMXBean",
11801174
"queryAllPublicMethods": true
11811175
},
1182-
{
1183-
"condition": {
1184-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1185-
},
1186-
"name": "javax.management.MBeanOperationInfo",
1187-
"queryAllPublicMethods": true,
1188-
"methods": [
1189-
{
1190-
"name": "getSignature",
1191-
"parameterTypes": []
1192-
}
1193-
]
1194-
},
1195-
{
1196-
"condition": {
1197-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1198-
},
1199-
"name": "javax.management.MBeanServerBuilder",
1200-
"methods": [
1201-
{
1202-
"name": "<init>",
1203-
"parameterTypes": []
1204-
}
1205-
]
1206-
},
1207-
{
1208-
"condition": {
1209-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1210-
},
1211-
"name": "javax.management.ObjectName"
1212-
},
1213-
{
1214-
"condition": {
1215-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1216-
},
1217-
"name": "javax.management.openmbean.CompositeData"
1218-
},
1219-
{
1220-
"condition": {
1221-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1222-
},
1223-
"name": "javax.management.openmbean.OpenMBeanOperationInfoSupport"
1224-
},
1225-
{
1226-
"condition": {
1227-
"typeReachable": "org.ehcache.sizeof.impl.JvmInformation"
1228-
},
1229-
"name": "javax.management.openmbean.TabularData"
1230-
},
12311176
{
12321177
"condition": {
12331178
"typeReachable": "org.ehcache.impl.config.SizedResourcePoolImpl"

0 commit comments

Comments
 (0)