Skip to content

complus_JitStressOnly is outdated #8889

@sandreenko

Description

@sandreenko

Compiler::compStressCompile uses info.compMethodInfo->args that is not init at that point.

jitNativeCode call compInit at 6659, that uses for example info.compMethodName. We init this fields in compCompile at 6667.

As I understand from the documentation this flag was supposed to allow compilation of one method with JitStress=2

category:correctness
theme:testing
skill-level:intermediate
cost:small

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions