Mark Thomas

Results 274 comments of Mark Thomas

Has it been confirmed that SecurityManager support is to be removed in Jakarta EE 11? I haven't seen any such announcement but may have missed it.

It has been [announced](https://www.eclipse.org/lists/jakartaee-platform-dev/msg03898.html) this week that Jakarta EE 11 will target Java 21. Given the above, I agree with the plan to remove all references to the SecurityManager. I'll...

I took a pass at clarifying the meaning of that section, concentrating on the parts you highlighted. Feedback welcome on the PR.

I removed the TCK challenge prefix since no TCK test was referenced in issue description. I think the code is correct and the Javadoc needs to be updated. That would...

I don't understand how this is failing since the rest of the Javadoc for that method describes how the method is expected to behave and it is this behaviour that...

Which version of which container using which Servlet API JAR fails this TCK test?

Absent a report of a container using the Servlet API JAR provided by this project failing the TCK test, this issue will be treated as a Javadoc bug and not...

No information provided on a container failing the specified test. I've removed the challenge label and am resolving this bug as fixed.