jdk8u backport is brokent in 1.8.0.232.b09

Алексей Генус genus.alexey at gmail.com
Thu Nov 14 17:36:03 UTC 2019


Hi Roland,

> Thanks for providing the replay file but if a generated class file is
> involved that won't help, unfortunately.

> Is there a way for us to reproduce this locally?

I created an empty repo https://github.com/genuss/jdk8u232-minimal with
mininal code and it breaks C2 on my machine even without Shenandoah
enabled. I attached fat-jar to release on github so you won't need to build
it https://github.com/genuss/jdk8u232-minimal/releases/tag/1.0. To run
simply use java -jar minimal-example-1.0.0-jar-with-dependencies.jar

Roman,
I tried nightly build with no luck unfortunately. Both crashes still
present.



On Thu, 14 Nov 2019 at 15:32, Roland Westrelin <rwestrel at redhat.com> wrote:

>
> Hi Alexey,
>
> > I uploaded replay file for that very run
> > https://gist.github.com/genuss/114201c8658b2f79cc3afaf0d7349648
> > Attached file is the class-file which caused error. This is an unusual
> > class which was generated by one-nio
> > <https://github.com/odnoklassniki/one-nio> in this method
> > <
> https://github.com/odnoklassniki/one-nio/blob/master/src/one/nio/serial/gen/DelegateGenerator.java#L115
> >
>
> Thanks for providing the replay file but if a generated class file is
> involved that won't help, unfortunately.
>
> Is there a way for us to reproduce this locally?
>
> Roland.
>
>


More information about the shenandoah-dev mailing list