[jdk17] RFR: 8260194: Update the documentation for -Xcheck:jni [v2]

Harold Seigel hseigel at openjdk.java.net
Wed Jun 16 14:13:48 UTC 2021


On Wed, 16 Jun 2021 01:32:53 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Please review this update to the -Xcheck:jni description in the java manpage.
>> 
>> For ease of reading there was a temporary commit of the generated java.html page. This can be viewed here:
>> 
>> https://htmlpreview.github.io/?https://github.com/openjdk/jdk17/blob/4f336dd3985b654dc3fbacabdcfccf590ea918e5/java.html
>> 
>> A preemptive note on the punctuation of the lists. The  first and second level level list items are all complete sentences and so end with a period. The third level list items are phrases, not full sentences and so do not end with a period. :)
>> 
>> Thanks,
>> David
>
> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix name case in jfieldID and jmethodID

Changes look good!
Harold

-------------

Marked as reviewed by hseigel (Reviewer).

PR: https://git.openjdk.java.net/jdk17/pull/52


More information about the hotspot-runtime-dev mailing list