Date: Sun, 06 Jan 2019 23:22:18 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 234674] java/openjdk8: cannot connect to JVM to debug Message-ID: <bug-234674-8522-rOWJlX2X5Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234674-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-234674-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java mailing l= ist <java@FreeBSD.org> for maintainer-feedback: Bug 234674: java/openjdk8: cannot connect to JVM to debug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234674 --- Description --- Starting with 192-b26 one cannot connect to a JVM for debugging anymore. The following works with: Apache Maven 3.6.1-SNAPSHOT (abbb2604d4ced61ea5c50ce9b0796c1d1c04a2c6; 2019-01-06T20:03:37+01:00) Maven home: /home/mosipov/apache-maven-3.6.1-SNAPSHOT Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: /usr/local/openjdk8/jre Default locale: de_DE, platform encoding: UTF-8 OS name: "freebsd", version: "11.2-release-p7", arch: "i386", family: "unix" $ ~/apache-maven-3.6.1-SNAPSHOT/bin/mvnDebug Preparing to execute Maven in debug mode Listening for transport dt_socket at address: 8000 [INFO] Scanning for projects... [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 0.785 s [INFO] Finished at: 2019-01-07T00:16:58+01:00 I do attach to the JVM from Windows 10 with Eclipse. Running the same with 8.0.192 Eclipse says: connection refused. I cannot terminate the process with Ctrl+C from the shell. I have so send SIGKILL.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234674-8522-rOWJlX2X5Q>