Mark Thomas

Results 274 comments of Mark Thomas

[email protected] is cc'd on all these comments automatically. I've no objection to libressl support in native 2.0.x. Nor to 3.5.2 being the minimum version. Longer term, if there is demand...

This changes behaviour so it would need to wait until 1.3 (if there ever is such a version). Note that the current plan is that the code being discussed here...

I'm submitting this certification request for 11.0.0-M19-SNAPSHOT so I can progress the WebSocket 2.2.0 release review. I am anticipating submitting a request for 11.0.0-M19 once released.

I've been on PTO and am currently working through the TODO list that built up while I was away. This is on that TODO list.

There should be an equivalent for `ClientEndpoint` as well.

I think I'd drop `Documentation` as well. `Bug` and `Enhancement` can apply to the code, the Javadoc and / or the spec doc. And I suspect in most cases it...

Is there a platform view of whether running under a security manager is support for Jakarta EE 10?

The TCK is currently only available in a staged Maven repo. This review should not progress until a 'standard' TCK zip is staged to https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/

I don't think we can't do anything about `readAllBytes`, `readNBytes`, `transferTo` or `skipNBytes` as none of them are Java 8 methods. Happy with `skip` working normally. I think ISE is...

TL;DR: the TCK test is correct and consistent with the specification but I think the specification (and hence the test) need to change to better handle the case where more...