On Fri, 17 Dec 2021 03:28:12 GMT, Alexander Matveev <almat...@openjdk.org> 
wrote:

> This is regression from JDK-8263155. MacHelper.java is now calling test 
> verification callback with all content in DMG root. SigningPackageTest 
> expects only path with app name in it and thus it fails when trying to verify 
> app inside ".background" folder. Fixed by checking that provided path for 
> verification is actually an application we expecting. All other paths are 
> ignored.

This pull request has now been integrated.

Changeset: 36676db2
Author:    Alexander Matveev <almat...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk18/commit/36676db2fdb810f6d9fe7be8a81b86244dbdbf71
Stats:     7 lines in 1 file changed: 4 ins; 0 del; 3 mod

8278970: [macos] SigningPackageTest is failed with runtime exception

Reviewed-by: herrick, asemenyuk

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

PR: https://git.openjdk.java.net/jdk18/pull/42

Reply via email to