Integrated: 8255206: [macos] LicenseTest fails on macOS 11

Alexander Matveev almatvee at openjdk.java.net
Mon Oct 26 22:52:18 UTC 2020


On Sat, 24 Oct 2020 00:49:12 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> I did not reproduce issue with license is not shown as per SQE report. It work as expected. However, jpackage fails due to unflatten/flatten being removed from hdiutil on macOS 11. I am not sure why it was needed, probably some legacy code. Without unflatten/flatten everything works as expected on macOS 11 and 10.5.7.

This pull request has now been integrated.

Changeset: 8ca59c9e
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8ca59c9e
Stats:     18 lines in 1 file changed: 0 ins; 18 del; 0 mod

8255206: [macos] LicenseTest fails on macOS 11

Reviewed-by: asemenyuk, herrick

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

PR: https://git.openjdk.java.net/jdk/pull/847


More information about the core-libs-dev mailing list