[jdk15u-dev] RFR: 8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Oct 1 14:23:06 UTC 2021


I'd like to backport this fix to 15u for parity with 11u.
The patch applies almost cleanly except for copyright years. Additionally the added test TestBadOptionValues.java was modified to pass successfully.
Tested with jdk/jfr tests, new test fails without the patch, passes with it.
Follow-up fix JDK-8266206 is planned to be backported as well.

-------------

Commit messages:
 - Backport 377b346189c7cff9c8d535c3a6980f86669a95a0

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/108/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=108&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264752
  Stats: 113 lines in 5 files changed: 100 ins; 0 del; 13 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/108.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/108/head:pull/108

PR: https://git.openjdk.java.net/jdk15u-dev/pull/108


More information about the jdk-updates-dev mailing list