commit | 67362236e8d95129d73b500d5cbb059c78fa25bc | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Jul 25 14:47:43 2013 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Jul 25 14:47:43 2013 +0100 |
tree | 588c7aa3bbc30ae8bee7d6c9be45f39a785dd1cc | |
parent | 2030148ec2db01a4d4bb7ae9fa063bc93d0e8a37 [diff] |
8020804: javac crashes when speculative attribution infers intersection type with array component Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg