Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate JEP 181: Nest-Based Access Control #22292

Open
tgodzik opened this issue Jan 2, 2025 · 2 comments
Open

Investigate JEP 181: Nest-Based Access Control #22292

tgodzik opened this issue Jan 2, 2025 · 2 comments
Labels
area:jdk Issues tied to artifacts published under a particular jdk compat:java:jep:stable Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release compat:java:jep Issues corresponding to a JEP (JDK Enhancement Proposal) itype:enhancement

Comments

@tgodzik
Copy link
Contributor

tgodzik commented Jan 2, 2025

JEP 181 introduced Nest-Based Access Control, which at a glance seems useful to Scala.

Since we are planning to update to a newer JDK at an unspecified future I hope we can figure out if this is in any way useful for us.

And if we can actually use them or whether it will be impossible for us.

Introduced in JDK 11

@tgodzik tgodzik added itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label area:jdk Issues tied to artifacts published under a particular jdk compat:java:jep Issues corresponding to a JEP (JDK Enhancement Proposal) compat:java:jep:stable Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release itype:enhancement and removed itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label labels Jan 2, 2025
@som-snytt
Copy link
Contributor

First look last year at scala/scala#10765

@tgodzik
Copy link
Contributor Author

tgodzik commented Jan 2, 2025

Looks like we could utilize it easily if we switch to at least JDK 11 then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:jdk Issues tied to artifacts published under a particular jdk compat:java:jep:stable Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release compat:java:jep Issues corresponding to a JEP (JDK Enhancement Proposal) itype:enhancement
Projects
None yet
Development

No branches or pull requests

2 participants