Skip to content

Enable global timeout support on Java 8

Choose a tag to compare

@sbabcoc sbabcoc released this 19 Apr 23:22
· 232 commits to master since this release

The hierarchy for the Method class differs between Java 7 and Java 8. This revision tweaks the implementation of global timeout support to work properly with both versions of the Java runtime.