-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
generic
-
generic
Currently JDK 6 (Mustang) requires a C++ runtime patch on Solaris 8 or 9 before it will even startup, without this patch java is busted completely. It's a new extern in the C++ runtime that only the newer SS10 C++ compiler creates a reference to.
echo __1c2n6FIpv_0_ | c++filt
void*operator new(unsigned,void*)
echo __1c2n6FIpv_0_ | c++filt
void*operator new(unsigned,void*)
- duplicates
-
JDK-6306698 JRE and SDK should not require symbol __1c2n6FIpv_0_
-
- Closed
-