#1074267 /usr/lib/jvm/java-17-openjdk-amd64/bin/javac: allocates 300MB and stays with 1 CPU pegged 100%, doesn't do anything

Package:
openjdk-17-jdk-headless
Source:
openjdk-17-jdk-headless
Description:
OpenJDK Development Kit (JDK) (headless)
Submitter:
наб
Date:
2024-06-25 15:45:04 UTC
Severity:
normal
#1074267#5
Date:
2024-06-25 15:42:12 UTC
From:
To:
Dear Maintainer,

Attaching the problematic file.

Running javac a.java, javac allocates 300M then pegs a CPU and then does
nothing. strace says all it does is futex() and getrusage() when it gets
to this state.

This isn't a state any compiler should get into I think.

Best,