Skip to content

Fix IllegalAccessError for Scala 2.12 #2290

Open
@kanderson250

Description

@kanderson250

Follow up for #2272

We discovered the source of the scala IllegalAccessError for apps with Scala 2.12 and JRE 11+: the major version of classfiles getting updated to the runtime version (despite having been compiled into Java 8).

Update the agent to mitigate this behavior.

Metadata

Metadata

Assignees

Labels

1Story Point Estimate

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions