Skip test when getFileStore() fails
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 17 Jul 2024 11:02:09 +0000 (13:02 +0200)
committerMatthias Klose <doko@ubuntu.com>
Wed, 17 Jul 2024 11:02:09 +0000 (13:02 +0200)
commit923d8fec76746d3956b797aa513a76a7d076f29d
tree8c87bbf4e2f53d1aff070773dbb8d3a353802cc4
parente7fb7facf65536a94edf985cac8ee25296a49080
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