Miscellaneous changes imported from jsr166 CVS 2018-02

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Executors.java: delegating ExecutorServices with finalize methods should keep themselves reachable while calling methods on the delegatee

      LinkedBlockingQueue: replace the "int c = -1" idiom with slightly cleaner blank finals

      tck tests: replace junit's deprecated AssertionFailedError with AssertionError

      ArrayBlockingQueue: refactor invariant checking after 8189284: More refactoring for deserialization cases

      Implement more suggestions from intellij

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: