Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Sat, 16 Sep 2023 11:35:34 +0000 (12:35 +0100)
committerMatthias Klose <doko@ubuntu.com>
Sat, 16 Sep 2023 11:35:34 +0000 (12:35 +0100)
commit2319be30e2b1ead33232b9835e537ccc34f712cb
tree369685c8493a22031245f56bbe2f5f96351876e3
parent0ccebfc01043e59ee766eaed5d9a41cdb6e50efb
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