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 267894 - Warnings in console: EmbeddedHintsCollector doesn't provide phase, assuming RESOLVED
Summary: Warnings in console: EmbeddedHintsCollector doesn't provide phase, assuming R...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 08:35 UTC by Dusan Balek
Modified: 2016-09-09 12:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dusan Balek 2016-09-06 08:35:48 UTC
Too many warnings in console:

WARNING [org.netbeans.modules.java.source.parsing.JavacParser]: ParserResultTask: org.netbeans.modules.java.hints.infrastructure.EmbeddedHintsCollector@11cf2d8d doesn't provide phase, assuming RESOLVED
Comment 1 Svata Dedic 2016-09-08 10:31:08 UTC
Fixed in jet-main#34cd7b259799

Please review before merge to 8.2 release branch.
Comment 2 Svata Dedic 2016-09-09 12:51:45 UTC
Pushed as 83a67ca6c310 into release82 branch.