-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b23
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8369967 | 21.0.10-oracle | Joakim Nordström | P4 | Resolved | Fixed | b03 |
| JDK-8370581 | 21.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
| JDK-8370322 | 17.0.18-oracle | Joakim Nordström | P4 | Resolved | Fixed | b03 |
Prepare HotSpot for the permissive- Visual C++ flag, this change contains all of the fixes required for HotSpot to compile under the stricter mode activated when the permissive- flag is passed
- Reworks code in topLevelUnhandledExceptionFilter for os_windows.cpp to avoid goto jumping across uninitialized locals
- Adds a CAST\_FROM\_FN\_PTR cast to the return value from ::signal to void, as they cannot be implicitly converted
- symbolengine.cpp's SimpleBufferWithFallback's templates cannot work with a raw char (Actual fix under discussion)
- Removed a throw() specification from a mismatched definition in allocation.cpp
- Reworks code in topLevelUnhandledExceptionFilter for os_windows.cpp to avoid goto jumping across uninitialized locals
- Adds a CAST\_FROM\_FN\_PTR cast to the return value from ::signal to void, as they cannot be implicitly converted
- symbolengine.cpp's SimpleBufferWithFallback's templates cannot work with a raw char (Actual fix under discussion)
- Removed a throw() specification from a mismatched definition in allocation.cpp
- backported by
-
JDK-8369967 Prepare HotSpot for permissive-
-
- Resolved
-
-
JDK-8370322 Prepare HotSpot for permissive-
-
- Resolved
-
-
JDK-8370581 Prepare HotSpot for permissive-
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/4a85f6ae
-
Commit(master)
openjdk/jdk21u-dev/545ab3fd
-
Review
openjdk/jdk/15955
-
Review(master)
openjdk/jdk21u-dev/2349
(2 links to)