eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Adjust preview API error reporting based on new JavaSE API

Open
#121 0 comments 0 reactions 1 assignee Claimed by @jarthana View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

[Bug 549809 ](https://bugs.eclipse.org/bugs/show_bug.cgi?id=549809) added support for reporting usage of preview system APIs. But since then, the @PreviewFeature API has undergone significant changes that is affecting the ECJ error reporting. Notably, tags like essentialAPIs have been removed and new taxonomy has been introduced. This is documented in [JEP 12: Preview Features](https://openjdk.java.net/jeps/12)

Our error reporting should be adjusted to reflect this whenever these get finalized.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.