[jira] [Commented] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Jamie Mark Goodyear (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863900#comment-17863900
 ] 

Jamie Mark Goodyear commented on CXF-8994:
--

Will this be ported to 3.5 line?

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Andriy Redko (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863907#comment-17863907
 ] 

Andriy Redko commented on CXF-8994:
---

[~jgoodyear] we could backport it but it needs to be verified against IBM 
Semeru 8 (AFAIK the pull request in question was validated on JDK 17 only), do 
you have a bandwidth to do that? Thank you!

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Andriy Redko (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863907#comment-17863907
 ] 

Andriy Redko edited comment on CXF-8994 at 7/8/24 6:46 PM:
---

[~jgoodyear] we could backport it but it needs to be verified against IBM 
Semeru 8 (AFAIK the pull request in question was validated on IBM Semeru 17 
only), do you have a bandwidth to do that? Thank you!


was (Author: reta):
[~jgoodyear] we could backport it but it needs to be verified against IBM 
Semeru 8 (AFAIK the pull request in question was validated on JDK 17 only), do 
you have a bandwidth to do that? Thank you!

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Jamie Mark Goodyear (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863952#comment-17863952
 ] 

Jamie Mark Goodyear commented on CXF-8994:
--

Tested the change on Semeru 8 on Stream OS 9 (PPCLE64) on 3.5.x-fixes :) 

Test suites continue until the STS issue we resolved on the higher branches.

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Andriy Redko (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863963#comment-17863963
 ] 

Andriy Redko commented on CXF-8994:
---

Thank you [~jgoodyear] !

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (CXF-8994) CorbaConduitTest no longer requires IBM JDK destination activation routine.

2024-07-08 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-8994:
--
Fix Version/s: 3.5.9

> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> ---
>
> Key: CXF-8994
> URL: https://issues.apache.org/jira/browse/CXF-8994
> Project: CXF
>  Issue Type: Test
>  Components: CORBA Binding
>Affects Versions: 3.6.3, 4.0.4
> Environment: IBM Semeru Runtime Open Edition 17 on Windows 11 Pro 
> (x64), CentOS Stream 9 (PPC64LE, MacOS 14.4.1 (AArch64).
> Verified Eclipse Temurin 17, and Azul Zulu 17 JVMs are not affected by 
> removal of Activate calls.
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 3.5.9, 4.0.5, 3.6.4
>
>
> CorbaConduitTest no longer requires IBM JDK destination activation routine.
> Removing the IBM vendor test to activate destination allows the 
> CorbaConduitTest suite to pass. Current test suite will fail due to the call 
> when running on IBM Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)