Visibility of 9062835
Dalibor Topic
dalibor.topic at oracle.com
Tue Dec 3 09:30:54 UTC 2019
Hi Philippe,
it seems that it was closed in triage as a potential duplicate of
https://bugs.openjdk.java.net/browse/JDK-8232997 .
cheers,
dalibor topic
On 02.12.2019 22:01, Philippe Marschall wrote:
> Hello
>
> Some time ago we reported 9062835. This is a crashing bug when loading
> custom JFR event classes. It happens when a classloader does not acquire
> a lock around #defineClass but instead relies on catching LinkageError.
> This works for normal classes but results in a JVM crash for custom
> event classes that need to be transformed. It looks as if a lock inside
> the JVM is missing. We also attached a reproducer [1] [2].
>
> Somehow the bug is not yet visible and we did not get a confirmation
> mail. We wanted to ask whether we somehow made an error when entering
> some fields or some other information is missing.
>
> [1] https://github.com/marschall/jfr-crasher
> [2]
> https://github.com/marschall/jfr-crasher/blob/master/src/main/java/com/github/marschall/jfr/crasher/JfrCrasher.java
>
>
> Cheers
> Philippe
--
<http://www.oracle.com>
Dalibor Topic | Consulting Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961> | Video: dalibor.topic at oracle.com
<sip:dalibor.topic at oracle.com>
Oracle Global Services Germany GmbH
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRB 246209
Geschäftsführer: Ralf Herrmann
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment
More information about the hotspot-jfr-dev
mailing list