summaryrefslogtreecommitdiff
path: root/openjdkjvmti/ti_phase.cc
AgeCommit message (Expand)Author
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2017-11-20Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" Alex Light
2017-11-20Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." Alex Light
2017-11-20Make JVMTI DisposeEnvironment and GetEnv thread safe. Alex Light
2017-10-25ART: Depend on libnativehelper headers only Andreas Gampe
2017-08-21Fix interaction of VMInit and ThreadStart events. Alex Light
2017-08-16Ensure GetPhase returns correct values. Alex Light
2017-07-31ART: Move openjdkjvmti to art/ Andreas Gampe