FULL PRODUCT VERSION :
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b95)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b95, mixed mode)
A DESCRIPTION OF THE PROBLEM :
the jni spec (and the evaluation of bugJDK-4218179) claim that mangled names contain _0xxxx mangling for "non-ASCII Unicode characters", though experiment shows that it's obviously *much* more restrictive than that. as far as i can tell, it should say "characters other than [A-Za-z0-9]".
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b95)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b95, mixed mode)
A DESCRIPTION OF THE PROBLEM :
the jni spec (and the evaluation of bug
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-8079466 JNI Specification Update and Clean-up (JDK 8)
-
- Resolved
-
- relates to
-
JDK-4218179 JNI name mangling rules should specify lower- or uppper-case Unicode
-
- Resolved
-
-
JDK-8079466 JNI Specification Update and Clean-up (JDK 8)
-
- Resolved
-