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
0312694c46
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
whitebox
History
Sonia Zaldana Calles
0b733e9a22
8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
...
Reviewed-by: lmesnik, stuefe
2024-11-05 15:25:18 +00:00
..
AllocationCodeBlobTest.java
8290025: Remove the Sweeper
2022-08-25 09:48:55 +00:00
BlockingCompilation.java
ClearMethodStateTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
CompilerWhiteBoxTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
DeoptimizeAllTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
DeoptimizeFramesTest.java
8335334: Stress mode to randomly execute unstable if traps
2024-09-23 12:30:30 +00:00
DeoptimizeMethodTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
DeoptimizeMultipleOSRTest.java
EnqueueMethodForCompilationTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
ForceNMethodSweepTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
GetCodeHeapEntriesTest.java
GetNMethodTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
IsMethodCompilableTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
LockCompilationTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
MakeMethodNotCompilableTest.java
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
2023-11-21 10:58:09 +00:00
OSRFailureLevel4Test.java
SetDontInlineMethodTest.java
SetForceInlineMethodTest.java
SimpleTestCase.java
TestCompileAbstractMethod.java
8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
2024-11-05 15:25:18 +00:00
TestEnqueueInitializerForCompilation.java
TestMethodCompilableCompilerDirectives.java