test/langtools/tools/javac/doctree/dcapi/overview4.html.out
author phh
Sat, 30 Nov 2019 14:33:05 -0800
changeset 59330 5b96c12f909d
parent 48028 9e022f580a9d
permissions -rw-r--r--
8234541: C1 emits an empty message when it inlines successfully Summary: Use "inline" as the message when successfull Reviewed-by: thartmann, mdoerr Contributed-by: navy.xliu@gmail.com

EXPECT_START
DocComment[DOC_COMMENT, pos:0
  preamble: 2
    Comment[COMMENT, pos:0, <!--_/nodynamiccopyright/_-->]
    StartElement[START_ELEMENT, pos:31
      name:BODY
      attributes: empty
    ]
  firstSentence: 1
    Text[TEXT, pos:38, Html_document]
  body: 4
    StartElement[START_ELEMENT, pos:52
      name:pre
      attributes: empty
    ]
    Text[TEXT, pos:57, overview4.html]
    EndElement[END_ELEMENT, pos:71, pre]
    Text[TEXT, pos:77, .|Only_BODY]
  block tags: empty
  postamble: 1
    EndElement[END_ELEMENT, pos:89, BODY]
]
EXPECT_END