On Thu, 5 Dec 2024 15:16:46 GMT, Chen Liang wrote:
>> I had hoped to keep the change focused on the removal of the left over
>> ReflectUtil.checkPackageAccess, the else throw AssertionError was a surprise
>> to see. So yes, I agree it can be removed but I'd prefer not touch it now,
>> future w
On Thu, 5 Dec 2024 14:50:53 GMT, Chen Liang wrote:
>> Alan Bateman has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Update copyright header end dates
>
> src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/TypeVariableImpl.
On Thu, 5 Dec 2024 15:01:27 GMT, Alan Bateman wrote:
>> src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/TypeVariableImpl.java
>> line 138:
>>
>>> 136: assert genericDeclaration instanceof Class ||
>>> 137: genericDeclaration instanceof Method ||
>>> 13
On Thu, 5 Dec 2024 14:46:14 GMT, Alan Bateman wrote:
>> We hollowed out ReflectUtil as one of the early steps when removing the code
>> for running in the SecurityManager execution mode. Most of the usages have
>> now been removed so the empty (and unused) methods can be removed.
>> FieldUtils
On Thu, 5 Dec 2024 14:46:14 GMT, Alan Bateman wrote:
>> We hollowed out ReflectUtil as one of the early steps when removing the code
>> for running in the SecurityManager execution mode. Most of the usages have
>> now been removed so the empty (and unused) methods can be removed.
>> FieldUtils
On Thu, 5 Dec 2024 14:46:14 GMT, Alan Bateman wrote:
>> We hollowed out ReflectUtil as one of the early steps when removing the code
>> for running in the SecurityManager execution mode. Most of the usages have
>> now been removed so the empty (and unused) methods can be removed.
>> FieldUtils
> We hollowed out ReflectUtil as one of the early steps when removing the code
> for running in the SecurityManager execution mode. Most of the usages have
> now been removed so the empty (and unused) methods can be removed. FieldUtils
> and ConstructorUtils can be removed too.
>
> ObjectInputS
On Thu, 5 Dec 2024 10:20:50 GMT, Alan Bateman wrote:
> We hollowed out ReflectUtil as one of the early steps when removing the code
> for running in the SecurityManager execution mode. Most of the usages have
> now been removed so the empty (and unused) methods can be removed. FieldUtils
> and
On Thu, 5 Dec 2024 10:20:50 GMT, Alan Bateman wrote:
> We hollowed out ReflectUtil as one of the early steps when removing the code
> for running in the SecurityManager execution mode. Most of the usages have
> now been removed so the empty (and unused) methods can be removed. FieldUtils
> and
We hollowed out ReflectUtil as one of the early steps when removing the code
for running in the SecurityManager execution mode. Most of the usages have now
been removed so the empty (and unused) methods can be removed. FieldUtils and
ConstructorUtils can be removed too.
ObjectInputStream/Object
10 matches
Mail list logo