-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
advancedNot recommended to start with. Rather try picking some "good first issue" first.Not recommended to start with. Rather try picking some "good first issue" first.enhancementNew feature or requestNew feature or requesthacktoberfestCounts as submission for Hacktoberfest 2025Counts as submission for Hacktoberfest 2025
Description
There is already a demo class for this JEP here:
https://github.com/AloisSeckar/demos-java/blob/master/src/main/java/org/javademos/java17/textblock/TextBlockDemo.java
What needs to be done:
- move it from
java17.textblockintojava15.jep378package - update all imports and make sure everything still works
- update the call of "info" method and add data into JSON file
- add linking classes for JDK 14 JEP 368 and JDK 13 JEP 355
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
advancedNot recommended to start with. Rather try picking some "good first issue" first.Not recommended to start with. Rather try picking some "good first issue" first.enhancementNew feature or requestNew feature or requesthacktoberfestCounts as submission for Hacktoberfest 2025Counts as submission for Hacktoberfest 2025