On Thu, 19 Mar 2026 13:42:45 GMT, Marcono1234 <[email protected]> wrote:
>> David Beaumont has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Remove single threading annotation (it's the default)
>
> test/jaxp/javax/xml/jaxp/unittest/sax/DefaultHandler2Test.java line 99:
>
>> 97: // ParserAdapter.setProperty() and ParserAdapter.getProperty()
>> does
>> 98: // not support any property currently.
>> 99: try {
>
> Should these use `assertThrows`?
Probably. Unfortunately either code path succeeds right now :(
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30283#discussion_r2976489764