[RFR]: Disable CDS when TSAN is on
Man Cao
manc at google.com
Fri Jun 21 23:40:06 UTC 2019
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.
>
More information about the tsan-dev
mailing list