Artur

Results 189 issues of Artur

## Steps to reproduce the problem 1. Open https://cla-assistant.io/ 2. Log in ## What is the expected result? You are logged in and see the list of repositories ## What...

**Describe the bug** If you have a .class file open when launching e.g. a Maven target in debug mode, VS Code popups up a dialog that asks you to save...

Trying to use this with Java 16 results in ``` [INFO] Getting drivers for current operating system only. May 21, 2021 2:15:31 PM com.sun.xml.bind.v2.runtime.reflect.opt.Injector SEVERE: null java.security.PrivilegedActionException: java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,int,int,java.lang.ClassLoader,java.security.ProtectionDomain) at...

``` List orders = new ArrayList(); // Order from the docs orders.add(new Order("Domain Name", 3, 7.99)); orders.add(new Order("SSL Certificate", 1, 119.00)); orders.add(new Order("Web Hosting", 1, 19.95)); orders.add(new Order("Email Box", 20,...

A deprecated method should always have javadoc describing what to use instead, in this case the return value from add*Listener

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jakarta.websocket:jakarta.websocket-api from 2.0.0 to 2.1.0. :information_source: Keep your dependencies up-to-date....

+0.0.1

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jakarta.annotation:jakarta.annotation-api from 2.0.0 to 2.1.1. :information_source: Keep your dependencies up-to-date....

+0.0.1

Please ensure this actually does the same thing. I cannot tell but Hilla tests pass... With Spring Security 6 the response in `loadContext(HttpRequestResponseHolder requestResponseHolder)` is null so the old code...

+0.0.1

### Describe your motivation It is easy to start a Vaadin 23 project today and grab the latest Tomcat version to run it on. It won't work because Tomcat 10...

enhancement