Re: RFR: 8283627: Outdated comment in MachineDescriptionTwosComplement.isLP64 [v2]

2022-09-01 Thread Leonid Mesnik
On Thu, 1 Sep 2022 15:07:03 GMT, Daniel Skantz wrote: >> Update MachineDescriptionTwosComplement.java comment to indicate that LP64 >> machines are no longer uncommon. > > Daniel Skantz has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8

Re: RFR: 8283627: Outdated comment in MachineDescriptionTwosComplement.isLP64 [v2]

2022-09-01 Thread Chris Plummer
On Thu, 1 Sep 2022 15:07:03 GMT, Daniel Skantz wrote: >> Update MachineDescriptionTwosComplement.java comment to indicate that LP64 >> machines are no longer uncommon. > > Daniel Skantz has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8

Re: RFR: 8283627: Outdated comment in MachineDescriptionTwosComplement.isLP64 [v2]

2022-09-01 Thread Serguei Spitsyn
On Thu, 1 Sep 2022 15:07:03 GMT, Daniel Skantz wrote: >> Update MachineDescriptionTwosComplement.java comment to indicate that LP64 >> machines are no longer uncommon. > > Daniel Skantz has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8

Re: RFR: 8283627: Outdated comment in MachineDescriptionTwosComplement.isLP64 [v2]

2022-09-01 Thread Daniel Skantz
> Update MachineDescriptionTwosComplement.java comment to indicate that LP64 > machines are no longer uncommon. Daniel Skantz has updated the pull request incrementally with one additional commit since the last revision: JDK-8283627 - Update MachineDescription.java JDK-8283627 - Update c