hg: jdk/jdk: 8251118: BiasedLocking::preserve_marks should not have a HandleMark
patricio.chilano.mateo at oracle.com
patricio.chilano.mateo at oracle.com
Thu Aug 13 15:43:45 UTC 2020
Changeset: abb125b87e74
Author: pchilanomate
Date: 2020-08-13 15:42 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/rev/abb125b87e74
8251118: BiasedLocking::preserve_marks should not have a HandleMark
Summary: Removed HandleMark from BiasedLocking::preserve_marks() method
Reviewed-by: hseigel, coleenp, dcubed, tschatzl, dholmes
! src/hotspot/share/runtime/biasedLocking.cpp
! src/hotspot/share/runtime/vframe.hpp
! test/hotspot/jtreg/gc/TestFullGCALot.java
More information about the jdk-all-changes
mailing list