Vasili Gulevich

Results 26 issues of Vasili Gulevich

* **OS version**: Ubuntu 18.04.2 LTS * **Browser version**: Firefox 67.0.4 (64-bit) * **Extension version**: Version 1.37.4 ### Relevant integration: rally1.rallydev.com - RallyDev ### 🐛 Describe the bug Integration does...

bug
impact: low

Firefox 105.0.3, Mac OS Monterey 12.06 Command+Shift+3 takes a screenshot. Control+Shift+3 does nothing (no error are logged in browser error log).

When running the build with --threads 2C, I've got an indefinite hangup on a wake up from a sleep state. Environment: Tycho 4.0.4 Mac Book Pro 2021 ``` % mvn...

When building a product that contains a feature with root files, root files (in a compressed form) are left in `/p2/org.eclipse.equinox.p2.core/cache` The resulting product distribution artifact is larger than it...

Application slently exits being run with Java 8 webstart.

If a version 3.9.x is requested (as per marketplace installation comment), the execution hangs indefinitely. Output: {code} downloading https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.x/apache-maven-3.9.x-bin.tar.gz Error: Unexpected HTTP response: 404 {code} Sample build: https://github.com/basilevs/jstackfilter/actions/runs/7861035494

Moved from [Bug 541763](https://bugs.eclipse.org/bugs/show_bug.cgi?id=541763) The bug is reproducible on Java 11-17, Ubuntu 20.04.5 LTS, Eclipse 2018-09 - 2022-12 (4.9 - 4.26) ### Test steps Open a TCP port for listening...

Webkit

This is a follow-up to https://github.com/eclipse-platform/eclipse.platform.swt/pull/904, a third out of four optimizations suggested in #882. The prototype illustrating the performance problem is in #908. There, after obvious bottlenecks are eliminated,...

performance

Creation and disposal of a Composite on Mac OS are very slow **To Reproduce** Run https://github.com/eclipse-platform/eclipse.platform.swt/blob/02c8a22116599a507db2dd424dd20cc778db64d4/tests/org.eclipse.swt.tests/JUnit%20Tests/org/eclipse/swt/tests/junit/performance/Test_situational.java#L72-L105 It takes 28 minutes to execute on Mac OS **Expected behavior** The test should...