Sami Korhonen

Results 3 issues of Sami Korhonen

## Context Generated mock response does not follow schema ## Current Behavior Given OpenAPI doc: ``` openapi: 3.0.3 info: title: Subscription Query API version: '1.0' description: Unified interface for querying...

t/bug
p/medium
triaged

All write operations implemented in FilterOutputStream write to destination stream one byte at a time. Benchmark #2963 showed that HotSpot might not be able to optimize this behavior. ### All...

There is a flaw in Java's interface design that makes it very easy to introduce bug where application stalls when using native HttpClient. Request timeout given applies only to point...