1.1.8 Regression failing

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 1.1.8
    • Component/s: core-libs
    • None
    • generic
    • generic

      Following regression fails with 1.1.8:

      > import java.sql.*;
      >
      > class CreateTime {
      > public static void main(String args[]) {
      > String s="-15:43:05"; //Create valid Time representation
      > Time t = Time.valueOf(s);
      >
      > }
      >
      > }

            Assignee:
            Seth White (Inactive)
            Reporter:
            Alan Liu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: