Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12503
| Path | csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Vladimir Petko <vladimir.petko@canonical.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: OpenJDK package - jtreg: asmtools |
| Date | Mon, 09 Jan 2023 22:30:01 +0100 |
| Message-ID | <FM7Sp-gMkS-7@gated-at.bofh.it> (permalink) |
| References | <FM69X-gL6q-13@gated-at.bofh.it> <FM7z4-gMcv-7@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Mon Jan 9 21:22:10 2023 |
| Old-Return-Path | <vladimir.petko@canonical.com> |
| X-Amavis-Spam-Status | No, score=-7.501 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .canonical. - helo: .smtp-relay-internal-0.canonical. - helo-domain: .canonical.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 |
| X-Gm-Message-State | AFqh2kprgNe/cx6NNHckkjTgyW7Q2o8ZxcENxloPjgUWswCESnUqGLPB Or9e9/ONGze7Kvs4mlB8NH04/tynoOShehxYsIsAHzXa6aX5ZZqy+ar3hLpcwh30TgsGFVvrK79 UvpPEierbL0esZqv+Tmkdfp1haWCi0g8xKtFVMm8XSLaPbmsVbxdfyuAxPA== |
| X-Received | by 2002:a17:907:c087:b0:7c1:65fe:339e with SMTP id st7-20020a170907c08700b007c165fe339emr5107358ejc.52.1673299305905; Mon, 09 Jan 2023 13:21:45 -0800 (PST) |
| X-Google-SMTP-Source | AMrXdXv19Bz5FXTn07qQoAm6xADu6+YF1sOMh+EXPK5r9gk96JllXdN8o2Jyi+h9LyxavIuDfbpFeKdoJvRQf7nRS6o= |
| X-Received | by 2002:a17:907:c087:b0:7c1:65fe:339e with SMTP id st7-20020a170907c08700b007c165fe339emr5107356ejc.52.1673299305717; Mon, 09 Jan 2023 13:21:45 -0800 (PST) |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="000000000000b87b4a05f1db5a31" |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23149 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/CALFf3kcROBMVkJh+MitiqXAMFuRnGc9PWpMTSBeZ-B5bCThx8A@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 119 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-java@lists.debian.org |
| X-Original-Date | Tue, 10 Jan 2023 10:21:34 +1300 |
| X-Original-Message-ID | <CALFf3kcROBMVkJh+MitiqXAMFuRnGc9PWpMTSBeZ-B5bCThx8A@mail.gmail.com> |
| X-Original-References | <CALFf3keBQQAVZkcN-sBW2GZakG3FQ6aw7kFfgwgCdY-BqK4RXA@mail.gmail.com> <Y7yBt7IMguCeEsXm@lark> |
| Xref | csiph.com linux.debian.maint.java:12503 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, Thanks a lot for the reply!!! I am more than happy to try to package it, just wondering if I should put "Owner: Debian Java team <debian-java@lists.debian.org>" and "The package will be team-maintained in the Debian Java team" or something else in the ITP bug? Best Regards, Vladimir. On Tue, Jan 10, 2023 at 10:06 AM tony mancill <tmancill@debian.org> wrote: > Hello Vladimir, > > On Tue, Jan 10, 2023 at 08:22:45AM +1300, Vladimir Petko wrote: > > Dear Maintainers, > > > > A number of jtreg tests fail during OpenJDK testing with the following > > error: > > > > `` compiler/c1/KlassAccessCheckTest.java > > Error. can't find jasm`` > > > > I was wondering if asmtools (https://github.com/openjdk/asmtools) is > > available as a package or if it needs to be packaged? > > Both `apt-file search -F jasm` and `apt-cache search asmtools` come up > empty, so it needs to be packaged. > > I haven't tried it yet, but after a quick first glance at the source > tree, it appears that the packaging should be straight-forward. For > example, I didn't notice any build dependencies that we would have to > package first. > > Filing either an RFP [1] or ITP [2] bug would be a good next step. > > Cheers, > tony > > [1] https://wiki.debian.org/RFP > [2] https://wiki.debian.org/ITP > >
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
OpenJDK package - jtreg: asmtools Vladimir Petko <vladimir.petko@canonical.com> - 2023-01-09 20:40 +0100
Re: OpenJDK package - jtreg: asmtools tony mancill <tmancill@debian.org> - 2023-01-09 22:10 +0100
Re: OpenJDK package - jtreg: asmtools Vladimir Petko <vladimir.petko@canonical.com> - 2023-01-09 22:30 +0100
Re: OpenJDK package - jtreg: asmtools tony mancill <tmancill@debian.org> - 2023-01-09 22:50 +0100
csiph-web