-
Bug
-
Resolution: Fixed
-
P3
-
11, 12
-
b15
-
x86_64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8243348 | 11.0.8-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b04 |
JDK-8243957 | 11.0.8 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
The VM crashes during a slowdebug build on my Skylake based Windows/x64 machine, because code_size2 (defined in stub_routines_x86.hpp) is too small. This is probably caused by the new stub code for base64, which is only enabled on relatively new x86 CPUs.
Reported by ralf.schmelter@sap.com
Reported by ralf.schmelter@sap.com
- backported by
-
JDK-8243348 code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
- Resolved
-
JDK-8243957 code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
- Resolved
- relates to
-
JDK-8205528 Base64 encoding algorithm using AVX512 instructions
- Resolved