Re: Question re: Usage of JNICALL with varargs function with 32bit compilers

2019-06-21 Thread Steve Groeger
and these platforms are few and far between as most platforms are 64 bit and as such I wouldn't want to spend time looking at this if this is deemed unnecessary. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962

Re: Question re: Usage of JNICALL with varargs function with 32bit compilers

2019-06-18 Thread Steve Groeger
in the makefile, but that was more of a work-around than an actual fix. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated

Question re: Usage of JNICALL with varargs function with 32bit compilers

2019-06-18 Thread Steve Groeger
Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales

Re: RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException

2019-04-08 Thread Steve Groeger
Hi Daniel, Thanks, have created a new webrev [1] Once it is merged I will then work on getting it back-ported to jdk11u. Thanks for all your assistance in getting this done. [1] http://cr.openjdk.java.net/~sgroeger/8222027/webrev.04/ Thanks Steve Groeger IBM Runtime Technologies Hursley

Re: RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException

2019-04-08 Thread Steve Groeger
/ Once this is contributed to jdk repository, could this also be contributed back to jdk11u. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe

Re: RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException

2019-04-05 Thread Steve Groeger
make the change) as I am not a committer (YET!!!) Do you know anyone that can do this for me? Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe

Re: RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException

2019-04-05 Thread Steve Groeger
: http://cr.openjdk.java.net/~sgroeger/8222027/webrev.01/ Hopefully I understood what you were saying and these modification are OK. Please can you re-review these and let me know if OK. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile

RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException

2019-04-05 Thread Steve Groeger
Hi all, Please could I have a review for this bug: https://bugs.openjdk.java.net/browse/JDK-8222027 The webrev is here: http://cr.openjdk.java.net/~sgroeger/8222027/webrev.00/ Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718

RE: JDK-8217777 TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail

2019-01-28 Thread Steve Groeger
Hi Christoph, Additional changes look OK to me. Happy for for you to push. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless

Re: JDK-8217777 TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail

2019-01-25 Thread Steve Groeger
Hi Roger, Thanks. Have included the bug number to the @bug line and have included the expected and actual output when there is an error. Have generated a new webrev here: http://cr.openjdk.java.net/~sgroeger/821/webrev.01/ Hope this is now OK. Thanks Steve Groeger IBM Runtime

RE: JDK-8217777 TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail

2019-01-25 Thread Steve Groeger
fixing this in the jdk (JDK13) branch is OK. If it is later determined that this is really needed in jdk12 or jdk11u , then I can always request a backport. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962

RFR: JDK-8217777 TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail

2019-01-25 Thread Steve Groeger
anks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales w

RE: JDK-8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler

2019-01-24 Thread Steve Groeger
Goetz, Have requested the downport of this fix which has been accepted (issue is now tagged with jdk11u-fix-yes). Please could you push this change to the jdk11u branch. Thanks. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile

JDK-8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler

2019-01-23 Thread Steve Groeger
Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales

Re: 8216134 (process) ProcessBuilder startPipeline does not hide piped streams

2019-01-04 Thread Steve Groeger
the copyright dates changed as we are now in 2019. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United

Re: Class.getDeclaredMethods() is returning inherited methods

2019-01-03 Thread Steve Groeger
() makes a lot more sense now. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United Kingdom Limited

Re: Class.getDeclaredMethods() is returning inherited methods

2019-01-03 Thread Steve Groeger
the output from running the getDelaredMethods() on 1) a class extending an abstract class with a public method (non abstract) and 2) a class extending a public class with a public method? Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile

Class.getDeclaredMethods() is returning inherited methods

2019-01-02 Thread Steve Groeger
uld it be fixed. I dont want to do lots of investigation and produce a fix just to be told we cant contribute this as it will break too many people that might have been using this feature Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 27999

Re: Proposal: ArrayList constructor perforrmance improvement

2018-12-19 Thread Steve Groeger
teve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with nu

Proposal: ArrayList constructor perforrmance improvement

2018-12-18 Thread Steve Groeger
comments would be gratefully received. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated otherwise above: IBM United

RE: JDK-8211844 [aix] ProcessBuilder: Piping between created processes does not work.

2018-12-10 Thread Steve Groeger
Hi Goetz, It is good that the tests you ran passed. What needs to be done now to get this change pushed into the main code? Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve

Re: JDK-8211844 [aix] ProcessBuilder: Piping between created processes does not work.

2018-12-07 Thread Steve Groeger
Hi Roger, I have made the same change to the Solaris code and also removed the test from the ProblemList.txt I have created a webrev here: http://cr.openjdk.java.net/~sgroeger/jtreg/8211844/webrev.01/ Hope you can now test t Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester

RE: 8207404: MulticastSocket tests failing on Aix

2018-11-30 Thread Steve Groeger
is not configured correctly, but I would like someone else to confirm this. Thanks Steve Groeger IBM Runtime Technologies Hursley, Winchester Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes: Steve Groeger/UK/IBM Internet: groe...@uk.ibm.com Unless stated

Proposal: ModuleReferenceImpl.c to use ReleaseStringUTFChars not jvmtiDeallocate

2017-08-25 Thread Steve Groeger
; } I would appreciate any feedback please, and how I would go about obtaining a sponsor and contributor Thanks Steve Groeger Java Runtimes Development IBM Hursley IBM United Kingdom Ltd Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129 Fax (44) 1962 816800 Lotus Notes