RFR: 8340133: Investigate if the java launcher could give hints about JShell
Magnus Ihse Bursie
ihse at openjdk.org
Wed Oct 9 12:13:00 UTC 2024
On Wed, 9 Oct 2024 07:44:49 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> I was thinking of a different way to say <what to execute>, that would not loose the descriptiveness, but none so far. Any more descriptive/specific suggestions than <target>?
I understand why you ended up with that choice of words, since it is not trivial to find a better phrase. `target` was just the first word that popped up in my mind.
I thought about this for a while now, and I ended up asking ChatGPT. It suggested the (in retrospect obvious) combination `execution target`. I think that's okay. It has the somewhat more formal nuance than `what to execute`, but still gets the preciseness of `what to execute`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21411#issuecomment-2402144178
More information about the core-libs-dev
mailing list