Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Dec 10, 2019

The module-info.class file that is present in the agent jar can cause apps that are using older versions of ClassGraph (previously known as FastClasspathScanner) to fail with error:

Unknown constant pool tag ... in classfile module-info.class

This issue is fixed in later versions of ClassGraph (see classgraph/classgraph#141), but this PR will make Application Insights compatible with older versions of ClassGraph as well.

@trask trask added this to the 2.6.0-BETA.2 milestone Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants