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

Summary: org.netbeans.modules.java.editor.completion.JavaCompletionProvider18FeaturesTest tests report lack of reference files when run with JDK9
Product: qa Reporter: lothe
Component: TestsAssignee: issues@qa <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.