JDK-8162704

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Feb 2 11:41:30 UTC 2017



On 02/02/17 11:24, Maurizio Cimadamore wrote:
>
> This issue is resolved in JDK 9 - the only issue being that it takes 
> more VM stack size than in the past.
>
>
> I've been able to compile the attached test case in 1.5 seconds, but I 
> have to bump up the compiler stack size as follows:
>
>
> javac -J-Xss2M CompilerIssue.java
>
Sorry, I was trying out the wrong test case. With the correct test case 
JDK 9 javac finishes in 2  seconds w/o any need to increase stack size.

Maurizio
>
>
> Cheers
> Maurizio
>
>
> On 24/11/16 12:33, Wieland, Jacob wrote:
>>
>> Is anybody looking into this very weird issue: 
>> http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8162704
>>
>> Bug ID: JDK-8162704 deeply nested expression stumps the 
>> compiler-checking algorithm 
>> <http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8162704>
>> bugs.java.com
>> Component: tools - Sub-Component: javac
>>
>> BR, Jacob
>>
>>
>>
>>
>>
>> Spirent Communications e-mail confidentiality.
>> ------------------------------------------------------------------------
>> This e-mail contains confidential and / or privileged information 
>> belonging to Spirent Communications plc, its affiliates and / or 
>> subsidiaries. If you are not the intended recipient, you are hereby 
>> notified that any disclosure, copying, distribution and / or the 
>> taking of any action based upon reliance on the contents of this 
>> transmission is strictly forbidden. If you have received this message 
>> in error please notify the sender by return e-mail and delete it from 
>> your system.
>>
>> Spirent Communications plc
>> Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United 
>> Kingdom.
>> Tel No. +44 (0) 1293 767676
>> Fax No. +44 (0) 1293 767677
>>
>> Registered in England Number 470893
>> Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, 
>> RH10 9XN, United Kingdom.
>>
>> Or if within the US,
>>
>> Spirent Communications,
>> 27349 Agoura Road, Calabasas, CA, 91301, USA.
>> Tel No. 1-818-676- 2300
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20170202/83450c53/attachment-0001.html>


More information about the compiler-dev mailing list