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

Hui Shi hshi at openjdk.java.net
Tue Jun 22 09:39:41 UTC 2021


Please help review backport of JDK-8264752 related to JFR.
This backport also includes successive build failure fix JDK-8266206 (for older gcc version).

Applied almost cleanly on jdk11u, except copyright year in license and ClassFileInstaller build/use in test/jdk/jdk/jfr/startupargs/TestBadOptionValues.java.

Tested on Linux X64 tier1/tier2/tier3 release/fastdebug no regression. test/jdk/jdk/jfr test pass with release/fastdebug.
New test added in this PR also pass.

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

Commit messages:
 - Backport 377b346189c7cff9c8d535c3a6980f86669a95a0

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/52


More information about the jdk-updates-dev mailing list