RFR: 8210647: libsaproc is being compiled without optimization.

Sharath Ballal sharath.ballal at oracle.com
Mon Sep 17 04:25:29 UTC 2018


Hi Severin,

Looks good to me.


Thanks,
Sharath (not a Reviewer)


-----Original Message-----
From: Severin Gehwolf [mailto:sgehwolf at redhat.com] 
Sent: Friday, September 14, 2018 7:04 PM
To: build-dev; serviceability-dev
Subject: RFR: 8210647: libsaproc is being compiled without optimization.

Hi,

Could I please get a review of this one-liner fix. It changes optimization of libsaproc from -O0 to -O3 (as per Magnus' suggestion).
I've run servicability tests and haven't seen any new failures.
Thoughts?

Bug: https://bugs.openjdk.java.net/browse/JDK-8210647
webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8210647/webrev.01/

Thanks,
Severin





More information about the build-dev mailing list