Re: Update JAX-WS RI integration to 2.2.9-b130918.1732 - JDK-8025054

2013-10-01 Thread Miroslav Kos
No problem, I just moved it: http://cr.openjdk.java.net/~mkos/8025054/webrev-jdk.01/ Let me know if I can do anything else to speed up pushing the changeset. Thanks Miran On 10/1/13 11:41 AM, Seán Coffey wrote: On 01/10/2013 10:29, Chris Hegarty wrote: On 10/01/2013 10:09 AM, Seán Coffey w

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732 - JDK-8025054

2013-10-01 Thread Miroslav Kos
Hi Sean, yes, all the changes are going throuhg a review on our side before they are pushed into upstream projects. When we integrated in the past into jdk, reviewers were Sean Mullan, Sami Koivu, Alan Bateman and Alexander Fomin. Could anybody from them look into it? If you had any hint who

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732 - JDK-8025054

2013-10-01 Thread Seán Coffey
On 01/10/2013 10:29, Chris Hegarty wrote: On 10/01/2013 10:09 AM, Seán Coffey wrote: Miran, I'm assuming that all these changes were reviewed when integrated to the upstream JAX-WS project. I confirm that my changes from 8016271 are present and look fine. I'm not an OpenJDK reviewer though so

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732 - JDK-8025054

2013-10-01 Thread Chris Hegarty
On 10/01/2013 10:09 AM, Seán Coffey wrote: Miran, I'm assuming that all these changes were reviewed when integrated to the upstream JAX-WS project. I confirm that my changes from 8016271 are present and look fine. I'm not an OpenJDK reviewer though so you'll need someone else as reviewer. From

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732 - JDK-8025054

2013-10-01 Thread Seán Coffey
Miran, I'm assuming that all these changes were reviewed when integrated to the upstream JAX-WS project. I confirm that my changes from 8016271 are present and look fine. I'm not an OpenJDK reviewer though so you'll need someone else as reviewer. regards, Sean. On 26/09/2013 17:14, Miroslav

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732

2013-09-26 Thread Miroslav Kos
Hi Sean, anything new about this? I fixed the copyright/indentation problems (the only change), so the updated jaxws-webrev is located here: http://cr.openjdk.java.net/~mkos/8025054/webrev-jaxws.01/ Since the timestamp (version number) changed too, I updated also the JIRA issue: https://bugs

Re: Update JAX-WS RI integration to 2.2.9-b130918.1732

2013-09-23 Thread Alan Bateman
On 23/09/2013 02:19, Miroslav Kos wrote: Hi everybody, There is another update syncing JAX-WS sources in jdk8/tl/jaxws to most recent development version. As usually, it is quite big changeset (6k+ LOC changed) and includes several bug fixes, for details see the issue description: https://b

Update JAX-WS RI integration to 2.2.9-b130918.1732

2013-09-23 Thread Miroslav Kos
Hi everybody, There is another update syncing JAX-WS sources in jdk8/tl/jaxws to most recent development version. As usually, it is quite big changeset (6k+ LOC changed) and includes several bug fixes, for details see the issue description: https://bugs.openjdk.java.net/browse/JDK-8025054 P