mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-03 06:58:23 +00:00
This patch updates the @modules tag with +open in the tests UnreferencedDatagramSockets and UnreferncedMulticastSockets in advance of the removal of --illegal-access to allow access to private member fields required by the tests. Reviewed-by: alanb, dfuchs