-
# Project Proposal: File Compression Tool
## Project Overview
The File Compression Tool is a desktop application built using Java, which allows users to compress and decompress various types of …
-
JFR uses a stack trace size 64 by default. 64 lines of code are not enough for some projects, Spring for example.
I have added two options for my application:
- -XX:StartFlightRecording=disk=tr…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.479.1
OS: Linux - 5.15.0-125-generic
Java: 21.0.5 - Ubuntu (OpenJDK 64-Bit Server VM)
---
antisamy-markup-formatter:162…
-
Current sbt docs for "Exclude Transitive Dependencies" have just examples of excluding Java libraries http://www.scala-sbt.org/release/docs/Library-Management.html#Exclude+Transitive+Dependencies
Ple…
-
### Describe the bug
Hello Team,
I am trying to use the @EnableKubernetesMockClient annotation to create a kubernetesClient in my test class which are in juupiter junit, but I am getting the follo…
-
**Description**
I have two PySpark dataframes, source_df and target_df. I ran `pip install pyspark-extension` to install diff.
Spark Version - 3.4.1
Scala Version - 2.12
When I run `source_…
-
My application crashed on a special environment where all so native libraries can't work. Are they required or can graaljs run in interpreter mode without them?
```
[info] running chester.cli.Main…
-
### Description of the bug:
When trying to debug a failing Bazel Java test, one may want to step into the relevant Java file to explore and attach breakpoints. For `java_test` targets where the sour…
-
### Problem Statement
We rely on other libraries to offer some callbacks or require users to manipulate / wrap libraries for errors to be reported to Sentry. By using a Java Agent we could wrap calls…
-
This has been first reported in https://github.com/spring-projects/spring-boot/issues/42771, but I was asked to report the bug here.
When creating a Spring Boot application using `spring-boot:bui…