8276685: Malformed Javadoc inline tags in JDK source in /jdk/management/jfr/RecordingInfo.java
Reviewed-by: mgronlun
This commit is contained in:
parent
40fef2311c
commit
b9eb532de2
@ -300,10 +300,10 @@ public final class RecordingInfo {
|
||||
|
||||
/**
|
||||
* Returns the desired duration, measured in seconds, of the recording
|
||||
* associated with this {@link RecordingInfo}, or {code 0} if no duration
|
||||
* associated with this {@link RecordingInfo}, or {@code 0} if no duration
|
||||
* has been set.
|
||||
*
|
||||
* @return the desired duration, or {code 0} if no duration has been set
|
||||
* @return the desired duration, or {@code 0} if no duration has been set
|
||||
*
|
||||
* @see Recording#getDuration()
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user