JDK-8144259 : Tier 1 test jdk/lambda/vm/InterfaceAccessFlagsTest.java fails for the jdk9/hs snap
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-11-30
  • Updated: 2015-12-01
  • Resolved: 2015-11-30
Related Reports
Duplicate :  
Duplicate :  
Description
Tier 1 test jdk/lambda/vm/InterfaceAccessFlagsTest.java fails for the jdk9/hs snap.
This blocks the integration into jdk9/dev, so it needs to be fixed asap on jdk9/hs, or excluded, if it safe to do so, on jdk9/dev before pushing the snapshot. Please diagnose as soon as possible.
I'm assigning this to runtime, please reassign if needed.

STDERR:
java.lang.Exception: failures: 3
	at com.sun.javatest.regtest.TestNGAction$TestNGRunner.main(TestNGAction.java:166)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
	at java.lang.Thread.run(Thread.java:747)

JavaTest Message: Test threw exception: java.lang.Exception
JavaTest Message: shutting down test


TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 3
Comments
This bug was marked "fixed" and is also linked as a duplicate of JDK-8143317 which is not fixed. This bug should be a duplicate of: JDK-8143324 Backout JDK-8087223 If we're going to claim that it is fixed.
01-12-2015