Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8024971 Fuzzing results on nashorn by Andre
  3. JDK-8025080

Object literal getter, setter function with number format property name results in ClassFormatError

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • None
    • b110
    • generic
    • generic

      jjs> Function("({ get 1e81(){} })");
      Exception in thread "main" java.lang.ClassFormatError: Illegal method
      name "_L1$get 1.0e+81" in class

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: