Greg Wilkins

Results 652 comments of Greg Wilkins

Note with regards to the units shown on a field like startLineBias, since that is not part of the standard schema, I'm sending a metaData delta from my plugin on...

I'm not sure how far back this goes, so perhaps we need to regenerate all the release since 12.0.0?

@olamy I think it is more than just PRs without issues, as the examples listed above are PRs with issues.

@joakime @olamy Can you make this a priority to fix. Yet again I've lost time looking for issues that should be listed in VERSION.TXT that are just not there.

@sbordet sorry but I totally disagree. I wrote the original CyclicTimeout class and I'm confused by this API. What hope do other have. The ability for a new entity to...

@sbordet @lorban the following "test" illustrates the confusion with the API: ```java @Test void testApiSanity() throws Exception { long now = NanoTime.now(); List entities = new ArrayList(List.of( new SimpleExpirable("one", now...

@sbordet > Do you get confused by `Scheduler` too? > If not, why not? Because a `Scheduler` doesn't: + schedule entities that have never been passed to `schedule(Runnable, Duration)` +...

I currently can't find a JVM to test against, so until there is a good JVM that supports CRaC, this is low priority.

@lorban can you look at the ISE (as you have been) @janbartel Can you look at the verbose OSGi test @olamy There are build warnings and verbosity... might be normal,...