#jython IRC Log (v0.9)

Index

IRC Log for 2016-12-19

Timestamps are in GMT/BST.

[0:35] * shoemonkey (~shoemonke@2601:240:c802:6be3:cc4:97dc:a43f:971e) Quit (Remote host closed the connection)
[1:39] * shoemonkey (~shoemonke@2601:240:c802:6be3:254b:868f:c48c:4b55) has joined #jython
[2:01] * shoemonkey (~shoemonke@2601:240:c802:6be3:254b:868f:c48c:4b55) Quit (Remote host closed the connection)
[2:07] * shoemonkey (~shoemonke@2601:240:c802:6be3:8907:b499:6501:9fa6) has joined #jython
[2:47] * shoemonkey (~shoemonke@2601:240:c802:6be3:8907:b499:6501:9fa6) Quit (Remote host closed the connection)
[2:54] * shoemonkey (~shoemonke@2601:240:c802:6be3:898f:34ed:5a50:b65a) has joined #jython
[3:16] * shoemonkey (~shoemonke@2601:240:c802:6be3:898f:34ed:5a50:b65a) Quit (Remote host closed the connection)
[3:25] * shoemonkey (~shoemonke@2601:240:c802:6be3:69c8:5c30:1acc:b769) has joined #jython
[3:45] * shoemonkey (~shoemonke@2601:240:c802:6be3:69c8:5c30:1acc:b769) Quit (Remote host closed the connection)
[4:06] * shoemonkey (~shoemonke@2601:240:c802:6be3:4cb0:5c9:38af:d23f) has joined #jython
[4:11] * shoemonkey (~shoemonke@2601:240:c802:6be3:4cb0:5c9:38af:d23f) Quit (Client Quit)
[9:26] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (Ping timeout: 260 seconds)
[13:26] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[14:24] * xemdetia (xemdetia@nat/ibm/x-zkeapnnjnoqfzzry) has joined #jython
[15:25] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) has joined #jython
[16:22] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[17:01] * stewori (~stefan@5.146.129.76) has joined #jython
[17:14] <stewori> did someone else also encounter javadoc issues with Jython on Java 8?
[17:15] <stewori> specifically the line public String filename = "<stdin>"; in InteractiveInterpreter.java and a similar one in InteractiveConsole.java seem to let javadoc abort
[17:16] <stewori> javadoc: error - com.sun.tools.doclets.internal.toolkit.util.DocletAbortException: com.sun.tools.doclets.internal.toolkit.util.DocletAbortException: com.sun.tools.doclets.internal.toolkit.util.DocletAbortException: java.lang.IllegalArgumentException: "<stdin>"
[17:16] <stewori> A workaround seems to be '<'+"stdin"+'>';
[17:17] <stewori> However doesn't work in public static final String CONSOLE_FILENAME = '<'+"stdin"+'>'; unless I remove 'final'
[17:17] <stewori> Any suggestions how to deal with this?
[17:28] <stewori> Using \u003c and \u003e does also *not* cure the issue
[17:52] * stewori (~stefan@5.146.129.76) Quit (Quit: Leaving.)
[18:07] * xemdetia_ (xemdetia@nat/ibm/x-mjhrimznemffswsd) has joined #jython
[18:10] * xemdetia (xemdetia@nat/ibm/x-zkeapnnjnoqfzzry) Quit (Ping timeout: 248 seconds)
[18:55] * xemdetia_ is now known as xemdetia
[18:58] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) Quit (Quit: Leaving)
[19:03] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) has joined #jython
[19:40] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[21:39] * stewori (~stefan@5.146.129.76) has joined #jython
[21:49] * gthank (~hank@unaffiliated/gthank) has left #jython
[22:38] * xemdetia (xemdetia@nat/ibm/x-mjhrimznemffswsd) Quit (Remote host closed the connection)
[22:39] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 245 seconds)
[22:41] * siel (~siel@unaffiliated/motley) has joined #jython
[22:47] * xemdetia (~xemdetia@129.42.208.167) has joined #jython
[22:48] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 245 seconds)
[23:22] * siel (~siel@unaffiliated/motley) has joined #jython
[23:30] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 260 seconds)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).