-
Notifications
You must be signed in to change notification settings - Fork 5.4k
complus_JitStressOnly is outdated #8889
Copy link
Copy link
Closed
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Type
Fields
Give feedbackNo fields configured for issues without a type.
Compiler::compStressCompileusesinfo.compMethodInfo->argsthat is not init at that point.jitNativeCodecallcompInitat 6659, that uses for exampleinfo.compMethodName. We init this fields incompCompileat 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