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

Coleen Phillimore coleenp at openjdk.java.net
Wed Jun 16 00:47:32 UTC 2021


On Tue, 15 Jun 2021 10:09:03 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

Looks good.  Just a question:

"A jFieldID, or jMethodID, is detected as being invalid. For example:"

Is this the casing of these used in JNI?

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-runtime-dev mailing list