--- old/src/jdk.aot/share/man/jaotc.1 2020-01-14 13:13:52.639189874 -0800 +++ new/src/jdk.aot/share/man/jaotc.1 2020-01-14 13:13:52.331176292 -0800 @@ -7,7 +7,7 @@ .\" .\" This code is distributed in the hope that it will be useful, but WITHOUT .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License .\" version 2 for more details (a copy is included in the LICENSE file that .\" accompanied this code). .\" @@ -21,7 +21,7 @@ .\" .\" Automatically generated by Pandoc 2.3.1 .\" -.TH "JAOTC" "1" "2019" "JDK 13" "JDK Commands" +.TH "JAOTC" "1" "2020" "JDK 14" "JDK Commands" .hy .SH NAME .PP @@ -204,6 +204,6 @@ .IP .nf \f[CB] -java\ \-XX:AOTLibrary=./libHelloWorld.so\ HelloWorld +java\ \-XX:+UnlockExperimentalVMOptions\ \-XX:AOTLibrary=./libHelloWorld.so\ HelloWorld \f[R] .fi