Improve java.sql toString formatting

XMLWordPrintable

    • b32
    • generic
    • generic

        Current implementations of toString in java.sql classes Date, Time and Timestamp could all be optimized by formatting directly numbers directly into a fixed size char[] and subsequently avoid unnecessary array copies by using JavaLangAccess#newUnsafeString

              Assignee:
              Lance Andersen
              Reporter:
              Claes Redestad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: