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

issues with 7154390

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • P3
    • Resolution: Duplicate
    • None
    • None
    • core-libs
    • None
    • b68

    Description

      From Remi Forax


      There is a lot of dormant bugs, a lot of 'final' on field are missing,
      some codes shoud have never pass the review,
      see AnnotationSupport.getMultipleAnnotations(),
      that creates an Arraylist to at the end returns an empty array
      or AnnotationSupport.getValueArray() that contains a printStackTrace().
      And the exception logic of most of the methods should be re-written
      to cleanly separate exceptions that comes from dubious separate compilations
      and the one coming from bad logic in the code itself.

      Attachments

        Issue Links

          Activity

            People

              jfranck Joel Borggrén-Franck (Inactive)
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: