mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 06:00:26 +00:00
8343510: JFR: Remove AccessControlContext from FlightRecorder::addListener specification
Reviewed-by: mgronlun
This commit is contained in:
parent
beb0e607d3
commit
1bf2f5c8a9
@ -241,8 +241,7 @@ public final class FlightRecorder {
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a recorder listener and captures the {@code AccessControlContext} to
|
||||
* use when invoking the listener.
|
||||
* Adds a recorder listener.
|
||||
* <p>
|
||||
* If Flight Recorder is already initialized when the listener is added, then the method
|
||||
* {@link FlightRecorderListener#recorderInitialized(FlightRecorder)} method is
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user