[ https://issues.apache.org/jira/browse/HARMONY-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Petrenko resolved HARMONY-3815.
--------------------------------------
Resolution: Fixed
The patch has been applied.
> [classlib][sql] japitool reports errors for sql module
> ------------------------------------------------------
>
> Key: HARMONY-3815
> URL: https://issues.apache.org/jira/browse/HARMONY-3815
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Alexey Petrenko
> Assigned To: Alexey Petrenko
>
> javax.sql.rowset.serial
> Bad: 2 methods. Missing: 2 constructors.
> Bad
> method javax.sql.rowset.serial.SerialStruct.getSQLTypeName(): doesn't throw javax.sql.rowset.serial.SerialException
in harmony.javajavax, but throws javax.sql.rowset.serial.SerialException in jdk15.javajavax
> method javax.sql.rowset.serial.SerialStruct.getSQLTypeName(): throws java.sql.SQLException
in harmony.javajavax, but doesn't throw java.sql.SQLException in jdk15.javajavax
> Missing
> constructor javax.sql.rowset.serial.SQLInputImpl(): missing in jdk15.javajavax
> constructor javax.sql.rowset.serial.SQLOutputImpl(): missing in jdk15.javajavax
> javax.sql.rowset.spi
> Missing: 1 constructor.
> Missing
> constructor javax.sql.rowset.spi.SyncFactory(): missing in jdk15.javajavax
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|