Skip to content

Use null check on groovyReader instead of class loading #14182

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

Closed
wants to merge 1 commit into from

Conversation

dsyer
Copy link
Member

@dsyer dsyer commented Aug 23, 2018

To detect Groovy we can use the null value of the reader as a test
equivalently outside the constructor.

Alternative to #13711

To detect Groovy we can use the null value of the reader as a test
equivalently outside the constructor.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 23, 2018
@dsyer dsyer closed this Aug 23, 2018
@dsyer
Copy link
Member Author

dsyer commented Aug 23, 2018

Nevermind. It doesn't work with AOT still.

@snicoll snicoll removed the status: waiting-for-triage An issue we've not yet triaged label Aug 23, 2018
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.

3 participants