On Wed, 10 Jan 2024 17:41:41 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

>> The spec is silent about methods being 'native'; it would generally be 
>> impractical to implement native methods for these purposes, but a native 
>> method can implement the behavior.
>
> @RogerRiggs The checks are agnostic about a method being `native` or not, so 
> I'm not sure I get your point about `native` methods.

Right, there's nothing to change; a method declared as native is not 
mis-declared.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17129#discussion_r1447785756

Reply via email to