[12] JDK-8211841 [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)

Alan Bateman Alan.Bateman at oracle.com
Thu Jan 10 08:00:11 UTC 2019


On 10/01/2019 07:47, Ichiroh Takiguchi wrote:
> Hello.
> Could you review the fix ?
> And please push this to jdk12 if possible.
>
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8211841
> Change: http://cr.openjdk.java.net/~itakiguchi/8211841/webrev.00/
If I read this correctly then the wildcard import is to import the IBM* 
charsets without enumerating them as that would not compile on other 
platforms. Looks okay and the import of 
sun.nio.cs.HistoricallyNamedCharset can be removed - I can do that when 
sponsoring it, if you are okay that change.

-Alan


More information about the core-libs-dev mailing list