This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-06-08 03:25:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
stringopts
History
Daniel Skantz
c06d6805aa
8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors
...
Reviewed-by: chagedorn, rcastanedalo
2025-10-07 09:04:39 +00:00
..
SideEffectBeforeConstructor.jasm
…
TestLongStringConcat.java
…
TestOptimizeStringConcat.java
…
TestSideEffectBeforeConstructor.java
…
TestStackedConcatsAppendUncommonTrap.java
8357105: C2: compilation fails with "assert(false) failed: empty program detected during loop optimization"
2025-05-26 14:22:12 +00:00
TestStackedConcatsMany.java
8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors
2025-10-07 09:04:39 +00:00
TestStackedConcatsSharedTest.java
8356246: C2: Compilation fails with "assert(bol->is_Bool()) failed: unexpected if shape" in StringConcat::eliminate_unneeded_control
2025-05-30 06:23:11 +00:00
TestStringObjectInitialization.java
…