On Wed, 15 Jun 2022 13:44:53 GMT, Coleen Phillimore <[email protected]> wrote:
>> Use a native JVM monitor and state for mutual exclusion for class linking >> and initialization. See CR for more details. >> Tested with tier1-8. tiers 1-4 on Oracle supported platforms and 5-8 on >> linux-x64-debug. There isn't any platform dependent code in this change. > > Coleen Phillimore has updated the pull request incrementally with one > additional commit since the last revision: > > Renamed is_reentrant again and added an assert. Tests in tier1-4 pass with this new assert, which we expected. @dholmes-ora told me offline these were drive-by comments and I've made the suggested changes. Thanks David. ------------- PR: https://git.openjdk.org/jdk/pull/9141
