--- a/src/jdk.jfr/share/classes/jdk/jfr/Recording.java Fri Sep 27 13:20:04 2019 +0200
+++ b/src/jdk.jfr/share/classes/jdk/jfr/Recording.java Fri Sep 27 13:32:52 2019 +0200
@@ -418,7 +418,7 @@
*
* @param interval the interval at which events are made available for streaming.
*
- * @throws IllegalArgumentException if <code>interval</code> is negative
+ * @throws IllegalArgumentException if {@code interval} is negative
*
* @throws IllegalStateException if the recording is in the {@code CLOSED} state
*