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

(0.13.0) Fix VarHandleDesc constructor setup #5076

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

theresa-m
Copy link
Contributor

delivering #5003 for 0.13

This adds the entire Test_DynamicConstantDesc file and testng entry since #4873 was not delivered to 0.13

Signed-off-by: Theresa Mammarella Theresa.T.Mammarella@ibm.com

@DanHeidinga

- fix logic error in VarHandle.VarHandleDesc.Kind.getBootstrap
- fix VarHandleDesc constructor superclass call to DynamicConstantDesc
- remove declaringClassDesc field in VarHandleDesc. This information can be retrieved from the superclass bootstrap arguments
- add private helper methods to retrieve information from superclass bootstrap arguments
- add additional tests for DynamicConstantDesc to VarHandle description <-> resolution

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@DanHeidinga DanHeidinga changed the title Fix VarHandleDesc constructor setup (0.13.0) Fix VarHandleDesc constructor setup Mar 13, 2019
@DanHeidinga DanHeidinga added this to the Release 0.13.0 (Java 12) milestone Mar 13, 2019
@DanHeidinga DanHeidinga self-assigned this Mar 13, 2019
@DanHeidinga
Copy link
Member

PR against master branch merged. Merging into 0.13 now

@DanHeidinga DanHeidinga merged commit 6860f3b into eclipse-openj9:v0.13.0-release Mar 13, 2019
@theresa-m theresa-m deleted the fix_4940_13 branch March 13, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants