JDK-8162704
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Feb 2 11:24:34 UTC 2017
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
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/1d20422e/attachment.html>
More information about the compiler-dev
mailing list