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-02-28 11:10:26 +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
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
2022-07-27 10:43:52 +00:00
TestLongStringConcat.java
8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
2020-06-19 11:32:51 +02:00
TestOptimizeStringConcat.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07:00
TestSideEffectBeforeConstructor.java
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
2022-07-27 10:43:52 +00:00
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
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00