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

Methods and tests for jep334 MethodType #4194

Merged
merged 2 commits into from Feb 23, 2019

Conversation

theresa-m
Copy link
Contributor

@theresa-m theresa-m commented Jan 8, 2019

  • describeConstable
  • descriptorString

Depends on (see #4195):

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

@theresa-m theresa-m force-pushed the jep334_methodtype branch 2 times, most recently from 24d203f to b9b883f Compare February 19, 2019 16:18
@theresa-m
Copy link
Contributor Author

I've updated my commits from the review comments.

@DanHeidinga
Copy link
Member

@theresa-m Can you rebase this so it'll pick up with jvm interface fix? Then I can PR test it

@DanHeidinga DanHeidinga self-assigned this Feb 21, 2019
@theresa-m
Copy link
Contributor Author

the MethodType.describeConstable implementation is dependent on ClassDesc which hasn't been merged yet.

@DanHeidinga
Copy link
Member

@theresa-m Can you rebase and resolve the conflict?

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
- describeConstable
- descriptorString

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@theresa-m
Copy link
Contributor Author

@DanHeidinga its ready for a pr build now

@DanHeidinga
Copy link
Member

Jenkins test sanity plinux jdk12

@DanHeidinga
Copy link
Member

Only the known com.ibm.j9.jsr292.api.MethodHandleAPI_defineClass.test_defineClass_ClassBytes_CorruptedArray failure

@DanHeidinga DanHeidinga merged commit 7d70c48 into eclipse-openj9:master Feb 23, 2019
JEP 334 automation moved this from In progress to Done Feb 23, 2019
@theresa-m theresa-m deleted the jep334_methodtype branch February 25, 2019 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
JEP 334
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants