On Tue, 25 Apr 2023 23:49:56 GMT, Ioi Lam <ik...@openjdk.org> wrote:

> Please review this trivial fix.
> 
> When checking for bits in `m.getAccessFlags()`, the mask 
> `JVM_RECOGNIZED_METHOD_MODIFIERS` should be applied (similar to other uses of 
> `m.getAccessFlags()` in ClassWriter.java

Marked as reviewed by kevinw (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/13663#pullrequestreview-1402508359

Reply via email to