[Java SE] How to Disable the Use of Java Mission Control or Flight Recorder
(Doc ID 1614796.1)
Last updated on NOVEMBER 08, 2023
Applies to:
Java SE JDK and JRE - Version 7 and laterInformation in this document applies to any platform.
Goal
You would like to find a way to control the usage of Java Mission Control (JMC) or Flight Recorder as you believe this could lead to unapproved license usage. Your users could enable the use of JMC or Flight Recorder by setting the option -XX:+UnlockCommercialFeatures which is documented. You want to find a way to disable this capability without breaking the product.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |