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

Dmitry Werner updated IGNITE-28603:
-----------------------------------
    Description: 
See 
[https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Pds8/9028637]
{code:java}
expected:<...-lock-unlock time=(1[596173397167, 2020-07-31 08:29:57.167]) L=1 
-> Read lock p...> but was:<...-lock-unlock time=(1[777997662376, 2026-05-05 
19:14:22.376]) L=1 -> Read lock p...>{code}
The reason for the test failures is that on JDK 17 it is not possible to 
override the value of the final field 'time' in the PageLockDump class.

  was:
See 
[https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Pds8/9028637]
{code:java}
expected:<...-lock-unlock time=(1[596173397167, 2020-07-31 08:29:57.167]) L=1 
-> Read lock p...> but was:<...-lock-unlock time=(1[777997662376, 2026-05-05 
19:14:22.376]) L=1 -> Read lock p...>{code}
The reason for the test failures is that on JDK 17 it is not possible to 
override the value of the final field time in the PageLockDump class.


> Fix ToStringDumpHelperTest on JDK 17
> ------------------------------------
>
>                 Key: IGNITE-28603
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28603
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Major
>              Labels: ise
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See 
> [https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Pds8/9028637]
> {code:java}
> expected:<...-lock-unlock time=(1[596173397167, 2020-07-31 08:29:57.167]) L=1 
> -> Read lock p...> but was:<...-lock-unlock time=(1[777997662376, 2026-05-05 
> 19:14:22.376]) L=1 -> Read lock p...>{code}
> The reason for the test failures is that on JDK 17 it is not possible to 
> override the value of the final field 'time' in the PageLockDump class.



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

Reply via email to