Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Aug 30, 2025

Backports the following commits to 9.0:

java.xml is part of the jdk, but it's really a utility module that shouldn't have direct access to network or files. This commit excludes java.xml from system modules. Note that since it is part of the jdk, it does need access to read jdk classes, so a new internal entitlement is also added to allow reading jrt urls.
@rjernst rjernst added :Core/Infra/Core Core issues without another label >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Aug 30, 2025
@elasticsearchmachine elasticsearchmachine merged commit 2da9522 into elastic:9.0 Aug 30, 2025
19 checks passed
@rjernst rjernst deleted the backport/9.0/pr-133671 branch August 30, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team v9.0.7

2 participants