On Mon, 13 Sep 2021 11:22:27 GMT, Pavel Rappo wrote:
>> 8273616: Fix trivial doc typos in the java.base module
>
> Pavel Rappo has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Use "ensure" instead of "insure"
Marked as reviewed by jrose (Re
On Fri, 10 Sep 2021 21:16:19 GMT, Pavel Rappo wrote:
> 8273616: Fix trivial doc typos in the java.base module
Approved, except for two changes commented above: the original "it need only
force" is correct usage, and "it needs only force" is not good usage, but "it
only needs to force" would be
Changeset: 9fcb07df1c92
Author:vlivanov
Date: 2013-11-09 04:21 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9fcb07df1c92
8027823: catchException combinator fails with 9 argument target
Reviewed-by: jrose
! src/share/classes/java/lang/invoke/MethodHandleImpl.java
+ test/jav
Changeset: adcc01f5bc93
Author:jrose
Date: 2013-11-02 20:08 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/adcc01f5bc93
8024635: Caching MethodType's descriptor string improves lambda linkage
performance
Summary: Better interpreted and compiled performance of operations in
Changeset: 44da760eed4b
Author:jrose
Date: 2013-10-05 05:30 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/44da760eed4b
8024761: JSR 292 improve performance of generic invocation
Summary: use a per-MH one element cache for MH.asType to speed up MH.invoke;
also cache enough M
Changeset: d90928a89af5
Author:drchase
Date: 2013-09-27 13:32 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d90928a89af5
8022701: Accessibility checking: InvocationTargetException is thrown instead of
IllegalAccessError
Summary: Inserted code to convert specific exceptions,
Changeset: d3ead6731a91
Author:jrose
Date: 2010-09-01 03:19 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d3ead6731a91
6979683: inconsistent interaction of reference cast with box/unbox conversions
leaves out a useful case
Summary: Allow casts which narrow and then un