Ambarish Rapte

Results 27 comments of Ambarish Rapte

This does fix the issue on windows. The issue on mac seems intermittent even without this change, and stays intermittent with this change. The change seems to achieve the intended...

@Maran23 It shows a merge conflict when I tried to merge in the master. Could you please check.

With this change, For a same tab the graphic in TabHeader and graphic in overflow menu can be different. Here is a screenshot from modified version of the sample program....

The method `isCurrentLayoutChild()` was introduced with the fix for [JDK-8137252](https://bugs.openjdk.org/browse/JDK-8137252). With this PR change, the issue [JDK-8137252](https://bugs.openjdk.org/browse/JDK-8137252) recurs.

Could you please verify this observations: 1. With this change the jar files are generated without class files i.e. sdk is not built. Use command : `gradle -PMAVEN_PUBLISH=true publishToMavenLocal`. Note...

I ran the same command `gradle -PMAVEN_PUBLISH=true publishToMavenLocal` with the latest changes in the PR and without. With this PR, for a module a few additional tasks get executed compared...