RFR: JDK-8199416 Remove debug output left over since JDK-8198844 (original) (raw)
Erik Joelsson erik.joelsson at oracle.com
Fri Mar 9 15:57:50 UTC 2018
- Previous message (by thread): RFR: JDK-8199416 Remove debug output left over since JDK-8198844
- Next message (by thread): RFR: JDK-8199423: Create builds-infra Mach5 job
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good.
/Erik
On 2018-03-09 06:45, Magnus Ihse Bursie wrote:
In JDK-8198844, I accidentally the whole debug output.
Bug: https://bugs.openjdk.java.net/browse/JDK-8199416 Patch inline: diff --git a/make/gensrc/GensrcX11Wrappers.gmk b/make/gensrc/GensrcX11Wrappers.gmk --- a/make/gensrc/GensrcX11Wrappers.gmk +++ b/make/gensrc/GensrcX11Wrappers.gmk @@ -37,8 +37,6 @@ GENSRCX11WRAPPERSDATADIR := $(TOPDIR)/make/data/x11wrappergen GENSRCX11WRAPPERSDATA := (GENSRCX11WRAPPERSDATADIR)/sizes−(GENSRCX11WRAPPERSDATADIR)/sizes-(GENSRCX11WRAPPERSDATADIR)/sizes−(OPENJDKTARGETCPUBITS).txt -$(info ExecuteWithLog is (callExecuteWithLog(call ExecuteWithLog (callExecuteWithLog(GENSRCX11WRAPPERSOUTPUTTOP)/foobar, CMDLINE)) - # Run the tool on the offset files to generate several Java classes used in awt. _$(GENSRCX11WRAPPERSMARKER): (BUILDTOOLSJDK)(BUILDTOOLSJDK) (BUILDTOOLSJDK)(GENSRCX11WRAPPERSDATA) _ $(GENSRCX11WRAPPERSDATADIR)/xlibtypes.txt /Magnus
- Previous message (by thread): RFR: JDK-8199416 Remove debug output left over since JDK-8198844
- Next message (by thread): RFR: JDK-8199423: Create builds-infra Mach5 job
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]