On Thu, 18 Jul 2024 13:48:06 GMT, Chen Liang wrote:
>> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
>> signers` and `ProtectionDomain protectionDomain`. We make the signers field
>> explicit. (The ProtectionDomain can be revisited when SecurityManager is
>> removed, as
On Thu, 18 Jul 2024 13:48:06 GMT, Chen Liang wrote:
>> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
>> signers` and `ProtectionDomain protectionDomain`. We make the signers field
>> explicit. (The ProtectionDomain can be revisited when SecurityManager is
>> removed, as
On Thu, 18 Jul 2024 13:48:06 GMT, Chen Liang wrote:
>> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
>> signers` and `ProtectionDomain protectionDomain`. We make the signers field
>> explicit. (The ProtectionDomain can be revisited when SecurityManager is
>> removed, as
On Thu, 18 Jul 2024 13:48:06 GMT, Chen Liang wrote:
>> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
>> signers` and `ProtectionDomain protectionDomain`. We make the signers field
>> explicit. (The ProtectionDomain can be revisited when SecurityManager is
>> removed, as
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as SecurityManager is accessing it via JNI as well.)
>
> Mi
On Thu, 18 Jul 2024 13:31:02 GMT, Chen Liang wrote:
>> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
>> signers` and `ProtectionDomain protectionDomain`. We make the signers field
>> explicit. (The ProtectionDomain can be revisited when SecurityManager is
>> removed, as
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as SecurityManager is accessing it via JNI as well.)
>
> Mi
On Wed, 17 Jul 2024 19:47:44 GMT, Chen Liang wrote:
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as Sec
On Wed, 17 Jul 2024 19:47:44 GMT, Chen Liang wrote:
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as Sec
On Thu, 18 Jul 2024 12:30:24 GMT, Coleen Phillimore wrote:
> There's a change in the heapDumper.cpp that probably has to change also,
> because I think we're now dumping signers twice (two lines).
The HPROF heap dump has a slot for signers so have to keep that to avoid
breakage. So yes, it mea
On Wed, 17 Jul 2024 19:47:44 GMT, Chen Liang wrote:
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as Sec
On Wed, 17 Jul 2024 19:47:44 GMT, Chen Liang wrote:
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as Sec
On Wed, 17 Jul 2024 19:47:44 GMT, Chen Liang wrote:
> `Class` has 2 VM-injected fields that can be made explicit: `Object[]
> signers` and `ProtectionDomain protectionDomain`. We make the signers field
> explicit. (The ProtectionDomain can be revisited when SecurityManager is
> removed, as Sec
`Class` has 2 VM-injected fields that can be made explicit: `Object[] signers`
and `ProtectionDomain protectionDomain`. We make the signers field explicit.
(The ProtectionDomain can be revisited when SecurityManager is removed, as
SecurityManager is accessing it via JNI as well.)
Migrate the JN
14 matches
Mail list logo