Hi Ian,
On 22/07/2015 3:01 AM, Ian Rogers wrote:
The following (modest) patch against jdk9dev allows the top-level configure
with --with-extra-cxxflags to pass options to the HotSpot build. An example
would be:
configure --fastdebug --with-extra-cxxflags=-std=c++11
Unless --with-extra-cxxflags
Great to see this model coming into sync with the JDK build versions.
Looks good.
Regards,
Sean.
On 21/07/2015 03:22, Alejandro E Murillo wrote:
On 7/20/2015 7:10 PM, David Holmes wrote:
Hi Alejandro,
On 21/07/2015 10:45 AM, Alejandro E Murillo wrote:
Please review the following change t
Looks fine to me Phil. Thanks for handling.
Approved. RDP2 for 8u66 [1] is approaching fast. We'll have to work out
if this makes the PIT snapshot.
[1] http://openjdk.java.net/projects/jdk8u/releases/8u66.html
Regards,
Sean.
On 21/07/2015 20:11, Phil Race wrote:
Bug : https://bugs.openjdk.
Bug : https://bugs.openjdk.java.net/browse/JDK-8130938
8071710 fixed the issue of libfontmanager and libt2k linking against X11
on JDK 9 for Solaris.
This was subsequently backported to JDK8u but one line was missed so
incorrectly libt2k
still depends on X11 libraries on 8u.
This is a reques
Thanks Dan.
Will check why the patch is empty.
Alejandro
On 7/21/2015 12:57 PM, Daniel D. Daugherty wrote:
On 7/20/15 6:45 PM, Alejandro E Murillo wrote:
Please review the following change that allows setting
the Hotspot minor version and build number to that
of the "--with-update-version" a
On 7/20/15 6:45 PM, Alejandro E Murillo wrote:
Please review the following change that allows setting
the Hotspot minor version and build number to that
of the "--with-update-version" and "--with-build-number"
configure parameters when provided. 8u builds only.
webrev:
http://javaweb.us.oracle
Hi Tiago,
I suppose you are referring to "PPC64: User-visible arch directory and
os.arch value on ppc64le cause issues with Java tooling"
(https://bugs.openjdk.java.net/browse/JDK-8073139), right?
This hasn't been fixed until now. We probably have to start a new
review round for this issue for jd