Magnus Ihse Bursie

Results 413 comments of Magnus Ihse Bursie

Oh, and hi Mike! :) Long time no see... (Didn't at first understand this was you)

Does this patch work for you? I'm getting errors before even launching the autoconf script: ``` ihse@saturnus:~/testa mellanslag/jdk$ bash configure /Users/ihse/testa mellanslag/jdk/make/autoconf/configure: line 179: test: /Users/ihse/testa: binary operator expected /Users/ihse/testa...

I think you need to restore you original space-checking part, but put it in `make/autoconf/configure`. I tried to make this script pass on a path containing spaces to the autoconf...

Wow. I did not even know this was possible. Thank you for fixing this! I would have been mighty surprised if I were to learn that a library has more...

@TheShermanTanker Question: is this a Windows-specific thing, or are there pragma-loaded libraries for other compilers as well?

I can't see anything inherently wrong in the patch, but every extra combination adds extra complexity. I just would like to see some concrete examples of where these new additions...

It turned out GHA had problems, with the cross-compiled platforms. I'll fix those.

@kimbarrett That must have been in the old hotspot build system then. We are now nearing a point were we have so few disabled warnings that it makes sense to...