apache / apache/netbeans-jackpot30

Jackpot rule not working

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6
Forks
7
Avg merge
18h 43m
Merged PRs (30d)
2

Description

See here:
https://github.com/JaroslavTulach/nb-javac/pull/30/files#r2156226384

```java
$1.stream() :: $1 instanceof java.util.Optional
=>
something($1)
;;
```

should work, but it does not as part of the build process there.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked nb-javac pull-request discussion and the build process that evaluates the shown Jackpot rule. Reproduce the failure with the `$1.stream() :: $1 instanceof java.util.Optional` example, then verify that the rule is accepted and works during the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.