Re: 8169001: Remove launcher's built-in ergonomics

2016-11-09 Thread Chris Bensen
;>> -159const_cpwildcard, const_javaw, const_ergo_class); >>> +159const_cpwildcard, const_javaw, 0); >>> >>> >>> JLI_Launch is an *internal* entry point, this is primarily used in main.c, >>> and this is ca

Re: RFR: 8166189: Fix for Bug 8165524 breaks AIX build

2016-09-29 Thread Chris Bensen
A lot of ideas have been thrown around so solve the problem of duplicated code in this situation. And there are other cases that are nearly identical so we need a general solution. The fact is this code should be moved to a common location. Since OpenJDK depends on Posix, Windows API and a few

Re: RFR: 8166189: Fix for Bug 8165524 breaks AIX build

2016-09-28 Thread Chris Bensen
> On Sep 28, 2016, at 11:50 AM, Thomas Stüfe wrote: > > > > On Wed, Sep 28, 2016 at 7:33 PM, Martin Buchholz > wrote: > On Wed, Sep 28, 2016 at 9:33 AM, Volker Simonis

Re: RFR: 8166189: Fix for Bug 8165524 breaks AIX build

2016-09-21 Thread Chris Bensen
es by exporting it from libjvm.so for AIX. >>> >>> Bug: https://bugs.openjdk.java.net/browse/JDK-8166189 >>> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8166189.0/ >>> >>> Thanks >>> Christoph >>> >>> >>>

Re: RFR: 8166189: Fix for Bug 8165524 breaks AIX build

2016-09-16 Thread Chris Bensen
.so for AIX. >> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8166189 >> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8166189.0/ >> >> Thanks >> Christoph >> >> >>> -Original Message- >>> From: core-libs-dev [mail