Search code examples
Is it possible to cancel a forked subtask in a StructuredTaskScope...


javaconcurrencyjava-21virtual-threadsstructured-concurrency

Read More
Incompatible changes in generics in Java 21...


javagenericsjdbijava-21

Read More
Where does the inferred @NotNull come from?...


javaintellij-ideajava-21

Read More
VM options for modern JVMs and JDKs...


javajvmjvm-argumentsjava-21

Read More
How to save test logs for Jmeter test in Java 21 with Maven?...


javaserializationjmeterjmeter-maven-pluginjava-21

Read More
Virtual threads seem to block carrier threads on external service call...


javaperformanceblockingjava-21virtual-threads

Read More
When installing coc-java, coc cannot define java environment...


javaneovimjava-21

Read More
How do I ensure that AsyncTaskExecutor gracefully cleans up virtual threads before stopping an app?...


javaspringspring-bootjava-21virtual-threads

Read More
Is it necessary to shutdown the executor returned by Executors.newVirtualThreadPerTaskExecutor()?...


javajava-21virtual-threadsproject-loom

Read More
When would default case in switch for sealed hierarchy be invoked...


javaswitch-statementjava-21

Read More
Jmeter keeps crashing on MacOS with openjdk21...


macosjmeterjava-21

Read More
Record patterns in java without instanceof nor switch...


javapattern-matchingjava-21record-patterns

Read More
Java 21 structured concurrency, need predictable subtask exception ordering...


javaparallel-processingjava-21project-loomstructured-concurrency

Read More
JavaFX 21 IntelliJ Idea non modular with Maven application on Windows 10, how to run (Error: JavaFX ...


intellij-ideajavafxjava-21

Read More
Character::IsEmoji not working for Characters with numbers in them?...


javajava-21

Read More
maven-war-plugin upgrade to java 21...


javamavenwarjava-21

Read More
Attempting to start WildFly 10 causing a InvocationTargetException...


javawildflywildfly-10java-21

Read More
Regarding creating new objects in a short time...


javagarbage-collectionjava-streamgame-developmentjava-21

Read More
Why Must Variables used in Guarded Pattern Case Labels be Final/Effectively Final? (Java 21)...


javaswitch-statementlanguage-lawyerjava-21switch-expression

Read More
Unknown OSGi execution environment: 'JavaSE-21'...


mavenosgieclipse-rcptychojava-21

Read More
PrimeFaces dataExport with lazy model return empty PDFs...


primefacesitextprimefaces-datatablejava-21primefaces-dataexporter

Read More
Virtual Threads don't work for POST request in Spring Boot WebFlux...


spring-bootspring-webfluxjava-21virtual-threads

Read More
Why acquiring a locked lock is slower when using JDK21 compared to JDK11...


javaperformancejmhjava-21

Read More
YamlPropertySourceFactory fails to load 'S&P', and instead loads 'SP'...


snakeyamlspring-boot-3java-21

Read More
Is it ok to execute a PlatformThread with a virtual-thread-per-task ExecutorService?...


javamultithreadingjava-21virtual-threads

Read More
Spring boot 3.2.2 upgrade related Warnings - Batch application...


spring-bootspring-data-jpaspring-batchjava-21

Read More
GWT Jetty 9 to 11 ? running Java 21 : sun.misc.GC moved : [ERROR] jreLeakPrevention.gcDaemonFail jav...


javaintellij-ideagwtjava-21

Read More
How to limit the number of Spring @Async tasks with virtual threads enabled...


springspring-bootspring-asyncjava-21virtual-threads

Read More
ExecutionCompletionService hangs when used with Project loom...


javamultithreadingjava-21project-loom

Read More
Create separate thread Pools for a pool of Platform Threads in java...


javathreadpoolexecutorjava-threadsjava-21virtual-threads

Read More
BackNext