Skip to content

Commit

Permalink
No instances of com.sun.management.internal.OperatingSystemImpl allow…
Browse files Browse the repository at this point in the history
…ed with -Dquarkus.native.builder-image=registry-proxy.engineering.redhat.com/rh-osbs/quarkus-mandrel-23-rhel8:23.0 fix #982
  • Loading branch information
ppalaga committed Sep 17, 2023
1 parent 288fec3 commit e3b0114
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ void runtimeInitializedClass(BuildProducer<RuntimeInitializedClassBuildItem> run
"org.ehcache.sizeof.impl.JvmInformation",
"org.ehcache.shadow.org.terracotta.utilities.io.Files",
"org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.BooleanPortability",
"org.ehcache.shadow.org.terracotta.offheapstore.util.PhysicalMemory",
"org.ehcache.xml.XmlConfiguration",
"org.ehcache.xml.ResourceConfigurationParser")
.map(RuntimeInitializedClassBuildItem::new)
Expand Down

0 comments on commit e3b0114

Please sign in to comment.