ProblemList.txt revision 3502:d213ecfb98b2
1###########################################################################
2#
3# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5#
6# This code is free software; you can redistribute it and/or modify it
7# under the terms of the GNU General Public License version 2 only, as
8# published by the Free Software Foundation.
9#
10# This code is distributed in the hope that it will be useful, but WITHOUT
11# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
13# version 2 for more details (a copy is included in the LICENSE file that
14# accompanied this code).
15#
16# You should have received a copy of the GNU General Public License version
17# 2 along with this work; if not, write to the Free Software Foundation,
18# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19#
20# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
21# or visit www.oracle.com if you need additional information or have any
22# questions.
23#
24###########################################################################
25
26###########################################################################
27#
28# javadoc
29
30com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java                    8006735    generic-all    output type annotations in javadoc
31com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java                            8013406    generic-all    Test cases fail in javadoc test TestSmoke.java
32
33jdk/javadoc/tool/6176978/T6176978.java                                          8152049    generic-all    no longer applicable, should delete
34jdk/javadoc/tool/InlineTagsWithBraces.java                                      8152050    generic-all    API, re-evaluate @bold, @maybe causes doclint to throw up.
35jdk/javadoc/tool/LangVers.java                                                  8152051    generic-all    API, re-evaluate, unsure of this test.
36jdk/javadoc/tool/VerifyLocale.java                                              8149565    generic-all    -locale option issues
37jdk/javadoc/tool/enum/docComments/Main.java                                     8152054    generic-all    API modifications
38jdk/javadoc/tool/enum/enumType/Main.java                                        8152054    generic-all    API modifications
39jdk/javadoc/tool/generics/genericClass/Main.java                                8152054    generic-all    API modifications
40jdk/javadoc/tool/generics/genericInnerAndOuter/Main.java                        8152054    generic-all    API modifications
41jdk/javadoc/tool/generics/genericInterface/Main.java                            8152054    generic-all    API modifications
42jdk/javadoc/tool/generics/genericMethod/Main.java                               8152054    generic-all    API modifications
43jdk/javadoc/tool/generics/genericSuper/Main.java                                8152054    generic-all    API modifications
44jdk/javadoc/tool/generics/supertypes/Main.java                                  8152054    generic-all    API modifications
45jdk/javadoc/tool/generics/throwsGeneric/Main.java                               8152054    generic-all    API modifications
46jdk/javadoc/tool/generics/tparamCycle/Main.java                                 8152054    generic-all    API modifications
47jdk/javadoc/tool/generics/tparamTagOnMethod/Main.java                           8152054    generic-all    API modifications
48jdk/javadoc/tool/generics/tparamTagOnType/Main.java                             8152054    generic-all    API modifications
49jdk/javadoc/tool/generics/wildcards/Main.java                                   8152054    generic-all    API modifications
50jdk/javadoc/tool/imports/MissingImport.java                                     8152054    generic-all    API modifications, testing deprecated APIs.
51jdk/javadoc/tool/sourceOnly/Test.java                                           8152054    generic-all    API modifications
52jdk/javadoc/tool/sourceOption/SourceOption.java                                 8152054    generic-all    API modifications
53jdk/javadoc/tool/subpackageIgnore/SubpackageIgnore.java                         8152054    generic-all    API modifications
54jdk/javadoc/tool/varArgs/Main.java                                              8152054    generic-all    API modifications
55
56###########################################################################
57#
58# jshell
59
60jdk/jshell/EditorPadTest.java                                                   8139872    generic-all    test requires a non-headless environment
61jdk/jshell/ExternalEditorTest.java                                              8080843    generic-all    invalid key error occurs when external editor is used.
62jdk/jshell/ToolBasicTest.java                                                   8139873    generic-all    JShell tests failing
63
64###########################################################################
65#
66# javac
67
68tools/javac/Paths/AbsolutePathTest.java                                         8055768    generic-all    ToolBox does not close opened files
69tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java      8057679    generic-all    clarify error messages trying to annotate scoping
70tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.java       8057679    generic-all    clarify error messages trying to annotate scoping
71tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java  8057679    generic-all    clarify error messages trying to annotate scoping
72tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java  8057683    generic-all    improve ordering of errors with type annotations
73tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.java  8057679    generic-all    clarify error messages trying to annotate scoping
74tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.java  8057683    generic-all    improve order of errors with type annotations
75tools/javac/annotations/typeAnnotations/newlocations/RepeatingTypeAnnotations.java 8057683 generic-all    improve ordering of errors with type annotations
76tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java              8057687    generic-all    emit correct byte code an attributes for type annotations
77tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java         8057687    generic-all    emit correct byte code an attributes for type annotations
78tools/javac/warnings/suppress/TypeAnnotations.java                              8057683    generic-all    improve ordering of errors with type annotations
79tools/javac/modules/T8159439/NPEForModuleInfoWithNonZeroSuperClassTest.java     8160396    generic-all    current version of jtreg needs a new promotion to include lastes version of ASM
80
81###########################################################################
82#
83# javap
84
85tools/javap/output/RepeatingTypeAnnotations.java                                8057687    generic-all    emit correct byte code an attributes for type annotations
86
87###########################################################################
88#
89# sjavac
90
91tools/sjavac/IncCompileFullyQualifiedRef.java                                   8152055    generic-all    Requires dependency code to deal with in-method dependencies.
92tools/sjavac/IncCompileWithChanges.java                                         8152055    generic-all    Requires dependency code to deal with in-method dependencies.
93
94###########################################################################
95#
96# jdeps 
97
98