Skip to content

DATACMNS-809 - Reproduce issue accessing persistent properties from interface-based entities using the ClassGeneratingPropertyAccessorFactory. #160

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

Closed
wants to merge 1 commit into from

Conversation

jxblum
Copy link
Contributor

@jxblum jxblum commented May 6, 2016

Test class demonstrating issue.

…nterface-based entities using the ClassGeneratingPropertyAccessorFactory.
@jxblum jxblum changed the title DATACMNS-809 - Reproduce issue accessing persistent properties from i… DATACMNS-809 - Reproduce issue accessing persistent properties from interface-based entities using the ClassGeneratingPropertyAccessorFactory. May 6, 2016
odrotbohm pushed a commit that referenced this pull request May 12, 2016
Reproduce issue accessing persistent properties from interface-based entities using the ClassGeneratingPropertyAccessorFactory.

Related tickets: DATACMNS-809.
Original pull request: #161.
Related pull request: #160.
odrotbohm pushed a commit that referenced this pull request May 12, 2016
…y accessors.

Property accessors (getter and setter) defined on an interface require a different instruction opcode for invoking methods. We now distinguish whether a property accessor is defined on an interface and use either INVOKEINTERFACE or INVOKEVIRTUAL otherwise.

Related tickets: DATACMNS-809.
Original pull request: #161.
Related pull request: #160.
odrotbohm added a commit that referenced this pull request May 12, 2016
Simplified test case. Formatting in ClassGeneratingPropertyAccessorFactory.

Related tickets: DATACMNS-809.
Original pull request: #161.
Related pull request: #160.
@odrotbohm
Copy link
Member

That should be fixed in the mean time!

@odrotbohm odrotbohm closed this Jun 9, 2016
@odrotbohm odrotbohm self-assigned this Jun 9, 2016
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
…invalid-hostnames-159

Provide better error handling for invalid hostnames
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.

2 participants