-
@fineanmol add this hacktober-accpted label
-
[//]: # "Please remove these comments"
[//]: # "Provide a general summary of the issue in the Title above"
## Environment Details
* Helidon Version: 4.1.4
* Helidon SE
* JDK version: openjdk 21…
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.NullPointerException: Cannot invoke "java.awt.FontMetrics.getFont()" because "fm" is null
at java.…
-
---
**From the maintainer Li Haoyi**: I'm putting a 4000USD bounty on this issue, payable by bank transfer on merged PRs implementing this. [Standard bounty terms](https://github.com/orgs/com-lihao…
-
**Describe the bug**
Both the `SpringOpaqueTokenIntrospector` and `NimbusOpaqueTokenIntrospector` use the `clientId` and `clientSecret` to authenticate the calls to the authorization server.
This …
-
class com.github.weisj.darklaf.compatibility.SwingUtil (in unnamed module @0x7364985f) cannot access class sun.awt.SunToolkit (in module java.desktop) because module java.desktop does not export sun.a…
-
1) https://informatics.msk.ru/mod/statements/view.php?id=276&chapterid=296#1
2) Написать программу, определяющую в какой координатной четверти находиться точка.
Пример (1, 2) Ответ первая
3) https:…
-
# Project Proposal: Basic Encryption/Decryption Using Caesar Cipher
## Project Overview
The **Basic Encryption/Decryption** project is a simple Java application that demonstrates the Caesar Ciph…
-
**Describe the bug**
Unauthenticated AJAX requests result in a 400 error from the `OidcBackChannelLogoutWebFilter`, instead of an error from a `ErrorWebExceptionHandler`.
**To Reproduce**
1. W…
-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet#7
**Specify the language of the codelab if it is not English:**
**In which task…