classes under testcases.jar for 7116786 are compiled for Java 7

2017-02-14 Thread Tiago Daitx
After updating Ubuntu to 6b41 I noticed that the new jtreg hotspot testcase 7116786 was failing with "Unsupported major.minor version 51.0". This is due to the classes under hotspot/test/runtime/7116786/testcases.jar being all compiled for Java 7. The testcase was added by: http://hg.openjdk.java.

Re: classes under testcases.jar for 7116786 are compiled for Java 7

2017-02-14 Thread Andrew Brygin
Hello Tiago, I have created a bug report for this issue: https://bugs.openjdk.java.net/browse/JDK-8174943 Thanks, Andrew On Feb 14, 2017, at 6:18 PM, Tiago Daitx mailto:tiago.da...@canonical.com>> wrote: After updating Ubuntu to 6b41 I noticed that the new jtreg hotspot testcase 7116786 was