The SA has this code that copies how klasses set up modifiers, but it doesn't need to do this. If it ever needed the modifiers, it could just look at the modifiers field OR call Class.getModifiers() on the mirror.
- links to
-
Commit(master) openjdk/jdk/baeb3d9a
-
Review(master) openjdk/jdk/22772