index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openjdkjvmti
/
ti_thread.h
Age
Commit message (
Expand
)
Author
2019-06-10
JVMTI Force early return
Alex Light
2019-04-09
Revert^2 "Use RAII for preventing user-code suspensions"
Alex Light
2019-04-08
Revert "Use RAII for preventing user-code suspensions"
Alex Light
2019-04-04
Use RAII for preventing user-code suspensions
Alex Light
2018-10-11
Revert^4 "JVMTI PopFrame support"
Alex Light
2018-03-23
Remove unneeded ScopedGCCriticalSections from openjdkjvmti.
Alex Light
2017-11-01
Revert "Revert "Prevent races with GC when transferring objects between threa...
Alex Light
2017-10-31
Revert "Prevent races with GC when transferring objects between threads"
Alex Light
2017-10-30
Prevent races with GC when transferring objects between threads
Alex Light
2017-10-02
Implement JVMTI can_signal_thread capability.
Alex Light
2017-09-25
Consolidate all JVMTI jthread decoding.
Alex Light
2017-08-24
Fix issue with RawMonitors around thread suspension.
Alex Light
2017-08-21
Fix interaction of VMInit and ThreadStart events.
Alex Light
2017-07-31
ART: Move openjdkjvmti to art/
Andreas Gampe