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


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



More information about the closures-dev mailing list