RFR 9 : 8160370 : System.getProperty("os.version") returns "Unknown" on Mac
Mandy Chung
mandy.chung at oracle.com
Thu Jun 30 16:56:29 UTC 2016
> On Jun 30, 2016, at 7:33 AM, Gerard Ziemski <gerard.ziemski at oracle.com> wrote:
>
>
>> On Jun 29, 2016, at 6:47 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
>>
>> I think we should move away from testing on unsupported platforms. Is this just temporary? when will this be removed?
>
> I think we should leave the workaround code in forever - it will never execute on newer/supported OS X and will do the right thing on earlier ones.
I disagree to leave dead code in our source forever (imagine the amount of code that we removed in the past were left in the source base).
It may be fine to add this temporarily until our infrastructure completes migrating to supported platforms. We should track this and remove it in the future.
Mandy
More information about the core-libs-dev
mailing list