hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Dec 6 02:00:36 UTC 2018
Changeset: e07bd8ecab45
Author: mseledtsov
Date: 2018-12-05 17:50 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/e07bd8ecab45
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
Summary: Fixed the name of native method to reflect correct package
Reviewed-by: mgronlun
! test/jdk/ProblemList.txt
! test/jdk/jdk/jfr/event/sampling/libTestNative.c
Changeset: e78890a4c25f
Author: cushon
Date: 2018-12-05 11:31 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/e78890a4c25f
8214902: Pretty-printing marker annotations add unnecessary parenthesis
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/Pretty.java
! test/langtools/jdk/javadoc/doclet/testDeprecatedDocs/pkg/DeprecatedClassByAnnotation.java
! test/langtools/jdk/javadoc/doclet/testHtmlVersion/pkg2/DeprecatedClassByAnnotation.java
! test/langtools/jdk/javadoc/doclet/testSearch/pkg2/DeprecatedClassByAnnotation.java
! test/langtools/tools/javac/T8020997/CannotCompileRepeatedAnnoTest.java
! test/langtools/tools/javac/annotations/6881115/T6881115.java
! test/langtools/tools/javac/annotations/6881115/T6881115.out
! test/langtools/tools/javac/annotations/neg/Cycle3.java
! test/langtools/tools/javac/annotations/pos/Primitives.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/BaseAnnoAsContainerAnno.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/MissingContainer.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/AnnotatedArrayOrder.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/ArrayCreationTree.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/ArrayPositionConsistency.java
! test/langtools/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest.java
! test/langtools/tools/javac/diags/examples/AnnoNotApplicable.java
! test/langtools/tools/javac/tree/TypeAnnotationsPretty.java
More information about the jdk-sandbox-changes
mailing list