Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Mon, 9 Sep 2024 13:48:20 +0000 (15:48 +0200)
committerMatthias Klose <doko@ubuntu.com>
Mon, 9 Sep 2024 13:48:20 +0000 (15:48 +0200)
commit6b7158a04df0a967c09e4caa15d4d70ea083345e
tree3f57d031bd7fc95c7a7b78410a4081b7198a6f99
parenta9e5c6c083da14b8dfcdeff1457304fafb21c851
Skip test when getFileStore() fails

Bug: https://bugs.openjdk.org/browse/JDK-8166162
Forwarded: not-needed
Last-Update: 2023-03-27

Due to https://bugs.openjdk.org/browse/JDK-8166162 getFileStore() fails with exception
failing the test suite. Skip test when getFileStore() throws.

Gbp-Pq: Name log-generated-classes-test.patch
test/jdk/java/lang/invoke/lambda/LogGeneratedClassesTest.java