Re: RFR: 8284853: Fix various 'expected' typo [v2]

2022-04-20 Thread Kevin Walls
On Thu, 14 Apr 2022 18:04:16 GMT, Andrey Turbanov wrote: > I found [yet another > typo](https://github.com/kelthuzadx/jdk/commit/acb9e15bc0bf5395d1c0875f36992f692734f948) > ... I didn't think "JVMInvokeMethodSlack" was a typo. I think it's the idea of "s

Re: RFR: 8284853: Fix various 'expected' typo [v2]

2022-04-14 Thread Andrey Turbanov
On Thu, 14 Apr 2022 10:38:33 GMT, Yi Yang wrote: >I found [yet another >typo](https://github.com/kelthuzadx/jdk/commit/acb9e15bc0bf5395d1c0875f36992f692734f948), > I wonder if you can merge this into your patch so that I do not need to >submit a new PR for it? Thanks. I think i

Integrated: 8284853: Fix various 'expected' typo

2022-04-14 Thread Andrey Turbanov
et/jdk/commit/48c75498060f076287d3d44c49934db9ac70887b Stats: 65 lines in 28 files changed: 0 ins; 0 del; 65 mod 8284853: Fix various 'expected' typo Reviewed-by: bpb, ihse - PR: https://git.openjdk.java.net/jdk/pull/8231

Re: RFR: 8284853: Fix various 'expected' typo [v2]

2022-04-14 Thread Magnus Ihse Bursie
ision: > > 8284853: Fix various 'expected' typo > improve test log Build changes look good. - Marked as reviewed by ihse (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/8231

Re: RFR: 8284853: Fix various 'expected' typo [v2]

2022-04-14 Thread Yi Yang
ision: > > 8284853: Fix various 'expected' typo > improve test log I found [yet another typo](https://github.com/kelthuzadx/jdk/commit/acb9e15bc0bf5395d1c0875f36992f692734f948), I wonder if you can merge this into your patch so that I do not need to submit a new PR f

Re: RFR: 8284853: Fix various 'expected' typo [v2]

2022-04-14 Thread Andrey Turbanov
> Found various typos of expected: `exepected`, `exept`, `epectedly`, > `expeced`, `Unexpeted`, etc. Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision: 8284853: Fix various 'expected' typo improve test log --

Re: RFR: 8284853: Fix varios 'expected' typo

2022-04-13 Thread Chris Plummer
On Wed, 13 Apr 2022 20:36:48 GMT, Andrey Turbanov wrote: > Found various typos of expected: `exepected`, `exept`, `epectedly`, > `expeced`, `Unexpeted`, etc. test/jdk/java/lang/StackWalker/StackStreamTest.java line 218: > 216: private static void equalsOrThrow(String label, List list, >

Re: RFR: 8284853: Fix varios 'expected' typo

2022-04-13 Thread Brian Burkhalter
On Wed, 13 Apr 2022 20:36:48 GMT, Andrey Turbanov wrote: > Found various typos of expected: `exepected`, `exept`, `epectedly`, > `expeced`, `Unexpeted`, etc. Expect the Unexpeted. - Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/8231

RFR: 8284853: Fix varios 'expected' typo

2022-04-13 Thread Andrey Turbanov
Found various typos of expected: `exepected`, `exept`, `epectedly`, `expeced`, `Unexpeted`, etc. - Commit messages: - [PATCH] Fix 'expected' typo - [PATCH] Fix 'expected' typo - [PATCH] Fix 'expected' typo Changes: https://git.openjdk.java.net/jdk/

RFR: 8274559: JFR: Typo in 'jfr help configure' text

2021-10-04 Thread Erik Gahlin
Hi, Could I have review of a typo. Testing: jdk/jdk/jfr Thanks Erik - Commit messages: - Initial Changes: https://git.openjdk.java.net/jdk/pull/5803/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5803&range=00 Issue: https://bugs.openjdk.java.net/br

Integrated: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Hollow Man
hanged: 0 ins; 0 del; 6 mod 8257208: Fix typo in doc/building.md Reviewed-by: ihse - PR: https://git.openjdk.java.net/jdk/pull/1365

Re: RFR: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Hollow Man
On Fri, 27 Nov 2020 14:22:01 GMT, Magnus Ihse Bursie wrote: >> overriden -> overridden > > Marked as reviewed by ihse (Reviewer). @magicus Thanks for reviewing! Now could you please sponsor this change? Thanks! - PR: https://git.openjdk.java.net/jdk/pull/1365

Re: RFR: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Magnus Ihse Bursie
On Sat, 21 Nov 2020 14:28:23 GMT, Hollow Man wrote: > overriden -> overridden Marked as reviewed by ihse (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/1365

RFR: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Hollow Man
overriden -> overridden - Commit messages: - 8257208: Fix typo in doc/building.md Changes: https://git.openjdk.java.net/jdk/pull/1365/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1365&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8257208

Re: RFR: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Hollow Man
issue for this fix: > https://bugs.openjdk.java.net/browse/JDK-8257208 > > Please update the PR title to `8257208: Fix typo in doc/building.md`. @magicus Done! Thanks. - PR: https://git.openjdk.java.net/jdk/pull/1365

Re: RFR: 8257208: Fix typo in doc/building.md

2020-11-27 Thread Magnus Ihse Bursie
dk.java.net/browse/JDK-8257208 Please update the PR title to `8257208: Fix typo in doc/building.md`. - PR: https://git.openjdk.java.net/jdk/pull/1365

Re: RFR: JDK-8240866 Typo in JDK-8240820 messes up configure --help

2020-03-11 Thread Erik Joelsson
Looks good. /Erik On 2020-03-11 02:54, Magnus Ihse Bursie wrote: I unfortunately forget a comma in two places in JDK-8240820, which makes the help output incorrect. Bug: https://bugs.openjdk.java.net/browse/JDK-8240866 Patch inline: diff --git a/make/autoconf/flags-cflags.m4 b/make/autoconf/

RFR: JDK-8240866 Typo in JDK-8240820 messes up configure --help

2020-03-11 Thread Magnus Ihse Bursie
I unfortunately forget a comma in two places in JDK-8240820, which makes the help output incorrect. Bug: https://bugs.openjdk.java.net/browse/JDK-8240866 Patch inline: diff --git a/make/autoconf/flags-cflags.m4 b/make/autoconf/flags-cflags.m4 --- a/make/autoconf/flags-cflags.m4 +++ b/make/autoco

Re: RFR: XXS,doc JDK-8225496: typo in fix for JDK-8224257

2019-06-07 Thread Mandy Chung
+1.  Missed this in the review. Mandy On 6/7/19 4:36 PM, Jonathan Gibbons wrote: The fix for  JDK-8224257 had a transposition typo, putting a ';' outside a quoted string instead of inside it. JBS: https://bugs.openjdk.java.net/browse/JDK-8225496 -- Jon $ hg diff -R op

RFR: XXS,doc JDK-8225496: typo in fix for JDK-8224257

2019-06-07 Thread Jonathan Gibbons
The fix for  JDK-8224257 had a transposition typo, putting a ';' outside a quoted string instead of inside it. JBS: https://bugs.openjdk.java.net/browse/JDK-8225496 -- Jon $ hg diff -R open diff -r fd61ef6c4091 make/jdk/src/classes/build/tools/fixuppandoc/Main.java --- a/make/jdk/s

Re: RFR(T): 8221434: Fix typo in lib-x11 autoconf error message about missing headers

2019-03-25 Thread Gustavo Romero
Hi David, On 03/25/2019 09:11 PM, David Holmes wrote: Looks good Gustavo. Thanks a lot for the quick review. Pushed to jdk/jdk since it's a trivial change. Best regards, Gustavo

Re: RFR(T): 8221434: Fix typo in lib-x11 autoconf error message about missing headers

2019-03-25 Thread David Holmes
Looks good Gustavo. Thanks, David On 26/03/2019 9:53 am, Gustavo Romero wrote: Hi, Could the following trivial change be reviewed, please? bug    : https://bugs.openjdk.java.net/browse/JDK-8221434 webrev : http://cr.openjdk.java.net/~gromero/8221434/v1/ Thank you and best regards, Gustavo

RFR(T): 8221434: Fix typo in lib-x11 autoconf error message about missing headers

2019-03-25 Thread Gustavo Romero
Hi, Could the following trivial change be reviewed, please? bug: https://bugs.openjdk.java.net/browse/JDK-8221434 webrev : http://cr.openjdk.java.net/~gromero/8221434/v1/ Thank you and best regards, Gustavo

Re: RFR(XXS) : 8200180 : fix a typo in run-test framework documentation

2018-03-23 Thread Igor Ignatyev
Magnus, Erik, thanks for your review. -- Igor > On Mar 23, 2018, at 8:30 AM, Magnus Ihse Bursie > wrote: > > >> 23 mars 2018 kl. 16:25 skrev Erik Joelsson : >> >> Hello Igor, >> >> This looks good, but please also run "make update-build-docs" so that the >> html file also gets regenerated

Re: RFR(XXS) : 8200180 : fix a typo in run-test framework documentation

2018-03-23 Thread Magnus Ihse Bursie
> 23 mars 2018 kl. 16:25 skrev Erik Joelsson : > > Hello Igor, > > This looks good, but please also run "make update-build-docs" so that the > html file also gets regenerated before pushing. Looks good to me too. /Magnus > > /Erik > > >> On 2018-03-23 08:13, Igor Ignatyev wrote: >> http:

Re: RFR(XXS) : 8200180 : fix a typo in run-test framework documentation

2018-03-23 Thread Erik Joelsson
Hello Igor, This looks good, but please also run "make update-build-docs" so that the html file also gets regenerated before pushing. /Erik On 2018-03-23 08:13, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev//8200180/webrev.00/index.html 3 lines changed: 0 ins; 0 del; 3 mod;

RFR(XXS) : 8200180 : fix a typo in run-test framework documentation

2018-03-23 Thread Igor Ignatyev
http://cr.openjdk.java.net/~iignatyev//8200180/webrev.00/index.html > 3 lines changed: 0 ins; 0 del; 3 mod; Hi all, could you please review this small fix for run-test framework documentation? VM_OTIONS was used instead of VM_OPTIONS at several places, the fix is obvious s/VM_OTIONS/VM_OPTION

Re: RFR: JDK-8191744: Remove typo in makefile

2017-11-21 Thread Tim Bell
Erik: I seem to have fat fingered some extra letters into a makefile in a recent change. Those need to be removed. Thanks to Magnus who saw it, albeit too late to stop me. Bug: https://bugs.openjdk.java.net/browse/JDK-8191744 Patch: diff -r 53440b6353b6 test/make/TestCopyFiles.gmk --- a/test/

RFR: JDK-8191744: Remove typo in makefile

2017-11-21 Thread Erik Joelsson
I seem to have fat fingered some extra letters into a makefile in a recent change. Those need to be removed. Thanks to Magnus who saw it, albeit too late to stop me. Bug: https://bugs.openjdk.java.net/browse/JDK-8191744 Patch: diff -r 53440b6353b6 test/make/TestCopyFiles.gmk --- a/test/make/T

Re: RFR(XXS): JDK-8170530: bash configure output contains a typo in a suggested library name

2016-12-07 Thread Stas Smirnov
Thank you Magnus Best regards, Stanislav Smirnov > 7 дек. 2016 г., в 11:23, Magnus Ihse Bursie > написал(а): > >> On 2016-11-30 12:09, Stanislav Smirnov wrote: >> Hi, >> >> please review this minor fix of a typo I have noticed in "bash configure” >

Re: RFR(XXS): JDK-8170530: bash configure output contains a typo in a suggested library name

2016-12-07 Thread Magnus Ihse Bursie
On 2016-11-30 12:09, Stanislav Smirnov wrote: Hi, please review this minor fix of a typo I have noticed in "bash configure” output when required X11 libraries are missing. JBS: https://bugs.openjdk.java.net/browse/JDK-8170530 <https://bugs.openjdk.java.net/browse/JDK-8170530> w

RFR(XXS): JDK-8170530: bash configure output contains a typo in a suggested library name

2016-12-06 Thread Stanislav Smirnov
Hi, please review this minor fix of a typo I have noticed in "bash configure” output when required X11 libraries are missing. JBS: https://bugs.openjdk.java.net/browse/JDK-8170530 <https://bugs.openjdk.java.net/browse/JDK-8170530> webrev: http://cr.openjdk.java.net/~stsmirno/817053

Re: RFR(xs): 8155821: Typo for s390x for HOTSPOT_$1_CPU_DEFINE

2016-05-02 Thread Erik Joelsson
I will sponsor it. Looks good to me. /Erik On 2016-05-02 14:23, Severin Gehwolf wrote: On Fri, 2016-04-29 at 14:51 +0200, Matthias Klose wrote: The build 116 broke the zero build on s390x, this is just a simple typo. Please apply. This at least lets the first build finish in the bootcycle

RFR(xs): 8155821: Typo for s390x for HOTSPOT_$1_CPU_DEFINE

2016-05-02 Thread Severin Gehwolf
On Fri, 2016-04-29 at 14:51 +0200, Matthias Klose wrote: > The build 116 broke the zero build on s390x, this is just a simple typo.   > Please  > apply. This at least lets the first build finish in the bootcycle build > before  > the vm crashes in the second one. > > Howe

[patch] fix typo for s390x for HOTSPOT_$1_CPU_DEFINE

2016-04-29 Thread Matthias Klose
The build 116 broke the zero build on s390x, this is just a simple typo. Please apply. This at least lets the first build finish in the bootcycle build before the vm crashes in the second one. However this build change broke the build on all archs which are not explicitly handled in this

Re: RFR: JDK-8155641: Correct merge typo in compare script

2016-04-28 Thread Tim Bell
Hi Erik On 04/28/16 07:06, Chris Hegarty wrote: On 28 Apr 2016, at 15:00, Erik Joelsson wrote: An apparent typo has appeared in common/autoconf/compare.sh.in which I think originates from a merge changeset. It prevents clean comparisons from being done so I would like to have it fixed asap

Re: RFR: JDK-8155641: Correct merge typo in compare script

2016-04-28 Thread Chris Hegarty
On 28 Apr 2016, at 15:00, Erik Joelsson wrote: > An apparent typo has appeared in common/autoconf/compare.sh.in which I think > originates from a merge changeset. It prevents clean comparisons from being > done so I would like to have it fixed asap. > > Bug: https://bugs.o

RFR: JDK-8155641: Correct merge typo in compare script

2016-04-28 Thread Erik Joelsson
An apparent typo has appeared in common/autoconf/compare.sh.in which I think originates from a merge changeset. It prevents clean comparisons from being done so I would like to have it fixed asap. Bug: https://bugs.openjdk.java.net/browse/JDK-8155641 Patch: diff -r d8b1e1832b0e common/autoconf

Re: RFR: JDK-8150822: Fix typo in JDK-8150201

2016-02-29 Thread David Holmes
Looks good. Thanks, David - On 29/02/2016 8:19 PM, Erik Joelsson wrote: In JDK-8150201, some debug flags were corrected. In one of the overrides, the file name was misspelled so the debug flag correction is not in effect. Bug: https://bugs.openjdk.java.net/browse/JDK-8150822 Patch: diff -

Re: RFR: JDK-8150822: Fix typo in JDK-8150201

2016-02-29 Thread Magnus Ihse Bursie
Looks good to me. /Magnus > 29 feb. 2016 kl. 11:19 skrev Erik Joelsson : > > In JDK-8150201, some debug flags were corrected. In one of the overrides, the > file name was misspelled so the debug flag correction is not in effect. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8150822 > > P

RFR: JDK-8150822: Fix typo in JDK-8150201

2016-02-29 Thread Erik Joelsson
In JDK-8150201, some debug flags were corrected. In one of the overrides, the file name was misspelled so the debug flag correction is not in effect. Bug: https://bugs.openjdk.java.net/browse/JDK-8150822 Patch: diff -r 63a9e10565c4 make/solaris/makefiles/amd64.make --- a/make/solaris/makefiles

Re: RFR: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]

2015-10-27 Thread Erik Joelsson
Looks good to me. /Erik On 2015-10-26 18:30, Omair Majid wrote: (moving from jdk9-dev) Hi, I have created a webrev at: http://cr.openjdk.java.net/~omajid/webrevs/8139932-typo-makefile-jpeg/00/ Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg] Reviewed-by: omajid

RFR: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]

2015-10-26 Thread Omair Majid
(moving from jdk9-dev) Hi, I have created a webrev at: http://cr.openjdk.java.net/~omajid/webrevs/8139932-typo-makefile-jpeg/00/ Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg] Reviewed-by: omajid, prr Contributed-by: Matthias Klose Regards, Omair * Philip Race

Re: RFR: Fix typo when translating characters in $USER.

2014-10-17 Thread Severin Gehwolf
sson wrote: > >> Hello Severin, > >> > >> Thank you for the bugfix. It does indeed look like a typo. I can sponsor > >> the change for you. However, to satisfy legal requirements, you will > >> need to send the patch directly to us. Since it's small, you ca

Re: RFR: Fix typo when translating characters in $USER.

2014-10-17 Thread Erik Joelsson
The change is now pushed to jdk9. Thanks! /Erik On 2014-10-16 17:04, Severin Gehwolf wrote: Hi Erik, On Thu, 2014-10-16 at 16:52 +0200, Erik Joelsson wrote: Hello Severin, Thank you for the bugfix. It does indeed look like a typo. I can sponsor the change for you. However, to satisfy legal

Re: RFR: Fix typo when translating characters in $USER.

2014-10-16 Thread Severin Gehwolf
Hi Erik, On Thu, 2014-10-16 at 16:52 +0200, Erik Joelsson wrote: > Hello Severin, > > Thank you for the bugfix. It does indeed look like a typo. I can sponsor > the change for you. However, to satisfy legal requirements, you will > need to send the patch directly to us. Since

Re: RFR: Fix typo when translating characters in $USER.

2014-10-16 Thread Erik Joelsson
Hello Severin, Thank you for the bugfix. It does indeed look like a typo. I can sponsor the change for you. However, to satisfy legal requirements, you will need to send the patch directly to us. Since it's small, you can just paste it in a mail to the mailing list and it will be

RFR: Fix typo when translating characters in $USER.

2014-10-16 Thread Severin Gehwolf
quot;$a" == "xx" ]; then echo BAD; else echo GOOD; fi) It should print GOOD, but prints BAD. As it turns out there is a typo in common/autoconf/jdk-options.m4 webrev is here: https://jerboaa.fedorapeople.org/bugs/openjdk/JDK-UNKNOWN-build-dev/webrev.00/ Could someone please spon

Re: RFR (XXS): JDK-8019219 Typo in jdk/makefiles "default" targets

2013-10-01 Thread Tim Bell
Magnus: Bug: https://bugs.openjdk.java.net/browse/JDK-8019219 The default target in CompileNativeLibraries.gmk and CompileLaunchers.gmk is spelled "defalt". This does not affect functionality. Webrev: http://cr.openjdk.java.net/~ihse/JDK-8019219-correct-target-typo/webrev.01

Re: RFR (XXS): JDK-8019219 Typo in jdk/makefiles "default" targets

2013-10-01 Thread Erik Joelsson
k.java.net/~ihse/JDK-8019219-correct-target-typo/webrev.01 /Magnus

RFR (XXS): JDK-8019219 Typo in jdk/makefiles "default" targets

2013-10-01 Thread Magnus Ihse Bursie
Bug: https://bugs.openjdk.java.net/browse/JDK-8019219 The default target in CompileNativeLibraries.gmk and CompileLaunchers.gmk is spelled "defalt". This does not affect functionality. Webrev: http://cr.openjdk.java.net/~ihse/JDK-8019219-correct-target-typo/webrev.01 /Magnus

Re: typo in configure

2013-04-24 Thread Tim Bell
On 04/24/13 11:04 AM, Jonathan Gibbons wrote: from running configure on Windows, typo: "inlude" checking headful support... inlude support for both headful and headless -- Jon Thank you. This is already noted in bug #8008944 "build-infra: clean up typos" http://bugs

typo in configure

2013-04-24 Thread Jonathan Gibbons
from running configure on Windows, typo: "inlude" checking headful support... inlude support for both headful and headless -- Jon

Re: typo

2013-02-06 Thread Jonathan Gibbons
On 02/06/2013 07:17 PM, Jonathan Gibbons wrote: common/makefiles/JavaCompilation.gmk line 162 dechipher. -- Jon line 518 buliding

typo

2013-02-06 Thread Jonathan Gibbons
common/makefiles/JavaCompilation.gmk line 162 dechipher. -- Jon

build readme typo fix

2008-09-07 Thread Martin Buchholz
diff --git a/README-builds.html b/README-builds.html --- a/README-builds.html +++ b/README-builds.html @@ -1429,7 +1429,7 @@ build output is to go. The default output directory will be build/platform. -ALT_SLASHJAVA +