== desc.methodType) {
// fastpath
}
}
...
Rémi
- Mail original -
> De: "David Holmes"
> À: "Aleksey Shipilev" , "core-libs-dev Libs"
>
> Envoyé: Mercredi 1 Mars 2017 13:36:49
> Objet: Re: Forcing initialization of string concat INDY e
Hi Aleksey,
On 1/03/2017 7:46 PM, Aleksey Shipilev wrote:
Hi,
On 03/01/2017 07:36 AM, David Holmes wrote:
The INDY-fication of string concatenation has triggered a problem where a JVM TI
agent's monitor-wait/ed callback hits an error path that uses string concat
which triggers a mass of indy r
Hi,
On 03/01/2017 07:36 AM, David Holmes wrote:
> The INDY-fication of string concatenation has triggered a problem where a JVM
> TI
> agent's monitor-wait/ed callback hits an error path that uses string concat
> which triggers a mass of indy related initialization, which in turn hits
> monitor
The INDY-fication of string concatenation has triggered a problem where
a JVM TI agent's monitor-wait/ed callback hits an error path that uses
string concat which triggers a mass of indy related initialization,
which in turn hits monitor use in
MethodType$ConcurrentWeakInternSet.get, which caus