corretto / corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
GNU General Public License v2.0
2.1k stars 221 forks source link

Port JDK-8259943 to Java 8 #496

Open darylrobbins opened 3 months ago

darylrobbins commented 3 months ago

Is your feature request related to a problem?

We are unable to use Datadog Continuous Profiling in our application due to JDK-8259943. This causes several key features to stop working when we enabled profiling.

Describe a solution you would like

Please port this fix to Corretto 8

Describe alternatives you have considered

Upgrading to Java 17 is not currently in the cards