Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8275583: [lworld] C2 fails to scalarize inline types in safepoint deb…
…ug info in rare cases
- Loading branch information
Showing
with
41 additions
and 23 deletions.
- +14 −1 src/hotspot/share/opto/callnode.cpp
- +10 −4 src/hotspot/share/opto/cfgnode.cpp
- +6 −10 src/hotspot/share/opto/compile.cpp
- +0 −7 src/hotspot/share/opto/inlinetypenode.cpp
- +8 −0 src/hotspot/share/opto/locknode.cpp
- +1 −1 src/hotspot/share/opto/locknode.hpp
- +2 −0 test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestLWorld.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters