http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2184
*** shadow/2184 Thu Jun 14 09:21:01 2001 --- shadow/2184.tmp.9609 Thu Jun 21 07:00:53 2001 *************** *** 2,9 **** | Ant dumps core on build. | +----------------------------------------------------------------------------+ | Bug #: 2184 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: Sun | | Severity: Minor OS/Version: Solaris | | Priority: Other Component: Build Process | +----------------------------------------------------------------------------+ --- 2,9 ---- | Ant dumps core on build. | +----------------------------------------------------------------------------+ | Bug #: 2184 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: INVALID Platform: Sun | | Severity: Minor OS/Version: Solaris | | Priority: Other Component: Build Process | +----------------------------------------------------------------------------+ *************** *** 116,118 **** --- 116,122 ---- uname -a gives: SunOS typhoon 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-5_10 + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 07:00 ------- + As Ant is pure Java, a core dump points to a bug in the JVM - a Java program is + not supposed to dump cores, no matter how buggy it is. \ No newline at end of file
