Skip to content

OpenJDKIssues

Evgeny Mandrikov edited this page Nov 13, 2016 · 30 revisions

This is a list of OpenJDK issues which has been discovered while testing JaCoCo on different JDK releases. Most of the issues have been tagged with jacoco-found.

Date Issue Summary
2016-11-14 9045359 Annotations with lambda expressions cause "java.lang.annotation.AnnotationFormatError: Malformed method on an annotation type"
2016-08-13 JDK-8164302 No initialization for super interface with default method
2016-08-12 JDK-8163969 Cyclic interface initialization causes JVM crash
2016-04-11 JDK-8154017 Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
2015-10-24 JDK-8144185 javac produces incorrect RuntimeInvisibleTypeAnnotations length attribute
2015-09-01 JDK-8134862 JVM crash at PhaseIdealLoop::idom_no_update
2015-07-10 JDK-8131041 Garbage in output of DecimalFormat
2015-05-15 JDK-8080555 Different bytecode between JDK8u45 and JDK8u60-ea-b12
2015-05-15 JDK-8073658 Invalid annotations in bridge methods
2015-01-22 JDK-8071444 Annotation of argument of enum constructor causes failure of compilation
2013-07-16 JDK-8020689 Missing LineNumberTable entries in compiled class files