-
Bug
-
Resolution: Fixed
-
P2
-
20
Poly1305IntrinsicFuzzTest fails in tier1 with the following error message (see details in the attached log excerpt):
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: [Seed 4393970121356212344] Tag mismatch: [-82, -2, 28, -62, 82, 29, 82, 24, 6, -79, -14, -79, 119, 35, -12, -71] != [90, 28, -118, -73, -7, 118, 64, -22, -86, -85, -30, 60, 107, 87, 56, 103]
So far, the failure has only been observed in windows-x64, but the failure is intermittent so other platforms may also be affected:
OS: Windows_Server_2016_Standard
CPU: Intel_R__Xeon_R__Platinum_8358_CPU___2.60GHz (12 cores)
CPU features: fpu_vme_de_pse_tsc_msr_pae_mce_cx8_apic_sep_mtrr_pge_mca_cmov_pat_pse36_clflush_mmx_fxsr_sse_sse2_ss_ht_pni_vmx_ssse3_fma_cx16_pdcm_sse4_1_sse4_2_x2apic_movbe_popcnt_aes_xsave_osxsave_avx_f16c_rdrand_hypervisor_lahf_lm_arat_xsaveopt_fsgsbase_tsc_adjust_bmi1_avx2_smep_bmi2_erms_invpcid_avx512f_rdseed_adx_smap_clflushopt_avx512cd
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: [Seed 4393970121356212344] Tag mismatch: [-82, -2, 28, -62, 82, 29, 82, 24, 6, -79, -14, -79, 119, 35, -12, -71] != [90, 28, -118, -73, -7, 118, 64, -22, -86, -85, -30, 60, 107, 87, 56, 103]
So far, the failure has only been observed in windows-x64, but the failure is intermittent so other platforms may also be affected:
OS: Windows_Server_2016_Standard
CPU: Intel_R__Xeon_R__Platinum_8358_CPU___2.60GHz (12 cores)
CPU features: fpu_vme_de_pse_tsc_msr_pae_mce_cx8_apic_sep_mtrr_pge_mca_cmov_pat_pse36_clflush_mmx_fxsr_sse_sse2_ss_ht_pni_vmx_ssse3_fma_cx16_pdcm_sse4_1_sse4_2_x2apic_movbe_popcnt_aes_xsave_osxsave_avx_f16c_rdrand_hypervisor_lahf_lm_arat_xsaveopt_fsgsbase_tsc_adjust_bmi1_avx2_smep_bmi2_erms_invpcid_avx512f_rdseed_adx_smap_clflushopt_avx512cd
- relates to
-
JDK-8288047 Accelerate Poly1305 on x86_64 using AVX512 instructions
-
- Resolved
-