Re: Infloop in javac on invalid source

2013-05-11 Thread Jonathan Gibbons
Martin, Thank you. I have filed JDK-8014380 to track this issue. -- Jon On 05/10/2013 04:51 PM, Martin Buchholz wrote: Hi javac folk! This is a bug report for a serious bug: an infinite loop in javac that appears to have been introduced into jdk7 (also repro'd in dk8) relatively recently, a

Infloop in javac on invalid source

2013-05-10 Thread Martin Buchholz
Hi javac folk! This is a bug report for a serious bug: an infinite loop in javac that appears to have been introduced into jdk7 (also repro'd in dk8) relatively recently, as discovered by my colleague Raluca. She suspects this commit: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/4baab658