RFR: 8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated. (original) (raw)
Bertrand Delsart bertrand.delsart at oracle.com
Wed Oct 7 14:10:55 UTC 2015
- Previous message: RFR: 8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated.
- Next message: RFR: 8042893 and 8042894: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Approved :-)
Bertrand.
On 07/10/2015 15:12, David Lindholm wrote:
Hi,
Please review this patch. The unnecessary wide jlong type were used to store a threadid, even on 32bit platforms. Instead I now use an intptrt.
Bug: https://bugs.openjdk.java.net/browse/JDK-8138832 Webrev: http://cr.openjdk.java.net/~david/JDK-8138832/webrev.00/ Testing: Passed JPRT and verified that the failing test works now. Thanks, David
-- Bertrand Delsart, Grenoble Engineering Center Oracle, 180 av. de l'Europe, ZIRST de Montbonnot 38330 Montbonnot Saint Martin, FRANCE bertrand.delsart at oracle.com Phone : +33 4 76 18 81 23
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient,
please contact the sender by reply email and destroy all copies of
the original message.
- Previous message: RFR: 8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated.
- Next message: RFR: 8042893 and 8042894: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]