-
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.openjdk_aarch64_mac_Personal_testList_2/6
jdk_security1_1
java/security/Security/ConfigFileTest.java
```
14:46:24 properties: una…
-
## Summary
Properties of interest for OpenSUT, ordered by priority (highest first):
1. ***classical* correctness properties** (the absence of Undefined Behavior - leading to memory safety and a …
-
I've been stuck on trying to solve this for a while. It seems like a simple problem that has a simple solution, but I'm not sure it does yet.
I'm attempting to apply an animatable gradient to a Borde…
-
> **Property expansion**. You might want to expand properties to a certain level by default, say if you have small objects within objects etc. [Redocly](https://redocly.com/docs/api-reference-docs/con…
-
## Bug Description
Some requests made through Undici with HTTP 2 seem to result in the following:
```TypeError: Cannot read properties of undefined (reading 'onError')
at Object.errorRequest …
-
### Problem
The documentation for the "Properties by object reference" page (which lists which properties a given type of OFX object has) says:
> This section is outdated and should be properly …
-
**Describe the issue:**
With this improvement an application level config has been introduced [1] to enable/disable the hybrid flow and which is set as disabled by default. Hence migration is require…
-
### mkosi commit the issue has been seen with
main
### Used host distribution
Fedora Linux 41
### Used target distribution
Fedora Linux 41
### Linux kernel version used
_No respon…
-
The RFC 5545 describes all the properties we have in icalendar.prop.
Please add a `__doc__` string documentation for all of them.
Examples:
- [vMonth](https://icalendar.readthedocs.io/en/late…
-
Right now there is an `events` property that returns a dictionary of what events are enabled. There are separate `enable_` and `disable_` functions for each event type. Instead, we should remove `even…