71 ###########################################################################
72 #
73 # jdeps
74
75 #############################################################################
76
77 # Preview project specific failures go here at the end of the file.
78 #
79 # These are NOT failures that occur with the '--enable-preview' option
80 # specified in the task definition; those go in the appropriate
81 # ProblemList-enable-preview.txt file.
82 #
83 # These are failures that occur WITHOUT the '--enable-preview' option
84 # specified in the task definition OR the '--enable-preview' option
85 # MAY BE specified in the test itself. In either case, the failure
86 # occurs because of some issue with preview project code, in either
87 # implementation or test code.
88
89 #############################################################################
90
|
71 ###########################################################################
72 #
73 # jdeps
74
75 #############################################################################
76
77 # Preview project specific failures go here at the end of the file.
78 #
79 # These are NOT failures that occur with the '--enable-preview' option
80 # specified in the task definition; those go in the appropriate
81 # ProblemList-enable-preview.txt file.
82 #
83 # These are failures that occur WITHOUT the '--enable-preview' option
84 # specified in the task definition OR the '--enable-preview' option
85 # MAY BE specified in the test itself. In either case, the failure
86 # occurs because of some issue with preview project code, in either
87 # implementation or test code.
88
89 #############################################################################
90
91 # Valhalla failures start here:
|