This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262576

Summary: Javadoc parser fails for org.assertj.guava.api.MultimapAssert.containsAllEntriesOf()
Product: java Reporter: _ gtzabari <gtzabari>
Component: JavadocAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description _ gtzabari 2016-06-26 04:12:01 UTC
Created attachment 160166 [details]
messages.log

Product Version: NetBeans IDE Dev (Build 201606200002)
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev

When I attempt to trigger code-complete on org.assertj.guava.api.MultimapAssert.containsAllEntriesOf() the method signature shows up by the Javadoc does not. Similarly, the Javadoc viewer refuses to display the Javadoc even though it exists.

I am attaching messages.log for your review. You will find it contains parser errors related to this issue.