Re: [jdk21] RFR: 8309032: jpackage does not work for module projects unless --module-path is specified

2023-08-31 Thread airsquared
On Thu, 20 Jul 2023 02:34:05 GMT, airsquared wrote: > 8309032: jpackage does not work for module projects unless --module-path is > specified Created openjdk/jdk21u#120. - PR Comment: https://git.openjdk.org/jdk21/pull/140#issuecomment-1702096153

[jdk21] Withdrawn: 8309032: jpackage does not work for module projects unless --module-path is specified

2023-08-31 Thread airsquared
On Thu, 20 Jul 2023 02:34:05 GMT, airsquared wrote: > 8309032: jpackage does not work for module projects unless --module-path is > specified This pull request has been closed without being integrated. - PR: https://git.openjdk.org/jdk21/pull/140

Re: [jdk21] RFR: 8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-25 Thread airsquared
On Thu, 20 Jul 2023 02:34:05 GMT, airsquared wrote: > 8309032: jpackage does not work for module projects unless --module-path is > specified I see. I'll create a PR there. Thanks. - PR Comment: https://git.openjdk.org/jdk21/pull/140#issuecomment-1649249253

Re: [jdk21] RFR: 8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-25 Thread airsquared
On Thu, 20 Jul 2023 02:34:05 GMT, airsquared wrote: > 8309032: jpackage does not work for module projects unless --module-path is > specified How likely is it that this can get approved in RDP 2? This is only a tiny change that fixes a minor bug in jpackage. - PR Comment:

Re: RFR: JDK-8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-19 Thread airsquared
On Tue, 11 Jul 2023 23:47:30 GMT, airsquared wrote: > [JDK-8309032](https://bugs.openjdk.org/browse/JDK-8309032), > [JDK-8306488](https://bugs.openjdk.org/browse/JDK-8306488) This also resolved [JDK-8306488](https://bugs.openjdk.org/browse/JDK-8306488), if someone can mark it a

[jdk21] RFR: 8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-19 Thread airsquared
8309032: jpackage does not work for module projects unless --module-path is specified - Commit messages: - Backport dfe764e3f85784752d69fd51306644732e808d38 Changes: https://git.openjdk.org/jdk21/pull/140/files Webrev: https://webrevs.openjdk.org/?repo=jdk21&pr=140&range=00 Issu

Integrated: JDK-8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-19 Thread airsquared
On Tue, 11 Jul 2023 23:47:30 GMT, airsquared wrote: > [JDK-8309032](https://bugs.openjdk.org/browse/JDK-8309032), > [JDK-8306488](https://bugs.openjdk.org/browse/JDK-8306488) This pull request has now been integrated. Changeset: dfe764e3 Author:airsquared <3664939

Re: RFR: JDK-8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-19 Thread airsquared
On Tue, 18 Jul 2023 15:33:46 GMT, Alexey Semenyuk wrote: >> [JDK-8309032](https://bugs.openjdk.org/browse/JDK-8309032), >> [JDK-8306488](https://bugs.openjdk.org/browse/JDK-8306488) > > Marked as reviewed by asemenyuk (Reviewer). @alexeysemenyukoracle would you be able to sponsor this change? T

RFR: JDK-8309032: jpackage does not work for module projects unless --module-path is specified

2023-07-17 Thread airsquared
[JDK-8309032](https://bugs.openjdk.org/browse/JDK-8309032), [JDK-8306488](https://bugs.openjdk.org/browse/JDK-8306488) - Commit messages: - Minor code cleanup in LauncherData.java - Fix ClassCastException in getPathListParameter: ImmutableCollections$List12 cannot be cast to class