transentia

Results 13 issues of transentia

I've been trawling through the code (trying to get a handle on https://github.com/AOEpeople/geb-spock-reports/issues/34). I came across com.athaydes.spockframework.report.internal.ReportDataAggregator#readTextFrom: ``` @PackageScope static String readTextFrom( RandomAccessFile file ) { def buffer = new...

enhancement

### Expected Behavior I have a fully working application that has always used Tomcat. Thought I'd see if Jetty would give me a bit more performance. Converted my build by...

Several instances. "Retrieves and object" instead of "Retrieves an object": ![image](https://user-images.githubusercontent.com/105110/194739641-728474b4-01be-494d-9889-15799bb2cfdd.png) Because this is Javadoc, it appears in IntelliJ assistance popups, etc. as well as the normal API doco.

I'm using fake-smtp-server (nice tool, thanks!) during dev work. Lots of try/fail/try/fail/... cycles. Clicking the confirmation button gets old, quickly. Can there please be a "don't confirm deletes" option? Ideally,...

``` IntelliJ IDEA 2021.3 (Ultimate Edition) Build #IU-213.5744.223, built on November 27, 2021 Licensed to Bob Brown Subscription is active until December 18, 2021. Runtime version: 11.0.13+7-b1751.19 amd64 VM: OpenJDK...

Read first: ### Describe the issue Clicking on the UO shield causes the menu to appear only partly/with wrong size. ### One or more specific URLs where the issue occurs...

Long-established app. uses Webflow 3.0.0. Thought I'd try the upgrade to Framework 6.2.0-SNAPSHOT...see what breaks. This code broke: ``` public class ExistingReportActions extends FormAction { ... public Event evaluateExistingReport() {...

Per this image: I can see no way to permanently acknowledge this. AB#44350973

bug
tracked

### Current Behavior I have Geb/Spock tests. Running via gradle tests the suite takes about 20 mins. If I run via a simple Groovy script that uses Spcock's EmbeddedSpecRunner the...

in:testing
:wave: team-triage
has:reproducer
a:performance-improvement

**Describe the issue** Segfault in "AOT compiled code java.lang.ProcessImpl.create(Native Method)" **Steps to reproduce the issue** I had just finished running 7500 (as 5 users * 1500 requests) identical GET requests...

bug