Re: How to build hotspot jtreg test JNI with specific CFLAGS?

2018-08-05 Thread David Holmes
Hi Severin, Can never remember if "make run-test" is the current or old way to run tests. What do you see if you run "make test-image"? David On 4/08/2018 12:19 AM, Severin Gehwolf wrote: Hi, I'm trying to get a JNI library used for testing to be compiled with certain CFLAGS. In

Re: System Reaction - Stunned

2018-08-05 Thread David Holmes
On 6/08/2018 5:57 AM, mr rupplin wrote: Hello. Trying to understand the "make process" as it relates to a fundamental build and where the files end up going. Not being pushy at all. Your subject line conveys a different sentiment. I'm having trouble locating the files after the "make"

System Reaction - Stunned

2018-08-05 Thread mr rupplin
Hello. Trying to understand the "make process" as it relates to a fundamental build and where the files end up going. Not being pushy at all. I'm having trouble locating the files after the "make" command executes. So quickly a few questions: 1. Where do the Standard Java (System.java,

Re: 8202794: Native Unix code should use readdir rather than readdir_r

2018-08-05 Thread Alan Bateman
On 03/08/2018 20:26, t...@tedneward.com wrote: Hey, all; did this get resolved? I'm still getting this error in pulled-yesterday clones of jdk8u and jdk9 and jdk10. I would prefer not to make local changes (mostly I want to build debug builds so I can spelunk the JVM bits), but if this isn't