FS#22770 - [eclipse] Closing eclipse does not terminate java

Attached to Project: Arch Linux
Opened by Green (The_Green_Arrow) - Saturday, 05 February 2011, 13:18 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Friday, 18 February 2011, 22:56 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Paul Mattal (paul)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Basically, I've got the same issue as described here > https://bbs.archlinux.org/viewtopic.php?id=104020
Eclipse from repo (or even eclipse downloaded from eclipse.org and extracted in the home directory) does not terminate java process after it has been closed.
Each time, I need to kill -9 `pidof java`
I've tried :
- to remove .eclipse
- to change the current workspace
- differents java : openjdk6 and jdk/jre


Additional info:
* eclipse 3.6.1-1 from repo (or from eclipse.org, tested both)
* jdk/jre 6u23-4 OR openjdk6 6.b20_1.9.5-1 (tested both)



Steps to reproduce:
* Launch eclipse
* Close eclipse
* ps aux | grep java still shows that a java process is running
This task depends upon

Closed by  Rémy Oudompheng (remyoudompheng)
Friday, 18 February 2011, 22:56 GMT
Reason for closing:  Fixed
Comment by Green (The_Green_Arrow) - Sunday, 06 February 2011, 18:36 GMT
Could someone change [eclipse] to [java] or [jvm] ?
Today I've had the same issue with I2P (http://www.i2p2.de/).
This bug is definitely related to the JVM
Comment by Green (The_Green_Arrow) - Friday, 11 February 2011, 16:34 GMT
Up
Comment by Green (The_Green_Arrow) - Wednesday, 16 February 2011, 18:55 GMT
Problem seems to be solved since latest update of :

jre 6u24-1
jdk 6u24-1

Still needs confirmation though...

Loading...