Code review request: 6871190, Don't terminate JVM if it is running in a non-interactive session

Christian Törnqvist christian.tornqvist at oracle.com
Tue Jan 22 08:17:06 PST 2013


Hi Zhengyu,

I seem to remember there being a discussion on that we shouldn't put bug numbers in the code/comments (this one is probably my fault for including it in my example in the bug comment though :) ).

Otherwise it looks fine. 

Thanks,
Christian

-----Original Message-----
From: Zhengyu Gu 
Sent: den 22 januari 2013 16:09
To: hotspot-dev at openjdk.java.net
Cc: Christian Törnqvist
Subject: Code review request: 6871190,Don't terminate JVM if it is running in a non-interactive session

Hi,

The fix is based on Christian's comment in JBS. JVM should not terminate the process if it is running in a non-interactive session.


JBS: https://jbs.oracle.com/bugs/browse/JDK-6871190
Webrev: http://cr.openjdk.java.net/~zgu/6871190/webrev.00/


The fix is verified by Christian, thanks a lot!


-Zhengyu


More information about the hotspot-dev mailing list