-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b06
This issue was already attempted to be fixed by JDK-8220693 but it is still appearing:
Starting subtest 1.11: checkOutput
FAILED: out-1/index.html: following text not found:
<meta name="dc.created" content="2019-05-08">
found
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (13-ea) on Tue May 07 23:59:58 GMT 2019 -->
We're generating just before midnight and the test then checks the wrong date.
Starting subtest 1.11: checkOutput
FAILED: out-1/index.html: following text not found:
<meta name="dc.created" content="2019-05-08">
found
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (13-ea) on Tue May 07 23:59:58 GMT 2019 -->
We're generating just before midnight and the test then checks the wrong date.
- relates to
-
JDK-8220693 jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
-
- Closed
-