[RFR]: Disable CDS when TSAN is on

Jean Christophe Beyler jcbeyler at google.com
Sat Jun 22 20:58:16 UTC 2019


LGTM as well :-)
Jc

On Fri, Jun 21, 2019 at 4:40 PM Man Cao <manc at google.com> wrote:

> Looks good.
>
> -Man
>
>
> On Fri, Jun 21, 2019 at 4:35 PM Arthur Eubanks <aeubanks at google.com>
> wrote:
>
> > Webrev:
> http://cr.openjdk.java.net/~aeubanks/tsancds/webrev.00/index.html
> >
> > Disable CDS when TSAN is on
> >
> > We eagerly allocate jmethodIDs in ClassFileParser::fill_instance_klass().
> > ClassFileParser::fill_instance_klass() is never called on classes in a
> > shared archive.
> >
> > This helps with an upcoming test in a future change.
> >
>


-- 

Thanks,
Jc


More information about the tsan-dev mailing list