Filip Jeremic
Filip Jeremic
Let's keep an eye on a reproduction. Gut feeling says its JIT given it is unreproducible, but we'll need a reasonable reproduction rate to be able to investigate.
I think the demo application has an example of how to bind the selected offset. The demo has a one way bind to a label. I might be misunderstanding the...
> Your HexView is great and it would really be nice to have a WinUI or a UNO version. Would you consider these conversions? Apologies, for some reason I had...
@Hogflash / @ttrfanatic feel free to submit a PR with your changes. I'm happy to merge them into the repository. Thanks! Also apologies as I somehow had custom notifications on...
> Does your control support adding multi-highlights to various data in different colors? Apologies, for some reason I had custom notifications on this repo so I didn't see your comment....
@knn-k how did you build this? This is a `TR_ASSERT` which is not active during release builds. Are you building a debug build?
@knn-k can you reduce down to the last subindex: ``` -Xjit:{jdk/internal/module/ModuleBootstrap.boot()Ljava/lang/ModuleLayer;}(traceFull,traceLoopVersioner,log=boot.trace,lastOptIndex=47,lastOptTransformationIndex=x)` ``` replacing _x_ with a transformation number (start at something like 64) and binary searching all the way down...
I don't see any negative frequencies when we enter loop versioner, so we must have calculated something incorrectly during the optimization. @knn-k is the test which reproduces this issue self-contained?...
Jenkins test sanity.functional,extended.functional,sanity.system,extended.system,special.system,sanity.openjdk zlinux,zlinuxxl jdk8
Testing looks good. I should remit myself as the committer for this one as I had a part in coding this change. @joransiu off to you!