Martin Kouba

Results 269 comments of Martin Kouba

> yeah I just double checked the CDI spec does not say anything about stream() and iterator() ordering. If quarkus is ordering beans returned by those methods respecting the priority,...

> @mkouba not sure you are aware of this effort? @gsmet I think I was but I forgot ;-). @ogomezdi Could you squash the commits please?

> What exactly do you want me to do? To squash the commits in one. See for example https://www.git-tower.com/learn/git/faq/git-squash or https://www.geeksforgeeks.org/git-squash/.

> > > What exactly do you want me to do? > > > > > > To squash the commits in one. See for example https://www.git-tower.com/learn/git/faq/git-squash or https://www.geeksforgeeks.org/git-squash/. >...

This pull request is superseded by #44706. @ogomezdi I wasn't able to merge the commits on your branch either. So I've created a new branch, cherry-picked your commits, rebased and...

> > This pull request is superseded by #44706. > > @ogomezdi I wasn't able to merge the commits on your branch either. So I've created a new branch, cherry-picked...

@geoand it would be great if you could this PR with your simplified reproducer.

The `io.quarkus.grpc.cli.GrpcCliTest` is broken and disabled in main: https://github.com/quarkusio/quarkus/commit/3cbd4f5d8e152ac19a0ea117dc5eaafe568a7253

@CLandsberg I'm not 100% sure I understand your use case correctly but hopefully the https://github.com/quarkusio/quarkus/pull/42830 will fix the problem. It would be great if you could test the PR with...

I observed a similar problem with Eclipse Terminal (TM Terminal 10.7.1.202208160035 and Eclipse IDE 2022-09 (4.25.0)) and GraalVM 22.3.0 Java 19 CE, and the workaround was to disable the _colorized...