-
### Steps To Reproduce
Use Java bindings for a real world project and deploy it to different host architectures
### Expected Result
Java bindings allow to use the Bitwarden Secrets Manager SD…
-
```
{-# LANGUAGE MagicHash #-}
module Main where
import Java
-- Map.Entry
data {-# CLASS "java.util.Map$Entry" #-} MapEntry k v =
MapEntry (Object# (MapEntry k v))
deriving Class
for…
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/purejava/appindicator-gtk3-java/issues?q=) for duplicates
### Summary
Simple code sample on the wiki thr…
-
The extension protocol needs an update. Current message implementation holds too much variables which have no use, and the message contents could be simplified and refactored. The work for refactoring…
-
https://issues.apache.org/jira/browse/PARQUET-2025
Mainly a consideration for local development unit tests, and eventual native runs of Deephaven on M1.
This issue is not triggered when running …
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct]…
-
Hi,
I am getting following exception while using purejavacomm API for serial port communication. I have a Test class which receive & also send some data over serial port. I have used a MOXA device to…
-
Distro: AlmaLinux 8 container on top of Ubuntu 20.04 with privilege
secret-service version: 1.6.2
Error shows that
```
Exception in thread "main" java.lang.RuntimeException: java.io.IOException: T…
-
SimpleCollection is AutoCloseable i.e. it should either be used in a try-with-resource statement or wrapped in a class that is itself AutoCloseable.
SimpleService returns a single instance of Simpl…
-
```
What steps will reproduce the problem?
1. Open Oryx start page in Firefox (I used version 3, but older version
should behave the same).
2. Insert ID of myopenid.com into the login field (mine look…