On Wed, 26 Apr 2023 17:43:26 GMT, Kevin Walls <[email protected]> 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). Thanks @kevinjwalls and @plummercj for the review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13663#issuecomment-1524031268
