RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
Kim Barrett
kim.barrett at oracle.com
Thu Oct 4 22:32:41 UTC 2018
> On Oct 4, 2018, at 5:25 PM, Mikael Vidstedt <mikael.vidstedt at oracle.com> wrote:
>> The "static build" doesn't build anymore. We're all shocked that this
>> untested configuration has bit-rotted. :)
>>
>> LoadJavaVM uses RTLD_NOW in the normal (non-"static build") case, the
>> workaround is superfluous in that case. Given that, I'm going to
>> delete the workaround and file an RFE [1] to fix or remove the
>> currently broken "static build" support, with a comment there
>> referring to this workaround code as possibly being relevant to fixing
>> the static build.
>
> I’m glad to see this gone. Looks good!
Thanks!
>
> Cheers,
> Mikael
>
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8211732
>>
>> New webrev:
>> http://cr.openjdk.java.net/~kbarrett/8211296/open.01/
More information about the build-dev
mailing list