Other | Other |
---|---|
1.3.1 rc2Fixed | 1.4.0Fixed |
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
Name: tb29552 Date: 09/08/2000 java version "1.3.0beta_refresh" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta_refresh-b09) Java HotSpot(TM) Client VM (build 1.3.0beta-b07, mixed mode) Start the java debugger with the command: jdb <java class file> <command line>. It loads and prints: Initializing jdb... *** Reading commands from /home/kpratt/.jdbrc > *** Reading commands from /home/kpratt/.jdbrc > > Now, I type 'run' and get: run <java class file and command line I supplied above> VM Started: > I type 'threads' and the debugger hangs. Also, the java class file being debugged does not seem to actually run. Print statements that work when run with the java command do not work when run under the jdb. (Review ID: 107920) ====================================================================== al.smith@eng 2001-04-10 Regression tests: com/sun/jdi/FilterMatch.java com/sun/jdi/FilterNoMatch.java are failing with Ladybird build 19 on Linux 6.2 host d-ucup02-123-253 Most of the time they fail. However, these tests will intermittently pass. Note: This test does not have a timeout value specified and uses the default of 2 minutes provided by jtreg. See Bug # 4427363 al.smith@eng 2001-04-26 Verified in Merlin b61 and Ladybird b23
|