<div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hello Chen.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I'd agree with you if we were describing a parameter. But when describing what we are returning, I think it causes needless confusion.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">Remember, STS will catch ALL THROWABLES and serve them via that method. That includes things like OOME and StackOverflowError. I imagine that most developers would appreciate having the method name be throwable() if stuff like those can come down the pipe.</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Aug 1, 2025 at 1:23 AM Chen Liang <<a href="mailto:liangchenblue@gmail.com">liangchenblue@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hi David, I think it is a convention to use the lowercased "exception" to refer to all throwable. This is for example seen in the title of JLS 11.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 1, 2025, 00:06 David Alayachew <<a href="mailto:davidalayachew@gmail.com" rel="noreferrer" target="_blank">davidalayachew@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hello <a class="gmail_plusreply" id="m_-649563691136433100m_-152506109440896133m_-3926426101805553131plusReplyChip-0" href="mailto:loom-dev@openjdk.org" rel="noreferrer noreferrer" target="_blank">@loom-dev</a>,</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I have been enjoying the Structured Concurrency JEP's as they have come, and I am excited to try the JDK 25 variant with all the new changes with Joiner.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I have a bikeshed request.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">For Subtask, can we change the method name from exception() to throwable()? It more accurately describes what is happening.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">Thank you for your time and help.</div><div class="gmail_default" style="font-family:monospace">David Alayachew</div></div>
</blockquote></div>
</blockquote></div>