Details
-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 18, 19
-
b16
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284252 | 18.0.2 | Tobias Hartmann | P3 | Resolved | Fixed | b02 |
JDK-8283912 | 17.0.4-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b02 |
JDK-8284155 | 17.0.4 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8284052 | 11.0.16-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b02 |
JDK-8284587 | 11.0.16 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
Description
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/powerOfTwo.hpp:54
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/jdk/open/src/hotspot/share/utilities/powerOfTwo.hpp:54), pid=4147940, tid=4147941
# assert(value > T(0)) failed: value must be > 0
#
# JRE version: (19.0) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 19-internal-adhoc.iklam, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Attachments
Issue Links
- backported by
-
JDK-8283912 Large value for CompileThresholdScaling causes assert
- Resolved
-
JDK-8284052 Large value for CompileThresholdScaling causes assert
- Resolved
-
JDK-8284155 Large value for CompileThresholdScaling causes assert
- Resolved
-
JDK-8284252 Large value for CompileThresholdScaling causes assert
- Resolved
-
JDK-8284587 Large value for CompileThresholdScaling causes assert
- Resolved
- blocks
-
JDK-8283013 Simplify Arguments::parse_argument()
- Resolved
- is blocked by
-
JDK-8283807 Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling
- Resolved
- relates to
-
JDK-8287052 comparing double to max_intx gives unexpected results
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/e8fbaad8
-
Commit openjdk/jdk17u-dev/2aa1fe09
-
Commit openjdk/jdk18u/43be3433
-
Commit openjdk/jdk/c1048021
-
Review openjdk/jdk11u-dev/1016
-
Review openjdk/jdk17u-dev/316
-
Review openjdk/jdk18u/73
-
Review openjdk/jdk/7944