Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
committerMatthias Klose <doko@ubuntu.com>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
commit1be4f4f9eb1a237629499fc25ac9983c280c90e5
tree51d1b4a54c7ad1ebbd720ae428b79c9d017ffdea
parent90d6bb20f62e29f3d16937e40c521b0b521dc773
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