From 30c1cb75847b8aea873384266e1b0d2011bfa2a9 Mon Sep 17 00:00:00 2001 From: linghengqian Date: Fri, 25 Nov 2022 19:21:31 +0800 Subject: [PATCH] Remove GraalVM reachability metadata related to `javax.management.**` --- .../3.10.8-jakarta/reflect-config.json | 55 ------------------- 1 file changed, 55 deletions(-) diff --git a/metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json b/metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json index 9b8ae31f..65ae9948 100644 --- a/metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json +++ b/metadata/org.ehcache/ehcache/3.10.8-jakarta/reflect-config.json @@ -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" @@ -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": "", - "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"