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

8261926: Attempt to access property/element of a Java method results in AssertionError: unknown call type #15

Merged
merged 2 commits into from
Jun 29, 2021

Conversation

szegedi
Copy link
Collaborator

@szegedi szegedi commented Jun 16, 2021

Attempt to access property/element of a Java method results in AssertionError: unknown call type


Progress

  • Change must not contain extraneous whitespace
  • Change must be properly reviewed

Issue

  • JDK-8261926: Attempt to access property/element of a Java method results in AssertionError: unknown call type

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/nashorn pull/15/head:pull/15
$ git checkout pull/15

Update a local copy of the PR:
$ git checkout pull/15
$ git pull https://git.openjdk.java.net/nashorn pull/15/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 15

View PR using the GUI difftool:
$ git pr show -t 15

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/nashorn/pull/15.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Jun 16, 2021

👋 Welcome back attila! A progress list of the required criteria for merging this PR into main will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot added the rfr label Jun 16, 2021
@szegedi szegedi merged commit d577a18 into openjdk:main Jun 29, 2021
@szegedi szegedi deleted the JDK-8261926 branch June 29, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant