-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.2_09
-
x86
-
solaris
Fix for 4896773 is broken on Solaris x86 for 1.4.2_09 whereas the same testcase passed on Solaris sparc.
JDK info:
---------
mumbaba$ ./java -version
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b03)
Java HotSpot(TM) Client VM (build 1.4.2_09-b03, mixed mode)
How to Reproduce:
----------------
Install 1.4.2_09 jdk.
Copy the attached GeneralPathTest.java file.
Compile the java file.
Run Command
$java GeneralPathTest > test.out 2>&1
Output:
------
Abort (core dumped)
Attached are the error files created.
###@###.### 2005-07-12 13:59:53 GMT
JDK info:
---------
mumbaba$ ./java -version
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b03)
Java HotSpot(TM) Client VM (build 1.4.2_09-b03, mixed mode)
How to Reproduce:
----------------
Install 1.4.2_09 jdk.
Copy the attached GeneralPathTest.java file.
Compile the java file.
Run Command
$java GeneralPathTest > test.out 2>&1
Output:
------
Abort (core dumped)
Attached are the error files created.
###@###.### 2005-07-12 13:59:53 GMT
- duplicates
-
JDK-4506231 nsk/regression/b4305163 test dumps core on solx86
- Closed