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

Comment's invalid link in AbstractQueuedSynchronizer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 7
    • core-libs
    • x86
    • windows_7

      FULL PRODUCT VERSION :
      build 1.7.0-b147

      ADDITIONAL OS VERSION INFORMATION :
      In your source code.

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      build 1.7.0-b147

      A DESCRIPTION OF THE PROBLEM :
      Now is 2011 Sep 13, 20:15 Singapore Time,
      In http://download.oracle.com/javase/7/docs/api/java/util/concurrent/locks/AbstractQueuedSynchronizer.html
      In the method hasQueuedPredecessors()
      In comments
      There is a link to
      AbstractQueuedSynchronizer#barging
      It should be
      AbstractQueuedSynchronizer.html#barging
      This also happens in the source code.

      REGRESSION. Last worked in version 7

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Just read the source code

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      And you can see the invalid link
      AbstractQueuedSynchronizer#barging
      ACTUAL -
      It should be
      AbstractQueuedSynchronizer.html#barging


      REPRODUCIBILITY :
      This bug can be reproduced always.

      SUPPORT :
      YES

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: