Dmytro Kashyn

Results 10 issues of Dmytro Kashyn

### Description of the bug: `ijar` produces extra logging that just floods the output without any real value. That message is originating from https://github.com/bazelbuild/bazel/blob/472b96d48a2030921e035d8894a5417bf14be852/third_party/ijar/classfile.cc#L1595 and it seems like different treatment...

type: feature request
P3
team-Rules-Java

### Description of the bug: ``` Error:Cannot run program....bazel" (in directory "/...."): error=7, Argument list too long Error:Querying blaze targets building project source files failed. ``` With: ``` Computing VCS...

type: bug
P1
product: IntelliJ
lang: java
topic: sync
awaiting-maintainer

### Description of the bug: Bazel `build` current state ``` [65,456 / 65,465] PackageZip ...rcejar.jar; 20129s remote ``` when there is no such issue observed this run takes less than...

type: bug
P2
team-Remote-Exec

We have a particular toolchain config that contains `-XepDisableAllChecks` to speed build up a little. We want to be able to enable checks for certain targets but providing extra javacopt...

### Description of the bug: Just try to enable analysis for some big project. The same issue as in https://github.com/bazelbuild/intellij/issues/6478 ### Which category does this issue belong to? Intellij ###...

type: bug
P3
product: IntelliJ
awaiting-maintainer

### Description of the bug: ### Which category does this issue belong to? _No response_ ### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example...

type: bug
P3
product: IntelliJ
awaiting-maintainer

### Description of the bug: For this to be the case the origin branch is supposed to have changes that are not merged/rebased into the current branch. After having the...

type: bug
P3
product: IntelliJ
awaiting-maintainer

### Description of the bug: There is a misalignment with Bazel plugin and IJ platform when `.ijwb` `baseDir` for the project denying git enablement automatically. There are no roots detected...

type: bug
product: IntelliJ
awaiting-maintainer

### Description of the bug: Stacktrace looks like just text and there is no way to click on it to get to particular class ### What's the simplest, easiest way...

type: bug
P3
product: IntelliJ
lang: java
topic: testing
awaiting-maintainer

### Description of the feature request: Duplication of all of RemoteCache entries requires too much local disk space. While DiskCache is beneficial for local rebuilds, it would be great to...

type: feature request
P3
team-Remote-Exec
stale