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

Closing connection to Mysql database results in exception

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      The Mysql j connector is used.

      A DESCRIPTION OF THE PROBLEM :
      Whenever a connection is closed using java 11 a ssl exception is thrown with the message closing inbound before receiving peer's close_notify. It does not stop the program and everything seems to be working, but its stuper annoying.

      REGRESSION : Last worked in version 10.0.2

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Make a Mysql database, download the j connector, then make a connection with java 11 and then try to close the connection manualy.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      no exception is thrown and the program runs fine.
      ACTUAL -
      a exception is thrown but the program runs fine.

      FREQUENCY : always


            xuelei Xuelei Fan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: