Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)
committerMatthias Klose <doko@ubuntu.com>
Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)
commit25b10264b9f62a2c6db8da325465a0aa07c18373
tree3ddccb10bba931b7f59bef56736a8ec5228882fd
parentb3de87627010feb399c4ec9f32bd7b5448d85279
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