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

jetty-12 ee9 changeSessionId should throw ISE if no exception #9743

Closed
janbartel opened this issue May 5, 2023 · 1 comment
Closed

jetty-12 ee9 changeSessionId should throw ISE if no exception #9743

janbartel opened this issue May 5, 2023 · 1 comment
Assignees
Labels
Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)

Comments

@janbartel
Copy link
Contributor

janbartel commented May 5, 2023

jetty-12.0.x ee9

Spec requires that a call to Request.changeSessionId throws IllegalStateException if there is no session.

@janbartel janbartel added Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc) labels May 5, 2023
@janbartel janbartel self-assigned this May 5, 2023
@janbartel
Copy link
Contributor Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
Projects
None yet
Development

No branches or pull requests

1 participant