Changeset: 68ec11eb0674
Author:jjh
Date: 2008-07-09 13:43 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/68ec11eb0674
6700889: Thread resume invalidates all stack frames, even from other threads
6701700: MonitorInfo objects aren't invalidated when the owning thread is
resume
Changeset: 41fb91c70d47
Author:jjg
Date: 2008-07-11 14:59 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/41fb91c70d47
6725036: javac returns incorrect value for lastModifiedTime() when source is a
zip file archive
Reviewed-by: darcy
! src/share/classes/com/sun/tools/j
Changeset: c678b172284b
Author:jjh
Date: 2008-07-11 17:06 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c678b172284b
6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple
blanks
Summary: Fix to allow mutiple blanks between options
Reviewed-by: tbell