Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-18581

Cannot find GC cleaner with java version previous jdk8u72(-b01)

    XMLWordPrintableJSON

Details

    Description

      JavaGcCleanerWrapper is looking for the package-private method Reference.tryHandlePending using reflection. However, the method is first introduced in the version jdk8u72(-b01). Therefore, if an older version JDK is used, the method cannot be found and Flink will fail.

      See also this ML thread.

      Attachments

        Issue Links

          Activity

            People

              azagrebin Andrey Zagrebin
              xtsong Xintong Song
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: