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

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Fri Jan 11 08:53:30 UTC 2019


Hi, 

Our nightly tests with the updated patch are green, too,
So I pushed it to 12:
http://hg.openjdk.java.net/jdk/jdk12/rev/6b37a7ba9b66

Best regards,
  Goetz.

> -----Original Message-----
> From: core-libs-dev <core-libs-dev-bounces at openjdk.java.net> On Behalf
> Of Lindenmaier, Goetz
> Sent: Thursday, January 10, 2019 10:29 PM
> To: 'Ichiroh Takiguchi' <takiguc at linux.vnet.ibm.com>; Alan Bateman
> <Alan.Bateman at oracle.com>
> Cc: core-libs-dev <core-libs-dev at openjdk.java.net>
> Subject: [CAUTION] RE: [12] JDK-8211841 [testbug]
> sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
> 
> Hi,
> 
> The change looks good for me, too.
> I ran the original change through our nightly testing, it's
> all green.
> 
> I could sponsor this as well ...
> 
> Best regards,
>   Goetz.
> 
> > -----Original Message-----
> > From: core-libs-dev <core-libs-dev-bounces at openjdk.java.net> On Behalf
> > Of Ichiroh Takiguchi
> > Sent: Thursday, January 10, 2019 1:06 PM
> > To: Alan Bateman <Alan.Bateman at oracle.com>
> > Cc: core-libs-dev <core-libs-dev at openjdk.java.net>
> > Subject: Re: [12] JDK-8211841 [testbug] sun/nio/cs/OLD/TestIBMDB.java
> > does not compile (aix)
> >
> > Hello Alan.
> > I appreciate your suggestion.
> >
> > Could you review the fix again ?
> > (Additionally, I removed sun.nio.cs.Surrogate import from
> > IBM970_OLD.java)
> >
> > Bug:    https://bugs.openjdk.java.net/browse/JDK-8211841
> > Change: http://cr.openjdk.java.net/~itakiguchi/8211841/webrev.01/
> >
> > I tested new fix on AIX and Linux amd64 platform.
> > It worked fine on both platform.
> >
> > Thanks,
> > Ichiroh Takiguchi
> >
> > On 2019-01-10 17:00, Alan Bateman wrote:
> > > 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