8214750: Unnecessary <p> tags in jfr classes
Reviewed-by: mgronlun
This commit is contained in:
parent
85ffc2803c
commit
8988f970df
@ -105,7 +105,6 @@
|
|||||||
* {@link jdk.jfr.ValueDescriptor#getName()}.
|
* {@link jdk.jfr.ValueDescriptor#getName()}.
|
||||||
* <p>
|
* <p>
|
||||||
* <b>Predefined settings</b>
|
* <b>Predefined settings</b>
|
||||||
* <p>
|
|
||||||
* <table class="striped">
|
* <table class="striped">
|
||||||
* <caption>Event setting names and their purpose.</caption> <thead>
|
* <caption>Event setting names and their purpose.</caption> <thead>
|
||||||
* <tr>
|
* <tr>
|
||||||
|
@ -517,7 +517,6 @@ public interface FlightRecorderMXBean extends PlatformManagedObject {
|
|||||||
* event type is obtained by invoking
|
* event type is obtained by invoking
|
||||||
* {@link jdk.jfr.EventType#getSettingDescriptors()} and
|
* {@link jdk.jfr.EventType#getSettingDescriptors()} and
|
||||||
* {@link jdk.jfr.ValueDescriptor#getName()}.
|
* {@link jdk.jfr.ValueDescriptor#getName()}.
|
||||||
* <p>
|
|
||||||
*
|
*
|
||||||
* @param recordingId ID of the recording
|
* @param recordingId ID of the recording
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user