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

ASTRewrite support for JEP 430 #1931

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

subyssurendran666
Copy link
Contributor

What it does

#1800

How to test

Author checklist

@subyssurendran666
Copy link
Contributor Author

WIP. Do not merge

@jukzi jukzi marked this pull request as draft January 31, 2024 12:30
@subyssurendran666 subyssurendran666 force-pushed the ASTRewrite-support-String-Templates-1800 branch from 82ab428 to 3819e0f Compare February 9, 2024 12:27
@subyssurendran666 subyssurendran666 force-pushed the ASTRewrite-support-String-Templates-1800 branch from 2c09616 to 8fcc9f9 Compare February 12, 2024 09:31
Copy link
Contributor

@mpalat mpalat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@subyssurendran666 Let there be test scenarios for all the properties and atleast a test for each of the operations. An Early comment


@SuppressWarnings({ "rawtypes", "deprecation" })
//SINGLE LINE to MULTI LINE with Multiple Components
public void test006_c() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@subyssurendran666 can you please another test with STRing template processor modified with a name having different length than the original template processor

@mpalat
Copy link
Contributor

mpalat commented Feb 13, 2024

@subyssurendran666 could you please make this patch wrt BETA_JAVA22

@subyssurendran666
Copy link
Contributor Author

@subyssurendran666 could you please make this patch wrt BETA_JAVA22

Sure Manoj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants