summaryrefslogtreecommitdiff
path: root/openjdkjvmti/alloc_manager.cc
AgeCommit message (Expand)Author
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2019-12-18Fix ABA bug with PreObjectAlloc event being missed Alex Light
2019-12-18Fix reversed compare_exchange check. Alex Light
2019-12-18Fix alignment bug in PreObjectAlloc Alex Light
2019-11-19Revert^4 "Initial support for adding virtuals with structural redefinition" Alex Light
2019-11-19Revert^3 "Initial support for adding virtuals with structural redefinition" Alex Light
2019-11-18Revert^2 "Initial support for adding virtuals with structural redefinition" Alex Light
2019-11-18Revert "Initial support for adding virtuals with structural redefinition" Nicolas Geoffray
2019-11-16Initial support for adding virtuals with structural redefinition Alex Light