Per-Ake Minborg

Results 76 issues of Per-Ake Minborg

In org.simpleframework.http.socket.service.FrameEncoder -> ``` for(int i = 0; i < data.length; i++) { message[i + 2] = data[i]; } ``` and ``` for (int i = 0; i < count;...

See https://github.com/ChronicleEnterprise/Chronicle-Services-Demo/issues/115

bug
review

One thing that would be interesting is to do a "delta" comparison with a large number of repos. At the end of the day, development is clustered around some hubs...

# Stable Values & Collections (Internal) ## Summary This PR proposes to introduce an internal _Stable Values & Collections_ API, which provides immutable value holders where elements are initialized _at...

rfr
core-libs
hotspot-compiler
compiler

# Stable Values & Collections (Internal) ## Summary This PR proposes to introduce an internal _Stable Values & Collections_ API, which provides immutable value holders where elements are initialized _at...

build
core-libs
hotspot-compiler