RFR: JDK-8199416 Remove debug output left over since JDK-8198844 (original) (raw)
Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Fri Mar 9 14:45:35 UTC 2018
- Previous message (by thread): RFR: JDK-8199403 Require binutils 2.18 or newer
- Next message (by thread): RFR: JDK-8199416 Remove debug output left over since JDK-8198844
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 @@ GENSRC_X11WRAPPERS_DATADIR := $(TOPDIR)/make/data/x11wrappergen GENSRC_X11WRAPPERS_DATA := (GENSRCX11WRAPPERSDATADIR)/sizes−(GENSRC_X11WRAPPERS_DATADIR)/sizes-(GENSRCX11WRAPPERSDATADIR)/sizes−(OPENJDK_TARGET_CPU_BITS).txt -$(info ExecuteWithLog is (callExecuteWithLog(call ExecuteWithLog (callExecuteWithLog(GENSRC_X11WRAPPERS_OUTPUT_TOP)/foobar, CMDLINE))
Run the tool on the offset files to generate several Java classes used in awt.
(GENSRCX11WRAPPERSMARKER):(GENSRC_X11WRAPPERS_MARKER): (GENSRCX11WRAPPERSMARKER):(BUILD_TOOLS_JDK) $(GENSRC_X11WRAPPERS_DATA)
$(GENSRC_X11WRAPPERS_DATADIR)/xlibtypes.txt
/Magnus
- Previous message (by thread): RFR: JDK-8199403 Require binutils 2.18 or newer
- Next message (by thread): RFR: JDK-8199416 Remove debug output left over since JDK-8198844
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]