mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-19 04:13:07 +00:00
8338817: Wrong indent in API docs for java.lang.management.ManagementFactory
Reviewed-by: alanb, dfuchs
This commit is contained in:
parent
288fa60ebe
commit
ed422ed1a3
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -95,7 +95,6 @@ import sun.management.spi.PlatformMBeanProvider.PlatformComponent;
|
||||
* <p>
|
||||
* An application can access a platform MXBean in the following ways:
|
||||
* <h3>1. Direct access to an MXBean interface</h3>
|
||||
* <blockquote>
|
||||
* <ul>
|
||||
* <li>Get an MXBean instance by calling the
|
||||
* {@link #getPlatformMXBean(Class) getPlatformMXBean} or
|
||||
@ -130,7 +129,6 @@ import sun.management.spi.PlatformMBeanProvider.PlatformComponent;
|
||||
* for details.
|
||||
* </li>
|
||||
* </ul>
|
||||
* </blockquote>
|
||||
*
|
||||
* <p>
|
||||
* The {@link #getPlatformManagementInterfaces getPlatformManagementInterfaces}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user