graal
graal copied to clipboard
Add lambda methods test in debuginfotest
The underlying issue has been fixed in jdk17u-dev and is expected to land in OpenJDK 17.0.4 (July 19 2022). As a result we could consider this PR for inclusion in GraalVM 22.2.0 (July 26, 2022).
Hi, Thank you for contributing to GraalVM, when this PR is ready for review, please let me know so that I can take care of it and assign it to the proper engineer.
Hi @zakkak, while already at it, it would be great to also test setting and entering breakpoints in lambdas via
- a line breakpoint in the body of the lambda function
- method breakpoint on the name of the lambda function
Hi all, this is on my to-do list (just not high enough :) )
@zakkak please fix the merge conflict before we make the internal PR.
@zakkak please fix the merge conflict before we make the internal PR.
Done, should be good to go.
@olpaw could you please create the internal PR for this?
@olpaw @oubidar-Abderrahim I rebased once again to resolve some new conflicts. Please review and merge if OK.
Ping @olpaw @oubidar-Abderrahim ^^
Hi @zakkak , it seems there are some more conflicts to solve, please do so when possible. @olpaw Once the conflicts are solved, can we integrate this PR into main, or are there any more changes required?
Hi @zakkak , it seems there are some more conflicts to solve, please do so when possible.
@oubidar-Abderrahim done. Please note that this is the 3rd rebase after the PR's approval. Since this has already been approved, and the conflicts were mostly on line number differences, could you please push it for internal review once the github actions run?
@oubidar-Abderrahim the CI is happy and there are no conflicts, could you please push this to the internal queue?
Our CI has unfortunately mirrored this to https://github.com/oracle/graal/pull/6895.