AloisSeckar / AloisSeckar/demos-java
JEP 504 – Remove the Applet API
- Dominant language
- Java
- Stars
- 26
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
The current implementation is in [JEP 398](https://github.com/AloisSeckar/demos-java/blob/master/src/main/java/org/javademos/java17/jep398/DeprecateAppletApiForRemovalDemo.java).
The most recent implementation https://openjdk.org/jeps/504 need new JEP 504 demo implementation and JEP 398 should be turned into a [linking class](https://github.com/AloisSeckar/demos-java/blob/master/src/main/java/org/javademos/java21/jep446/ScopedValuesDemo.java) pointing to JEP 504.
---
**NOTE:** This is an **ADVANCED** task to help with. Be sure you understand the requirements. Check previous contributions with `advanced` label and ask if you have any questions or doubts before doing work that will not be helpful.
Contributor guide
Assessment
This issue has not been assessed yet.