Hi Giovanni,
Le 29/03/2019 à 22:33, Giovanni Mascellani a écrit :
> is it normal that no JDK after OpenJDK 8 has the "javah" program?
Unfortunately, yes. javah was removed in Java 10. It has been replaced
by "javac -h". If you dig into the Java 10 related issues [1] you'll see
several packages t
Dear Debian Java people,
is it normal that no JDK after OpenJDK 8 has the "javah" program?
> $ apt-file search javah | grep openjdk
> openjdk-7-jdk: /usr/lib/jvm/java-7-openjdk-amd64/bin/javah
> openjdk-7-jdk:
> /usr/lib/jvm/java-7-openjdk-amd64/man/ja_JP.UTF-8/man1/javah.1.gz
> openjdk-7-jdk: /
On Fri, 29 Mar 2019, Moritz Mühlenhoff wrote:
> IOW, there's no hard requirement and the Debian Java team has compelling
> reasons (very limited workforce etc.)
I’ve been a member of the Debian Java team for work-related reasons
for a while and have expressed willingness to work on the init scrip
On Mon, Mar 25, 2019 at 11:18:29AM -0400, Scott Kitterman wrote:
> On Monday, March 25, 2019 02:17:15 PM Thorsten Glaser wrote:
> > On Mon, 25 Mar 2019, Emmanuel Bourg wrote:
> > > Please remove the tomcat8 package from testing and unstable (not
> > > experimental). This package has been replaced b
This is the suggested patch in full:
diff --git a/debian/changelog b/debian/changelog
index 9e1dab71..8014c9e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tomcat9 (9.0.16-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Remove -XX:+UseG1GC from standard JAVA_OPTS;
5 matches
Mail list logo