dragonwell-project / dragonwell8

Alibaba Dragonwell8 JDK
http://dragonwell-jdk.io
GNU General Public License v2.0
4.2k stars 497 forks source link

[EagerAppCDS] Enhancement for support apps with fixed jmxremote port #614

Closed jia-wei-tang closed 9 months ago

jia-wei-tang commented 9 months ago

Summary: As title. The fix codes are in this project -- https://github.com/dragonwell-project/serverless-adapter-jdk8/

Testing: jdk/test/com/alibaba/quickstart/TestDumpWithFixedJMXPort.java

Reviewers: lingjun-cg, yuleil

Issue: https://github.com/dragonwell-project/dragonwell8/issues/613