[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-hotspot-runtime-dev
Subject:    Re: RFR: 8264760: JVM crashes when two threads encounter the same resolution error [v6]
From:       Harold Seigel <hseigel () openjdk ! java ! net>
Date:       2021-04-30 13:30:56
Message-ID: jR4T8taq0plElYclwvx0k8Xk24GXD_ONOt1P4GyIRgE=.55a6dfa7-4337-4518-8cd9-0be168449ca4 () github ! com
[Download RAW message or body]

On Fri, 30 Apr 2021 03:34:22 GMT, Wang Huang <whuang@openjdk.org> wrote:

> > As shown in JDK-8264760, I changed notes with @dholmes-ora and only fixed this \
> > issue by deleting the assert. ~~The other whole bigger issue will be fixed in the \
> > other issue.~~
> 
> Wang Huang has updated the pull request incrementally with one additional commit \
> since the last revision: 
> fix crash problem

test/hotspot/jtreg/runtime/Nestmates/membership/HostNoNestMember.java line 29:

> 27:  * HostNoNestMember$Member has a class HostNoNestMember as its
> 28:  * NestHost, which will trigger an error when resolving .
> 29:  */

Can you modify the above comment to something such as:


 * This class was used to produce a jcod file in which the
 * NestMembers attribute was modified to make it empty. Class
 * HostNoNestMember$Member has class HostNoNestMember as its
 * NestHost, which will trigger an error when resolving.
 *
 * When compiled, this generates a HostNoNestMember class and
 * a HostNoNestMember$Menber class.  The former class, HostNoNestMember,
 * gets overwritten when HostNoNestMember.jcod gets compiled.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3392


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic