Avoid use of deprecated Thread.getId()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.0
    • Affects Version/s: None
    • Component/s: admin
    • None

      Thread.getId() was deprecated in JDK 19, as part of JDK-8284161 (preview). Deprecation was standardised in JDK 21, as part of JDK-8304919. Skara build now produces warnings because of that method:

      Task :bot:compileTestJava
      Note: skara/bot/src/test/java/org/openjdk/skara/bot/BotTaskAggregationHandlerTests.java uses or overrides a deprecated API.

            Assignee:
            Pavel Rappo
            Reporter:
            Pavel Rappo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: