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 245414 - org.netbeans.modules.java.editor.completion.JavaCompletionProvider18FeaturesTest tests report lack of reference files when run with JDK9
Summary: org.netbeans.modules.java.editor.completion.JavaCompletionProvider18FeaturesT...
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 14:43 UTC by lothe
Modified: 2014-07-04 14:43 UTC (History)
0 users

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 lothe 2014-07-04 14:43:11 UTC
Several org.netbeans.modules.java.editor.completion.JavaCompletionProvider18FeaturesTest tests report lack of reference files when run with JDK9.

An example of failure message:
exception in assertFile : <PATH_TO_TESTBASE>\unit\data\goldenfiles\org\netbeans\modules\java\editor\completion\JavaCompletionProviderTest\1.9\interfaceMemberModifiersAndTypesWithoutDefaultAbstractAndStatic.pass (The system cannot find the path specified)

Seems like a set of golden files should be generated for JDK9.