JDK-8205528 : Base64 encoding algorithm using AVX512 instructions
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Priority:P3
Status:Resolved
Resolution:Fixed
CPU:x86
Submitted:2018-06-22
Updated:2024-09-25
Resolved:2018-06-28
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
gc/parallel/TestPrintGCDetailsVerbose.java failed due to JDK-8205577.
28-06-2018
vmTestbase/metaspace/staticReferences/StaticReferences.java failed with existing code - not new failure.
compiler/c2/TestThreadInterruptedAndNotified.java Agent timeout - JDK-8205526.
servicability/sa/ tests failed on SPARC. These changes should not affect SPARC code.
Hit build failure on Windows:
jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4556):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4595):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4634):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4649):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4664):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4679):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib >
t:/workspace/open/src/hotspot/cpu/x86/stubGenerator_x86_64.cpp(4693):
error C2024: 'alignas' attribute applies to variables, data members and tag types only jib > lib/CompileJvm.gmk:149: recipe for target '/cygdrive/t/workspace/build/windows-x64/hotspot/variant-server/libjvm/objs/stubGenerator_x86_64.obj'
failed