Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Fri, 20 Dec 2024 10:09:22 +0000 (11:09 +0100)
committerMatthias Klose <doko@ubuntu.com>
Fri, 20 Dec 2024 10:09:22 +0000 (11:09 +0100)
commit8828994283af2c01b4196b7f99b4a57f527f6445
tree0b7d4b2bd3daf4983bf937d87dbbba8f321c4ca5
parent29127204542e63c962aad2780d650a6c6907a55e
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