RFR: 8321582: yield <primitive-type>.class not parsed correctly. [v2]
Jan Lahoda
jlahoda at openjdk.org
Mon Dec 11 09:57:39 UTC 2023
> Fixing the parser to accept primitive type after yield.
>
> I didn't want to update the parts of the patch that remain, to not obstruct history, but I used the multi-label case for the new labels.
Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
Fxing typo.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17035/files
- new: https://git.openjdk.org/jdk/pull/17035/files/48107768..c1d80fde
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17035&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17035&range=00-01
Stats: 11 lines in 1 file changed: 0 ins; 0 del; 11 mod
Patch: https://git.openjdk.org/jdk/pull/17035.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17035/head:pull/17035
PR: https://git.openjdk.org/jdk/pull/17035
More information about the compiler-dev
mailing list