jaxp/.jcheck/conf
author jjh
Wed, 09 Jul 2008 13:43:26 -0700
changeset 836 d81b1f62fb82
parent 152 abae672ab077
child 10161 e078fa1242c6
permissions -rw-r--r--
6700889: Thread resume invalidates all stack frames, even from other threads 6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed Summary: Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener Reviewed-by: dcubed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
152
abae672ab077 6669216: Add jcheck configuration directories
mr
parents:
diff changeset
     1
project=jdk7