Re: RFR: 8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility

2021-06-10 Thread Victor Dyakov
On Tue, 8 Jun 2021 13:06:53 GMT, Artem Semenov wrote: > 8267385: Create NSAccessibilityElement implementation for > JavaComponentAccessibility > This pull request contains solutions for the following tickets: > * JDK-8267385 Create NSAccessibilityElement implementation for > JavaComponentAcces

Integrated: 8268481: Delete JAWT test files for mac

2021-06-10 Thread Sergey Bylokhov
On Wed, 9 Jun 2021 19:49:28 GMT, Sergey Bylokhov wrote: > Due to some issues, we need to delete these files. Later this test case will > be updated and reintegrated. This pull request has now been integrated. Changeset: ea19b044 Author:Sergey Bylokhov URL: https://git.openjdk.java.

Re: RFR: 8268113: Re-use Long.hashCode() where possible [v7]

2021-06-10 Thread Сергей Цыпанов
> There is a few JDK classes duplicating the contents of Long.hashCode() for > hash code calculation. They should explicitly delegate to Long.hashCode(). Сергей Цыпанов has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated c

Re: RFR: 8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility

2021-06-10 Thread Alexander Zuev
On Tue, 8 Jun 2021 13:06:53 GMT, Artem Semenov wrote: > 8267385: Create NSAccessibilityElement implementation for > JavaComponentAccessibility > This pull request contains solutions for the following tickets: > * JDK-8267385 Create NSAccessibilityElement implementation for > JavaComponentAcces

RFR: 8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility

2021-06-10 Thread Artem Semenov
8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility This pull request contains solutions for the following tickets: * JDK-8267385 Create NSAccessibilityElement implementation for JavaComponentAccessibility; * JDK-8262031 Create implementation for NSAccessibilityNa