File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
src/java.management/share/classes/java/lang/management Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2003, 2022 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2003, 2024 , Oracle and/or its affiliates. All rights reserved.
33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44 *
55 * This code is free software; you can redistribute it and/or modify it
9595 * <p>
9696 * An application can access a platform MXBean in the following ways:
9797 * <h3>1. Direct access to an MXBean interface</h3>
98- * <blockquote>
9998 * <ul>
10099 * <li>Get an MXBean instance by calling the
101100 * {@link #getPlatformMXBean(Class) getPlatformMXBean} or
130129 * for details.
131130 * </li>
132131 * </ul>
133- * </blockquote>
134132 *
135133 * <p>
136134 * The {@link #getPlatformManagementInterfaces getPlatformManagementInterfaces}
You can’t perform that action at this time.
0 commit comments