mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8295198: Update more openjdk.java.net => openjdk.org URLs
Reviewed-by: erikj
This commit is contained in:
parent
c357b5908a
commit
8402260535
6 changed files with 14 additions and 15 deletions
|
@ -300,7 +300,7 @@ It is an error if there is a class on the application class path whose
|
|||
name is the same as that of the class to be executed.
|
||||
.PP
|
||||
See \f[B]JEP 330: Launch Single\-File Source\-Code Programs\f[R]
|
||||
[http://openjdk.java.net/jeps/330] for complete details.
|
||||
[https://openjdk.org/jeps/330] for complete details.
|
||||
.SH USING THE JDK_JAVA_OPTIONS LAUNCHER ENVIRONMENT VARIABLE
|
||||
.PP
|
||||
\f[CB]JDK_JAVA_OPTIONS\f[R] prepends its content to the options parsed
|
||||
|
@ -4111,11 +4111,10 @@ warning is issued when they\[aq]re used.
|
|||
.TP
|
||||
.B \f[CB]\-\-illegal\-access=\f[R]\f[I]parameter\f[R]
|
||||
Controlled \f[I]relaxed strong encapsulation\f[R], as defined in \f[B]JEP
|
||||
261\f[R]
|
||||
[https://openjdk.java.net/jeps/261#Relaxed\-strong\-encapsulation].
|
||||
261\f[R] [https://openjdk.org/jeps/261#Relaxed\-strong\-encapsulation].
|
||||
This option was deprecated in JDK 16 by \f[B]JEP 396\f[R]
|
||||
[https://openjdk.java.net/jeps/396] and made obsolete in JDK 17 by
|
||||
\f[B]JEP 403\f[R] [https://openjdk.java.net/jeps/403].
|
||||
[https://openjdk.org/jeps/396] and made obsolete in JDK 17 by \f[B]JEP
|
||||
403\f[R] [https://openjdk.org/jeps/403].
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
|
@ -4392,7 +4391,7 @@ start the VM with the command line option:
|
|||
.RE
|
||||
.PP
|
||||
See \f[B]CodeHeap State Analytics (OpenJDK)\f[R]
|
||||
[https://bugs.openjdk.java.net/secure/attachment/75649/JVM_CodeHeap_StateAnalytics_V2.pdf]
|
||||
[https://bugs.openjdk.org/secure/attachment/75649/JVM_CodeHeap_StateAnalytics_V2.pdf]
|
||||
for a detailed description of the code heap state analytics feature, the
|
||||
supported functions, and the granularity options.
|
||||
.SH ENABLE LOGGING WITH THE JVM UNIFIED LOGGING FRAMEWORK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue