mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8373464: Test JdkManagementCheckSince.java fails after JDK-8369736
Reviewed-by: dholmes, shade, kevinw
This commit is contained in:
parent
b0bd0c398e
commit
2a1c676e0a
@ -39,7 +39,7 @@ import javax.management.ObjectName;
|
||||
* <p> Direct access to the MXBean interface can be obtained with
|
||||
* {@link ManagementFactory#getPlatformMXBean(Class)}.
|
||||
*
|
||||
* @since 26
|
||||
* @since 27
|
||||
*/
|
||||
public interface HotSpotAOTCacheMXBean extends PlatformManagedObject {
|
||||
/**
|
||||
@ -90,4 +90,4 @@ public interface HotSpotAOTCacheMXBean extends PlatformManagedObject {
|
||||
* successfully; {@code false} otherwise.
|
||||
*/
|
||||
public boolean endRecording();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user