https://github.com/staktrace/20220627-okhttp-durationunit
Reproducer for okhttp3 5.0 bug
https://github.com/staktrace/20220627-okhttp-durationunit
Last synced: 2 months ago
JSON representation
Reproducer for okhttp3 5.0 bug
- Host: GitHub
- URL: https://github.com/staktrace/20220627-okhttp-durationunit
- Owner: staktrace
- Created: 2022-06-28T17:24:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T15:12:51.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T03:44:26.990Z (over 1 year ago)
- Language: Shell
- Homepage: https://github.com/square/okhttp/issues/7361
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To reproduce, run `./reproduce.sh`.
Note: this repository uses [hermit](https://cashapp.github.io/hermit/) to provide a fixed version of the openJDK and gradle that is downloaded on-demand. You could also use a gradle wrapper if you prefer, as long as it is version 7.4.2 of gradle.