jakartaee / concurrency

Eclipse Project for Concurrency Utilities
https://projects.eclipse.org/projects/ee4j.cu
Other
68 stars 38 forks source link

Fix virtual tests for Java 17 #466

Closed KyleAure closed 4 months ago

KyleAure commented 4 months ago

Found an issue with the virtual tests when using Java 17. Attempted to call the isVirutal() method on Java 17 resulting in NoSuchMethodException