Skip to content

Support SMAP generated by Kotlin 1.5 compiler (Support JSR-45 spec) #1155

@max-kammerer

Description

@max-kammerer

Prior version 1.5 Kotlin compiler violate JSR-45 specification in case of several stratum presence that was fixed in 1.5. There was a problem with *E presence between stratums which according to specification should be presented only at the end of SMAP (more details could be found in https://youtrack.jetbrains.com/issue/KT-37704).

Now proper SMAP output breaks JaCoCo parser with Unexpected SMAP line: *S KotlinDebug exception.
Repro project could be found in https://youtrack.jetbrains.com/issue/KT-44757

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions