Was this code actually reviewed or even used/tested at all? All "Java"
ValueLayouts have an 8-bit alignment, even if they are 2-byte, 4-byte,
or 8-byte in size:
https://github.com/openjdk/jdk/blob/cf7adae6333c7446048ef0364737927337631f63/src/jdk.incubator.foreign/share/classes/jdk/incubator/fo
igure with
--enable-absolute-paths-in-output.
I'm still investigating the exact cause.
Works, thank you!
Question: are Windows builds generally slower than Linux builds? It
feels like building under cygwin is a bit slower, but I can't be sure.
/Erik
On 2020-07-12 00:46, Ty Youn
On 7/10/20 7:43 AM, Erik Joelsson wrote:
On 2020-07-09 15:04, Ty Young wrote:
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not be needing clang on Windows.
Also, what source did you clone?
On linux right
On 2020-07-09 07:04, Ty Young wrote:
On 7/9/20 7:37 AM, Erik Joelsson wrote:
Hello Ty,
Microsoft Visual Studio 2019 or 2017, any edition, should work. My
best guess is that you skipped installing the necessary parts of it.
Run the installer again, click "Modify" and make sure you hav
or I'm not installing the
right things.
/ERik
On 2020-07-09 01:29, Ty Young wrote:
Hopefully this is the right place. Don't shoot me if it isn't, please.
I'm trying to build the JDK from Windows 10. I got so far as to
configure failing on finding what it needs from the Visua
Hopefully this is the right place. Don't shoot me if it isn't, please.
I'm trying to build the JDK from Windows 10. I got so far as to
configure failing on finding what it needs from the Visual Code Studio
install via command line:
configure: Found Visual Studio installation at /cygdrive/c/
.3) I think it's safe to assume that the above is the issue.
Workaround is to get an older version of GNU make (trivial to download
and build yourself) and configure with MAKE=yourmake on the configure
command line.
/Erik
On 2020-02-12 14:15, Ty Young wrote:
Hi,
Attempting to bui
Hi,
Attempting to build any JDK version with a supported boot JDK results in
failure:
Building target 'images' in configuration 'linux-x86_64-server-release'
Warning: No SCM configuration present and no .src-rev
make[3]: *** No rule to make target
'/home/ty/Downloads/panama-foreign-linkToNa
the latest
from [1]), or an older one (e.g. JDK 13). That should cure it.
Maurizio
[1] - https://jdk.java.net/14/
On 20/12/2019 00:47, Ty Young wrote:
On 12/19/19 6:37 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:28, Maurizio Cimadamore wrote:
On 20/12/2019 00:22, Ty Young wrote
On 12/19/19 6:37 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:28, Maurizio Cimadamore wrote:
On 20/12/2019 00:22, Ty Young wrote:
On 12/19/19 6:12 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:02, Ty Young wrote:
On 12/19/19 5:44 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23
On 12/19/19 6:28 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:22, Ty Young wrote:
On 12/19/19 6:12 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:02, Ty Young wrote:
On 12/19/19 5:44 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23:30, David Holmes wrote:
I think this is more an
On 12/19/19 6:12 PM, Maurizio Cimadamore wrote:
On 20/12/2019 00:02, Ty Young wrote:
On 12/19/19 5:44 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23:30, David Holmes wrote:
I think this is more an issue for the language and compiler folk on
compiler-dev. I'm not clear on all the
On 12/19/19 5:44 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23:30, David Holmes wrote:
I think this is more an issue for the language and compiler folk on
compiler-dev. I'm not clear on all the rules around use of preview
features but it seems to me that if we are using them internally and
On 12/19/19 5:30 PM, David Holmes wrote:
Hi Ty,
On 20/12/2019 9:23 am, Ty Young wrote:
Hi,
As of the merging of Records into JDK proper, source code compiling
fails using a standard command line of:
bash configure --disable-warnings-as-errors
I would have expected that to ensure the
On 12/19/19 5:46 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23:42, Ty Young wrote:
Regardless, it still errors on the foreign-jextract branch as well.
I already replied here:
https://mail.openjdk.java.net/pipermail/panama-dev/2019-December/006891.html
As the branch does not contain
On 12/19/19 5:30 PM, Maurizio Cimadamore wrote:
On 19/12/2019 23:23, Ty Young wrote:
Additionally, the argument --with-libclang-include-aux seems to have
been deprecated in 14. This, as was told to me by a Panama JDK
developer, is needed to specify clang headers for custom source
builds
Hi,
I was wondering if by chance Github Actions could be enabled on
OpenJDK's Github repos so that automatic builds are created every new
commit. My current understanding is that JDK developers have servers
that build new JDK versions, but people outside of Oracle do not have
access to these
Hi,
As of the merging of Records into JDK proper, source code compiling
fails using a standard command line of:
bash configure --disable-warnings-as-errors
which fails with:
/home/ty/Downloads/jdk-master/src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitor14.java:
19 matches
Mail list logo