[jdk11u-dev] Integrated: 8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
Amos Shi
ashi at openjdk.org
Sat Dec 30 11:06:50 UTC 2023
On Fri, 15 Dec 2023 06:59:52 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8308116](https://bugs.openjdk.org/browse/JDK-8308116)
>
> Unclean Backport:
> - `test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java`
> - The `Copyright year` line is conflicting; merged manually.
> - This file can be considered as `Clean`
> - Added the dependency change on this file in [JDK-8278028](https://bugs.openjdk.org/browse/JDK-8278028): commit [03f647f](https://github.com/openjdk/jdk/commit/03f647f4bb640bf5df1c461eec9860c7ac3eb076) or else there are mass compile error
>
> Tests
> - PR: All checks have passed
> - SAP nightlies passed on `2023-Dec-27`
This pull request has now been integrated.
Changeset: 2da1ac74
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/2da1ac7463e7a1cf8e539c1b733907ef9947ca8e
Stats: 35 lines in 1 file changed: 16 ins; 15 del; 4 mod
8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
Reviewed-by: mbaesken
Backport-of: e9320f31dcc4ff5197e8c3bca504a7d5c1a9035e
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2395
More information about the jdk-updates-dev
mailing list