[Bug 1795767] Re: [FTBFS] gradle ftbfs when built with openjdk-11

Launchpad Bug Tracker 1795767 at bugs.launchpad.net
Wed Oct 3 03:50:52 UTC 2018


This bug was fixed in the package gradle - 4.4-3ubuntu1

---------------
gradle (4.4-3ubuntu1) cosmic; urgency=medium

  * Enable support for openjdk-11 (Closes: #909905, LP: #1795767)
    - debian/patches/enable-jdk-11-support-ac15612d41b43c39c.patch:
      enable support for openjdk-11.
    - d/p/use-lookup-to-invoke-defineclass-java-9-028548460bd929fd.patch:
      Use Lookup to invoke defineClass on Java 9+.
    - d/p/do-not-use-classLoader-getdefinedpackages-on-java-9-50eababaa25230ab.patch:
      Don't use ClassLoader.getDefinedPackages() on Java 9.
    - d/p/use-lookup-instead-of-reflection-on-java-9-3db6e25698705317.path:
      Use Lookup instead of reflection on Java 9+.

 -- Tiago Stürmer Daitx <tiago.daitx at ubuntu.com>  Mon, 01 Oct 2018
19:05:23 +0000

** Changed in: gradle (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1795767

Title:
  [FTBFS] gradle ftbfs when built with openjdk-11

Status in gradle package in Ubuntu:
  Fix Released
Status in gradle package in Debian:
  Unknown

Bug description:
  gradle 4.4-3 FTBFS when built with openjdk-11. Only gradle 4.8 added
  support for being built with openjdk-11 but as of gradle 4.5 it
  requires kotlin for the build which is not yet packaged in either
  Debian or Ubuntu.

  The proposed patch backports 4 commits that allows gradle to be build
  with opendk-11. Gradle must first be bootstrapped with openjdk-10,
  then the resulting binaries can be used to build gradle with
  openjdk-11 - which is fine archive wise since we still use openjdk-10
  as the default-jdk.

  Please consider applying the proposed delta to enable the openjdk-11
  migration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gradle/+bug/1795767/+subscriptions



More information about the Ubuntu-sponsors mailing list