RFR: 8377857: Add since checker test for java.naming module [v2]
Alan Bateman
alanb at openjdk.org
Fri Feb 13 13:51:17 UTC 2026
On Fri, 13 Feb 2026 11:24:43 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>>> Do you suggest I remove the `@since JNDI 1.1` from `IntialContext`?
>>
>> Yes, I think we should remove it with this update.
>>
>>> As a follow up, should we also remove/update the text refering to the JNDI versions in other places?
>>
>> That would be good, but low priority of course.
>
> Done, I've updated the PR to remove the `@since JNDI 1.1` from `InitialContext`.
Thanks. When I initially say it when I expected there might be more tags left over from before JNDI was integrated in JDK 1.3 but it seems not.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29705#discussion_r2804316331
More information about the core-libs-dev
mailing list