hg: closures/closures/langtools: Fixed a compiler crash on some closures that can't complete normally (original) (raw)
neal at gafter.com neal at gafter.com
Mon Aug 11 19:30:02 PDT 2008
- Previous message: break in unrestricted closure
- Next message: Closures prototype javac crash
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: f45b5d2d9639 Author: gafter Date: 2008-08-11 19:28 -0700 URL: http://hg.openjdk.java.net/closures/closures/langtools/rev/f45b5d2d9639
Fixed a compiler crash on some closures that can't complete normally but which are assigned to a variable of a function type with a primitive result type.
! src/share/classes/com/sun/tools/javac/comp/DeClosure.java ! src/share/classes/com/sun/tools/javac/comp/Lower.java
- test/tools/javac/closures/Buckley01.java
- Previous message: break in unrestricted closure
- Next message: Closures prototype javac crash
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]