-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b26
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374924 | 25.0.3 | Y. Ramakrishna | P4 | Resolved | Fixed | master |
Code recently integrated (#27353) has an erroneous (meaningless) assert. Closer examination of intended behavior reveals that the fix involves replacing the assert with a new run-time check and conditional return statement.
- backported by
-
JDK-8374924 GenShen: Fix erroneous assert
-
- Resolved
-
- caused by
-
JDK-8358735 GenShen: block_start() may be incorrect after class unloading
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u-dev/33e74e04
-
Review(master)
openjdk/jdk25u-dev/19
-
Review(master)
openjdk/jdk/28375