git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Wed Apr 20 17:04:57 UTC 2022


Changeset: e8016f74
Author:    Tim Prinzing <tim.prinzing at oracle.com>
Committer: Mandy Chung <mchung at openjdk.org>
Date:      2022-04-20 17:02:31 +0000
URL:       https://git.openjdk.java.net/mobile/commit/e8016f74438ca5c64a8aab81e2fc2533e9b9f8ad

8281006: Module::getResourceAsStream should check if the resource is open unconditionally when caller is null

Reviewed-by: alanb, erikj, mchung

! make/test/JtregNativeJdk.gmk
! src/java.base/share/classes/java/lang/Class.java
! src/java.base/share/classes/java/lang/Module.java
+ test/jdk/java/lang/module/exeNullCallerGetResource/NullCallerGetResource.java
+ test/jdk/java/lang/module/exeNullCallerGetResource/exeNullCallerGetResource.c
+ test/jdk/java/lang/module/exeNullCallerGetResource/src/n/closed/ClosedResources.java
+ test/jdk/java/lang/module/exeNullCallerGetResource/src/n/module-info.java
+ test/jdk/java/lang/module/exeNullCallerGetResource/src/n/open/OpenResources.java

Changeset: 90502d68
Author:    duke <duke at openjdk.org>
Date:      2022-04-20 17:03:43 +0000
URL:       https://git.openjdk.java.net/mobile/commit/90502d680a267f9e4f9478dbcdd6dd82c4416e3d

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list