-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
rc1
-
x86
-
windows_xp
-
Verified
Operating System - Windows XP Professional Final Release
JDk build 81
This bug seems like more of Windows XP command prompt . I encountered in Demo so i am filing under this category , pleae reassign to right group
Pls note this cannot be reproduced on any other Windows configuration
Steps to Reproduce :-
- Install j2sdk140-beta3.exe on Windows XP
- launch Java2Demo or any other Demo Program
- After demo gets launched , Close the application by clicking on X button on top right corner of JFrame
- Command Prompt does not return to its normal prompt instead stays there
- it gives an impression System.exit(0); is not killing the application compltely and system is still waiting for input from application
My guess is XP is masking System.exit(0) or this is a bug in Command prompt of Windows XP
i tested with JDK131_03 on WindowsXP Professional and found the above bug does not reproduce. Prompt returns to normal and there are no java.exe processes still running , wheresa for 1.4.0-beta3 i observed that even after closing the application java.exe process was still running
I am raising the priority and severity of the bug ..
###@###.### 2001-09-28
JDk build 81
This bug seems like more of Windows XP command prompt . I encountered in Demo so i am filing under this category , pleae reassign to right group
Pls note this cannot be reproduced on any other Windows configuration
Steps to Reproduce :-
- Install j2sdk140-beta3.exe on Windows XP
- launch Java2Demo or any other Demo Program
- After demo gets launched , Close the application by clicking on X button on top right corner of JFrame
- Command Prompt does not return to its normal prompt instead stays there
- it gives an impression System.exit(0); is not killing the application compltely and system is still waiting for input from application
My guess is XP is masking System.exit(0) or this is a bug in Command prompt of Windows XP
i tested with JDK131_03 on WindowsXP Professional and found the above bug does not reproduce. Prompt returns to normal and there are no java.exe processes still running , wheresa for 1.4.0-beta3 i observed that even after closing the application java.exe process was still running
I am raising the priority and severity of the bug ..
###@###.### 2001-09-28
- duplicates
-
JDK-4491629 java process does not die on Windows XP, if java GUI application close.
-
- Closed
-
-
JDK-4508477 Closing an application does not return control to command line in Windows XP
-
- Closed
-