Kangcheng Xu

Results 3 issues of Kangcheng Xu

### Before submitting a *pull request* make sure you have: - [x] [Searched](https://github.com/ytdl-org/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests - [x] Read [adding new extractor tutorial](https://github.com/ytdl-org/youtube-dl#adding-support-for-a-new-site) - [x] Read [youtube-dl...

site-support-request
nsfw

This PR resolves [JDK-8327381](https://bugs.openjdk.org/browse/JDK-8327381) Currently the transformations for expressions with patterns `((x & m) u

rfr
hotspot-compiler

Currently, parallel iv optimization only happens in an int counted loop with int-typed parallel iv's. This PR adds support for long-typed iv to be optimized. Additionally, this ticket contributes to...

rfr
hotspot-compiler