This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
parsing
History
Tobias Holenstein
8d6d37fea1
8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access
...
Reviewed-by: thartmann, kvn, vlivanov, epeter, roland
2024-10-01 23:52:46 +00:00
..
Custom.jasm
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
2022-04-26 07:25:47 +00:00
MissingSafepointOnSwitch.jasm
8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
2023-05-03 08:29:01 +00:00
MissingSafepointOnTryCatch.jasm
8313626: C2 crash due to unexpected exception control flow
2023-08-23 08:47:33 +00:00
TestExceptionBlockWithPredecessors.jasm
8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
2020-06-10 17:56:23 +02:00
TestExceptionBlockWithPredecessorsMain.java
8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
2020-06-10 17:56:23 +02:00
TestMissingSafepointOnSwitch.java
8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
2023-05-03 08:29:01 +00:00
TestMissingSafepointOnTryCatch.java
8313626: C2 crash due to unexpected exception control flow
2023-08-23 08:47:33 +00:00
TestUnsafeArrayAccessWithNullBase.java
8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access
2024-10-01 23:52:46 +00:00
UnreachableBlockFallsThroughEndOfCode.java
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
2022-04-26 07:25:47 +00:00