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 - Javadoc parser fails for org.assertj.guava.api.MultimapAssert.containsAllEntriesOf()
Summary: Javadoc parser fails for org.assertj.guava.api.MultimapAssert.containsAllEntr...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-26 04:12 UTC by _ gtzabari
Modified: 2016-06-26 04:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (55.64 KB, application/octet-stream)
2016-06-26 04:12 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
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.