Skip to content

Commit 3a8a9d7

Browse files
committed
use JVMTI, remove extra thread suspend calls, remove unused
1 parent 84b5cdb commit 3a8a9d7

3 files changed

Lines changed: 18 additions & 467 deletions

File tree

app/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry excluding="processing/mode/java/runner/EventThread.java" kind="src" path="src"/>
3+
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="src" path="generated">
55
<attributes>
66
<attribute name="ignore_optional_problems" value="true"/>

0 commit comments

Comments
 (0)