|
Quick Lists
|
|
Bug ID:
|
6561028
|
|
Votes
|
0
|
|
Synopsis
|
closed/compiler/6551887/Test.java crashes
|
|
Category
|
hotspot:compiler1
|
|
Reported Against
|
b04
|
|
Release Fixed
|
hs10(b14),
6u4(b03) (Bug ID:2171976)
, 7(b14) (Bug ID:2176961)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
23-MAY-2007
|
|
Description
|
Problem Description: closed/compiler/6551887/Test.java crashes
Java version: 7
Java build: b13
Suite name: HS_REGRESSION
The problem is also reproducible with JDK 6u2 and JDK 6.
hs_err_pid is attached.
Posted Date : 2007-05-23 08:38:49.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
This is a long standing bug where we aren't checking that src and dst are actually of the same type in the arraycopy slow case. The fix is to check that they are truly compatible.
Posted Date : 2007-05-23 22:43:49.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |