mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8360554: Use the title from the JSON RFC for the @spec tag
Reviewed-by: alanb, kevinw
This commit is contained in:
parent
a49ecb26c5
commit
83fe688d80
@ -158,7 +158,8 @@ public interface HotSpotDiagnosticMXBean extends PlatformManagedObject {
|
||||
TEXT_PLAIN,
|
||||
/**
|
||||
* JSON (JavaScript Object Notation) format.
|
||||
* @spec https://datatracker.ietf.org/doc/html/rfc8259 JavaScript Object Notation
|
||||
* @spec https://datatracker.ietf.org/doc/html/rfc8259 RFC 8259: The JavaScript
|
||||
* Object Notation (JSON) Data Interchange Format
|
||||
*/
|
||||
JSON,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user