[jdk11u-dev] Integrated: 8206440: Remove javac -source/-target 6 from jdk regression tests

Amos Shi ashi at openjdk.org
Mon Aug 26 16:18:07 UTC 2024


On Wed, 21 Aug 2024 00:00:16 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8206440](https://bugs.openjdk.org/browse/JDK-8206440)
> 
> Testing
> - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max
>   - `OldenCompilingWithDefaults.java`: Test results: passed: 1
> - Pipeline: All passed except `macOS`
>   -`macOS`:  `/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here` The issue exists in all recent PR in [jdk11u-dev](https://github.com/openjdk/jdk11u-dev/pulls) and not caused by Current PR
> - Testing Machine: SAP nightlies SUCCESSFUL on `2024-08-23`
>   - Automated jtreg test: `jtreg_jdk_tier1`, Started at `2024-08-22 20:22:52+01:00`
>   - java/lang/reflect/OldenCompilingWithDefaults.java: SUCCESSFUL GitHub 📊 - [20:28:58.734 -> 249 msec]

This pull request has now been integrated.

Changeset: d3ce405a
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d3ce405a142008b2265efdca4fc9b764c877d882
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8206440: Remove javac -source/-target 6 from jdk regression tests

Backport-of: d2de786263e01b2036609621268853b14a1f46c3

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2915


More information about the jdk-updates-dev mailing list