git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Jun 12 08:52:52 UTC 2020


Changeset: 1b75b7de
Author:    Conor Cleary <conor.cleary at oracle.com>
Committer: Patrick Concannon <pconcannon at openjdk.org>
Date:      2020-06-12 09:48:30 +0000
URL:       https://git.openjdk.java.net/mobile/commit/1b75b7de

8246143: UnreferencedXXX tests fail when run with --illegal-access=deny

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

! test/jdk/java/net/DatagramSocket/UnreferencedDatagramSockets.java
! test/jdk/java/net/MulticastSocket/UnreferencedMulticastSockets.java

Changeset: bd1b6ad0
Author:    duke <duke at openjdk.org>
Date:      2020-06-12 08:52:13 +0000
URL:       https://git.openjdk.java.net/mobile/commit/bd1b6ad0

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list