Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove static field from c code base #11894

Merged
merged 2 commits into from Dec 6, 2021
Merged

Remove static field from c code base #11894

merged 2 commits into from Dec 6, 2021

Conversation

normanmaurer
Copy link
Member

Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup

Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
@normanmaurer normanmaurer merged commit 333b450 into 4.1 Dec 6, 2021
@normanmaurer normanmaurer deleted the remove_state branch December 6, 2021 12:13
normanmaurer added a commit that referenced this pull request Dec 6, 2021
Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
laosijikaichele pushed a commit to laosijikaichele/netty that referenced this pull request Dec 16, 2021
Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
laosijikaichele pushed a commit to laosijikaichele/netty that referenced this pull request Dec 16, 2021
Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
10brothers pushed a commit to 10brothers/netty that referenced this pull request Jan 20, 2022
Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
Motivation:

This came up in another PR. We dont need to store the field in the jni layer which makes things easier.

Modifications:

Refactor code to just store it in the java class

Result:

Cleanup
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.

None yet

2 participants