Integrated: 8252173: Use handles instead of jobjects in modules.cpp
Harold Seigel
hseigel at openjdk.java.net
Tue Mar 9 13:20:07 UTC 2021
On Mon, 8 Mar 2021 18:45:04 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Hi,
> Please review this change for JDK-8252173 to use handles instead of jobjects in modules.cpp to make modules.cpp more debuggable. The change was tested with Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
>
> Thanks, Harold
This pull request has now been integrated.
Changeset: b7f0b3fc
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b7f0b3fc
Stats: 74 lines in 4 files changed: 17 ins; 5 del; 52 mod
8252173: Use handles instead of jobjects in modules.cpp
Reviewed-by: lfoltan, coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/2878
More information about the hotspot-dev
mailing list