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

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

              lancea Lance Andersen
              redestad Claes Redestad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: