Changeset: 4baab658f357
Author:jjg
Date: 2011-03-02 21:13 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4baab658f357
6639645: Modeling type implementing missing interfaces
Reviewed-by: darcy, mcimadamore
! src/share/classes/com/sun/tools/javac/code/Flags.java
! src/sh
Changeset: 3085d0089546
Author:jjg
Date: 2011-03-02 21:06 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3085d0089546
6986892: confusing warning given after errors in annotation processing
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.jav
Changeset: 99bd05619fa4
Author:zgu
Date: 2011-03-02 09:16 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/99bd05619fa4
7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
Summary: Ensure safe exception handler table is generated on Win32 binar
Changeset: 2a5c919f20b8
Author:jjg
Date: 2011-03-02 14:03 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2a5c919f20b8
6986895: compiler gives misleading message for no input files
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
! src/s
Changeset: 4a9604cd7c5f
Author:kamg
Date: 2011-03-02 08:18 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/4a9604cd7c5f
6878713: Verifier heap corruption, relating to backward jsrs
Summary: Added overflow detection in arena Amalloc methods
Reviewed-by: coleenp, phh
Changeset: 895687e879ca
Author:alanb
Date: 2011-03-02 16:56 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/895687e879ca
7021987: native2ascii "file cannot be read" error message is broken
Reviewed-by: lancea, mchung
! src/share/classes/sun/tools/native2ascii/Main.java
! test
Changeset: 02b699d97a55
Author:mcimadamore
Date: 2011-03-02 10:56 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/02b699d97a55
6541876: "Enclosing Instance" error new in 1.6
Summary: unqualified 'this' should not be selected in a qualified super() call
in a default cons
Changeset: 5584e20db481
Author:sla
Date: 2011-03-02 09:41 +0100
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5584e20db481
7023323: Build failure on VS2003: IsDebuggerPresent not found
Summary: #define _WIN32_WINNT 0x500
Reviewed-by: ohrstrom, hosterda, coleenp
! src/