jakartaee / jakartaee/jaxb-api
Deprecate JAXBPermission for removal
Open
Beginner friendly
4.1
- Dominant language
- Java
- Stars
- 79
- Forks
- 48
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 2
Description
SE 25 deprecates Permissions for removal (after deprecating SecurityManager for removal in SE 17), so we should follow the lead and deprecate our permission as well to discourage people from using it
Contributor guide
Research direction
Locate JAXBPermission in the Java API and inspect nearby deprecation conventions before making the change. Done means JAXBPermission is deprecated for removal consistently with the issue, with any relevant existing API checks still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100