Re: RFR: 8349467: INIT_TARGETS tab completions on "make" lost with JDK-8348998

2025-04-04 Thread Thomas Stuefe
On Wed, 2 Apr 2025 20:38:48 GMT, Magnus Ihse Bursie wrote: > [JDK-8348998](https://bugs.openjdk.org/browse/JDK-8348998) broke tab > completion for all init targets, i.e. `print-modules print-targets > print-configuration print-tests reconfigure pre-compare-build > post-compare-build`, of which

Re: RFR: 8349467: INIT_TARGETS tab completions on "make" lost with JDK-8348998

2025-04-03 Thread Erik Joelsson
On Wed, 2 Apr 2025 20:38:48 GMT, Magnus Ihse Bursie wrote: > [JDK-8348998](https://bugs.openjdk.org/browse/JDK-8348998) broke tab > completion for all init targets, i.e. `print-modules print-targets > print-configuration print-tests reconfigure pre-compare-build > post-compare-build`, of which

RFR: 8349467: INIT_TARGETS tab completions on "make" lost with JDK-8348998

2025-04-02 Thread Magnus Ihse Bursie
[JDK-8348998](https://bugs.openjdk.org/browse/JDK-8348998) broke tab completion for all init targets, i.e. `print-modules print-targets print-configuration print-tests reconfigure pre-compare-build post-compare-build`, of which `reconfigure` was probably the hardest hit. The solution is to move