RFR: 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Tue Apr 1 08:35:14 UTC 2014
- Previous message: RFR: 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
- Next message: Implicit 'this' return for void methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1 Apr 2014, at 09:34, Miroslav Kos <miroslav.kos at oracle.com> wrote:
No problem, let's move it - should I prepare another webrev, or will you move it by yourself?
No webrev update needed. I’ll just move it.
Thanks, -Chris.
Thanks Miran On 31/03/14 18:38, Chris Hegarty wrote: Miran,
If you agree, I would like to move the test ( before pushing ) to jdk/test/javax/xml/ws (/ebcdic). This is where other jaxws tests live, and will be picked up in the usual developer cycle by the jdkother test group. -Chris. On 31 Mar 2014, at 15:33, Chris Hegarty <chris.hegarty at oracle.com> wrote:
On 31/03/14 15:05, Miroslav Kos wrote: Thanks Chris, the code adjusted: http://cr.openjdk.java.net/~mkos/8038307/jaxws.02/ Approved.
Glad, if you can sponsor it for me. I'll push this later today. -Chris. Regards Miran
On 31/03/14 15:34, Chris Hegarty wrote: Looks ok to me Miran.
You can use String.getBytes(StandardCharsets.UTF8) if you don't want to handle UnsupportedEncodingException. I can sponsor this for you, if you need a sponsor. -Chris. [1] http://docs.oracle.com/javase/8/docs/api/java/nio/charset/StandardCharsets.html#UTF8
On 31/03/14 14:19, Miroslav Kos wrote: Hi there, please review folowing simple fix - Bug: https://bugs.openjdk.java.net/browse/JDK-8038307 Fix: http://cr.openjdk.java.net/~mkos/8038307/jaxws.01/ Test: http://cr.openjdk.java.net/~mkos/8038307/jdk.01/ Issue related to EBCDIC encoding/WsImport tool. Thanks Miran
- Previous message: RFR: 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
- Next message: Implicit 'this' return for void methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]