No optimistic access to parameters in arguments object or vararg array

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • None
    • Affects Version/s: 10
    • Component/s: core-libs

      Getters for parameters accessed through NativeArguments.getArgument() or through array load from the vararg array are not optimistic. While their underlying storage is (currently) always Object[], being optimistic about them (e.g. they might be boxed ints, longs, and doubles) would allow for keeping the types narrower when they're used in calculations.

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: