Hi Andrew,
thanks for the review!
Can I push this by myself? I'll wait for after the security update ...
Best regards,
Goetz.
> -Original Message-
> From: Andrew Hughes [mailto:gnu.and...@redhat.com]
> Sent: Freitag, 17. Februar 2017 09:02
> To: Lindenmaier, Goetz
> Cc: jdk7u-dev
Hi,
Please review this tiny fix. There is a BSD specific section of this code
so the code guarded by the #if I fixed may not be compiled on bsd.
http://cr.openjdk.java.net/~goetz/wr17/8175087-macErr/webrev.01/
Best regards,
Goetz.
Hi
8005629 removed file EventDispatchAccess.java, but did not remove it from the
list of exported files in FILES_export_macosx.gmk.
http://cr.openjdk.java.net/~goetz/wr17/8175163-macErr3/webrev.01/
Please review this change.
@Florian: With the three changes I now posted I could build on mac.
B
Alex, Andrew,
On 16/02/2017 00:07, Alex Kashchenko wrote:
The latter statement (that nobody builds OSX from jdk7u) is probably correct, jdk7u repos became
broken for Mac since 7u85 [1]. Even if 7u85+ can be compiled for Mac, it will contain a number of
regression tests failures.
[1] http:/
On 17/02/2017 09:43, Lindenmaier, Goetz wrote:
@Florian: With the three changes I now posted I could build on mac.
Thanks, yes I can now build as well.
regards,
Florian
Hi Florian,
On 02/17/2017 08:59 AM, Florian Bruckner (3kraft) wrote:
Alex, Andrew,
On 16/02/2017 00:07, Alex Kashchenko wrote:
The latter statement (that nobody builds OSX from jdk7u) is probably
correct, jdk7u repos became broken for Mac since 7u85 [1]. Even if
7u85+ can be compiled for Mac