Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.

This commit is contained in:
Simone Bordet 2016-10-13 11:59:02 +02:00
commit 7e2f991cc4
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Enables Java Mission Control's Flight Recorder for low overhead profiling.
[depend]
server
[exec]
-XX:+UnlockCommercialFeatures
-XX:+FlightRecorder
[license]
Java Flight Recorder requires a commercial license for use in production.
To learn more about commercial features and how to enable them please visit
http://www.oracle.com/technetwork/java/javaseproducts/