Skip to content

Java 11 use single class loader #1997

@amamounelsayed

Description

@amamounelsayed

Currently for each function we created in a specific class loader. The impact Static variable appears to be difference for each function even though it's in the same class
Azure/azure-functions-java-worker#412

Motivation

What is the motivation for the change?
We will need to fix the issue and have the same behavior like java 8

Impact

We do have a way to know how many java 11 users that will get impacted by this issue. The impacted users will be java 11 users that use static variables.

Compat-mode support

We will not add compact-mode support

Detection

N/A

Support

We may need to inform the support with the change and explain how azure functions behavior.

Documentation

N/A

Components impacted

Java worker

Performance

No impact

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions