On a Win 2000, unning GlobalSuite manual test suite, doing <Ctl> C to exit wouldn't stop the process; sometimes even after suite is finished, it started itself again for another run. The manual GlobalSuite test sutie is in appletviewer application.
Noticed in Merlin build 89, regressed back, this is reproducible for
build 89, 88, 87, 86, 85. It couldn't be reproduced in build 84.
Not reproducible on Solaris, haven't tried on other Window platforms.
This problem seems related to bug 4504639, 4508472? except this is on Win 2000.
To reproduce:
--------------
1. Install j2sdk-1_4_0-rc-bin-b8x-win-xxx.exe on a Win 2000
2. Install GlobalSuite, a bundle gs13-b06.tar.gz can be found in
/net/sqesvr/export/i18n/i18n_merlin_ws/GlobalSuite
- copy to your directory and
- gunzip -d gs13-b06.tar.gz
- tar -xvfp gs13-b06.tar
3. cd GlobalSuite
4. sh run_gs.sh -jdk:[your jdk path] quick-manual
5. after a status window pop up (or even before that), in Command Prompt window, do <Ctl> C to cancel (exit) the test
6. notice the test wouldn't stop, and continued as if <Ctl> C has not been executed, even though in command Prompt window shows a new prompt
Note: the bug is reproducible when executing a list of test cases, and is not reproducible if executes one test at a time.
###@###.### 2001-12-17
===============================================================================
This problem is also reproducible on Win98 SE with MerlinB89.
###@###.### 2001-12-17
Noticed in Merlin build 89, regressed back, this is reproducible for
build 89, 88, 87, 86, 85. It couldn't be reproduced in build 84.
Not reproducible on Solaris, haven't tried on other Window platforms.
This problem seems related to bug 4504639, 4508472? except this is on Win 2000.
To reproduce:
--------------
1. Install j2sdk-1_4_0-rc-bin-b8x-win-xxx.exe on a Win 2000
2. Install GlobalSuite, a bundle gs13-b06.tar.gz can be found in
/net/sqesvr/export/i18n/i18n_merlin_ws/GlobalSuite
- copy to your directory and
- gunzip -d gs13-b06.tar.gz
- tar -xvfp gs13-b06.tar
3. cd GlobalSuite
4. sh run_gs.sh -jdk:[your jdk path] quick-manual
5. after a status window pop up (or even before that), in Command Prompt window, do <Ctl> C to cancel (exit) the test
6. notice the test wouldn't stop, and continued as if <Ctl> C has not been executed, even though in command Prompt window shows a new prompt
Note: the bug is reproducible when executing a list of test cases, and is not reproducible if executes one test at a time.
###@###.### 2001-12-17
===============================================================================
This problem is also reproducible on Win98 SE with MerlinB89.
###@###.### 2001-12-17
- relates to
-
JDK-4717969 (process) Control-C does not end forked Java process (w2k, wnt)
-
- Closed
-