Marc R. Hoffmann
Marc R. Hoffmann
I wonder whether we could drop support for Java 5 runtime with the following benefits: - Simplify test/build setup: With the advent of Java 9 we're now testing on 5...
## Impact - [x] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...
### Search first - [x] I searched and no similar issues were found ### Description The way how syntax errors and computed values in CSV input for `loadData` are handled...
Experimental. See what it takes to use npm within the java-almanac repository. As an alternative the client code can be moved to the sandbox repository and hosted together with the...
* https://copy.sh/v86/ * https://www.pcjs.org/ * https://archive.org/details/Symantec_Visual_Cafe_for_Windows_95_and_Windows_NT_4.0_Symantec_1996 * Xelfi: https://archive.org/details/hobbes-os2-september-1999-walnut-creek-cd ### Converting a CDR image to ISO: hdiutil makehybrid -iso -joliet -o image.iso image.cdr ### Automatic Login to Windows NT 4.0...
I would like to propose the following improvement on [this page](https://javaalmanac.io/features/jep445/): * The feature was finalized in [JEP 456](https://openjdk.org/jeps/456) * For consistency with the other feature articles do not use...
Java 1.0 could be executed on MacOS 7.5.3 using the [Infinite Mac Emulator](https://infinitemac.org/1996/System%207.5.3). ### Manual installation of the Applet viewer: 1. Open the emulator in the browser 1. Download the...
Address discussion in #1933
Try to fix #1676 for all properties. - [ ] Documentation for `includes` and `excludes` - [ ] Documentation for `address` - [ ] Add jacoco-maven-plugin IT that verifies default...