On Sat, 21 May 2022, 09:10 Jaroslav Tulach, <jaroslav.tul...@gmail.com> wrote:
> > IMO it's hard to see how any of the sampler PRs meet the general > > requirements for merges to delivery. Do we really need to push back the > IDE > > release a week on this? > > I don't know. That is a decision for release coordinators. > No, it isn't! It's up to the PR author (you) and then the whole community (via review) to make that call. The release team doesn't decide what needs merging. > > What high / critical priority issue on our side is > > addressed? > > The sampler JAR cannot be used in headless environment right now due to > call > to `SwingUtilities.isEventDispatchThread()` which PR-4134 removes. > Isn't use in a headless environment a new feature that didn't exist at feature freeze? Or was it always meant to support headless and was broken at some point? Best wishes, Neil