Re: [PATCH] Remove SoftFloat library dependency in arm-sflt builds

2018-11-25 Thread David Holmes
Hi Jakub, On 26/11/2018 1:52 am, Jakub Vaněk wrote: Hi, this patch removes the workaround introduced to increase the floating point precision on ARM softfloat builds. More info about this can be found here: http://mail.openjdk.java.net/pipermail/aarch32-port-dev/2016-November/000610.html In:

[PATCH] Remove SoftFloat library dependency in arm-sflt builds

2018-11-25 Thread Jakub Vaněk
Hi, this patch removes the workaround introduced to increase the floating point precision on ARM softfloat builds. More info about this can be found here: http://mail.openjdk.java.net/pipermail/aarch32-port-dev/2016-November/000610.html Currently, without addressing the workaround, the arm-sflt