Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6462398

jni spec should specify which characters are unicode-escaped when mangling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 6
    • hotspot
    • x86
    • linux

      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 bug JDK-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.

            dsimms David Simms
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: