[8u] RFR 8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M

Hohensee, Paul hohensee at amazon.com
Mon Jun 28 15:19:07 UTC 2021


Lgtm.

Thanks,
Paul

-----Original Message-----
From: jdk8u-dev <jdk8u-dev-retn at openjdk.java.net> on behalf of "kalinshi(施慧)" <kalinshi at tencent.com>
Date: Sunday, June 27, 2021 at 10:47 PM
To: "jdk8u-dev at openjdk.java.net" <jdk8u-dev at openjdk.java.net>
Subject: [8u] RFR 8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M

Please help review JDK-8264752 backport to jdk8u-dev. This PR is already backported to jdk11u.

The original patch does not apply cleanly, conflicts are:
- ClassFileInstaller doesn't need full name in TestBadOptionValues.java (same conflict in jdk11u)
- Change "log_error(arguments)" to "tty->print_cr" in JfrOptionSet::adjust_memory_options

Original bug: https://bugs.openjdk.java.net/browse/JDK-8264752
Original patch: https://git.openjdk.java.net/jdk/commit/377b3461

8u webrev: crosses hotspot and jdk repository
http://cr.openjdk.java.net/~hshi/8264752/webrev_total/

Test: jdk_jfr with fastdebug/release build pass

Regards
Hui



More information about the jdk8u-dev mailing list