Skip to content

Conversation

JohannisK
Copy link
Contributor

What's changed?

Java 25: Migrate new Stringreader(..) to Reader.of(CharSequence)

What's your motivation?

As requested in

@JohannisK JohannisK self-assigned this Sep 10, 2025
@JohannisK JohannisK added recipe Recipe requested java 25+ labels Sep 10, 2025
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Sep 10, 2025
@JohannisK JohannisK mentioned this pull request Sep 10, 2025
5 tasks
@timtebeek timtebeek linked an issue Sep 10, 2025 that may be closed by this pull request
5 tasks
JohannisK and others added 5 commits September 10, 2025 14:47
…eaderToReaderOfTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…eaderToReaderOfTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…eaderToReaderOfTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@timtebeek timtebeek changed the title Java 25: Migrate new Stringreader(..) to Reader.of(CharSequence) Java 25: Migrate new StringReader(String) to Reader.of(CharSequence) Sep 10, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Ready to Review in OpenRewrite Sep 12, 2025
@timtebeek timtebeek merged commit 8bd2c10 into main Sep 12, 2025
2 checks passed
@timtebeek timtebeek deleted the reader_of_charsequence branch September 12, 2025 12:04
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java 25+ recipe Recipe requested
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Java 25 feature migration recipes
2 participants