Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8302693

TestDocComments fails on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Withdrawn
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      TestDocComments fails on Windows because it's trying to typedef size_t with the type unsigned long, which is different from the Windows type unsigned long long.

      Using the latter works accross supported platforms though.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: