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

clarify that variadic parameters are allowed for lifecycle methods #614

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

gavinking
Copy link
Contributor

Since the TCK is now testing a variadic lifecycle method, we had better bless that in the spec.

Copy link
Contributor

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

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

For some reason I thought we already had language allowing variable arguments parameters to life cycle methods when I wrote that TCK test, but I just checked and it is not there. I probably confused it with allowing variable arguments Sort. In any case, this looks good and will cover it.

@gavinking gavinking merged commit 4b1f23a into jakartaee:main Mar 30, 2024
3 checks passed
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

3 participants