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

1.1.8 Regression failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 1.1.8
    • 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);
      >
      > }
      >
      > }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: