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 258516 - Added a CompilerOptionsQuery for unit tests
Summary: Added a CompilerOptionsQuery for unit tests
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST, JDK_9
Depends on:
Blocks:
 
Reported: 2016-03-24 09:22 UTC by Tomas Zezula
Modified: 2016-03-24 09:23 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (58.73 KB, application/octet-stream)
2016-03-24 09:22 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2016-03-24 09:22:14 UTC
Created attachment 158988 [details]
Diff file

Added a factory method creating an implementation of the CompilerOptionsQueryImplementation providing explicit compiler options for tests compilation based on the source level and module-infos in the source and test roots.