Q: So, how was your weekend?
A: Not bad, spent a while debugging X11GraphicsConfig initialisation in #openjdk17
Q: Why?
A: To work out why it was failing to load libXrender
Q: OK... Why?
A: To be able to update to #IntelliJ IDEA 2023.1
Q: Wha- Why?
A: Oh, IntelliJ 2023.1 wont start start unless per pixel translucency is available
Q: ...
A: That's only the start. The "Shared Indexes" plugin now aborts unless you are on a defined platform
#openjdk17 #intellij #linux #windows #macos
Trying to track down a very odd #java #dateparsing issue which only seems to occur under #wildfly with #openjdk17 (but not #openjdk11, or with the same code outside of wildfly)
Dates for 11 months of the year parse just fine, but dates in one specific month always throw an Exception.
Finally caught this in #intellij debugger. Can anyone guess which month had the issue?
#java #dateparsing #wildfly #openjdk17 #openjdk11 #intellij
Just updated to the latest #IntelliJ IDEA 2022.3 on #netbsd using #openjdk17 from #pkgsrc.
(I think that is enough hashtags for this morning)
It disabled codeWithMe, and there is a libjsndispatch.so not found warning on startup, but everything is looking good
#intellij #netbsd #openjdk17 #pkgsrc