RFR: 8344471: Remove SecurityManager related code from java.compiler module [v2]

Jaikiran Pai jpai at openjdk.org
Tue Nov 19 15:07:09 UTC 2024


On Tue, 19 Nov 2024 14:48:51 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> With only 1 caller the static matches() method could be inlined.

Done - I've removed that private method and inlined that implementation.

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

PR Comment: https://git.openjdk.org/jdk/pull/22229#issuecomment-2485965777


More information about the compiler-dev mailing list