Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Thu, 24 Aug 2023 06:29:32 +0000 (07:29 +0100)
committerMatthias Klose <doko@ubuntu.com>
Thu, 24 Aug 2023 06:29:32 +0000 (07:29 +0100)
commit5f7d33399d16b434633e2f7bbf36d22554515fe4
tree4d665bbe6c4fae8cd4264b4254db5b99b7793003
parent7818a6977246b82b30fa7fd349af828cc0ea17b2
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