[Bug 1760359] Re: Regression: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2018-04-04 Thread Andreas Schildbach
Thanks Steve for the clarification. I personally feel the (forced) move to 
Java9 comes too early, as I 
just have moved my Android projects to Java8 with quite some headache. But I 
guess I have to adapt.

Here is the output of gradle under openjdk-9. The first 5 lines are
always the same regardless of the parameters.

$ gradle
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod 
(file:/usr/share/gradle/lib/gradle-base-services-3.4.1.jar) to method 
java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of 
org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
:help

Welcome to Gradle 3.4.1.

To run a build, run gradle  ...

To see a list of available tasks, run gradle tasks

To see a list of command-line options, run gradle --help

To see more detail about a task, run gradle help --task 

BUILD SUCCESSFUL

Total time: 1.105 secs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760359

Title:
  Regression: java.lang.NoSuchMethodError:
  java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1760359] Re: Regression: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2018-04-03 Thread Steve Langasek
openjdk-8 will not be supported in 18.04, as discussed in
, .  The java-common package points
to openjdk-9 today, and while openjdk-8 will be retained in universe for
18.04 for compatibility, there is no committment that any other
particular package will remain compatible with openjdk-8.

What are the "scary illegal access warnings" that you see with
openjdk-9?

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760359

Title:
  Regression: java.lang.NoSuchMethodError:
  java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1760359] Re: Regression: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2018-04-01 Thread Andreas Schildbach
I think the issue that Gradle has been updated to the Debian
experimental version 3.4.1. Before, it was synched to "unstable" 3.2.1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760359

Title:
  Regression: java.lang.NoSuchMethodError:
  java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs