Skip to content

Conversation

thk123
Copy link
Collaborator

@thk123 thk123 commented Feb 19, 2018

Currently in a misnamed file java_bytecode_parser_rclass_attribute.cpp

@thk123 thk123 requested a review from mgudemann as a code owner February 19, 2018 17:07
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note this is pulled into its own PR: diffblue#1856

@mgudemann mgudemann force-pushed the feature/parse_bootstrapmethods_attribute branch from bf53c54 to a8f0116 Compare February 21, 2018 09:33
@thk123 thk123 force-pushed the feature/parse_bootstrapmethods_unittests branch 2 times, most recently from 10d4391 to e7e0e22 Compare February 23, 2018 18:11
@thk123
Copy link
Collaborator Author

thk123 commented Feb 23, 2018

@mgudemann This is now ready for review and inclusion into the PR - I wonder if some of the tests are kind of redundant (e.g. we have the exhaustive static set, but then for member and local variable we just care about the ones that capture variables since they are the only ones that behave differently, what do you think?

Copy link
Owner

@mgudemann mgudemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just some minor comments

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not const ?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size_t or unsigned

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might also count to detect several matching entries

@thk123 thk123 force-pushed the feature/parse_bootstrapmethods_unittests branch from e7e0e22 to 406fc00 Compare February 26, 2018 14:49
@mgudemann mgudemann merged this pull request into mgudemann:feature/parse_bootstrapmethods_attribute Feb 26, 2018
@thk123 thk123 deleted the feature/parse_bootstrapmethods_unittests branch February 26, 2018 17:32
mgudemann pushed a commit that referenced this pull request Aug 14, 2018
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