jakartaee / jakartaee/faces

Provide built-in converter for atomics like AtomicInteger

Open
#449 18 comments 0 reactions 0 assignees View on GitHub
Component: Validation/Conversion Priority: Minor Type: New Feature
Dominant language
Java
Stars
127
Forks
59
Avg merge
23h
Merged PRs (30d)
7

Description

converters for these classes should be part of JSF
AtomicBoolean
AtomicInteger
AtomicLong

(all in the java.util.concurrent.atomic package)
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0]

Contributor guide

Open the contributing guide

Research direction

The issue names AtomicBoolean, AtomicInteger, and AtomicLong from java.util.concurrent.atomic but no repository files or tests. Start by locating existing JSF converter implementations and their tests, then compare how support for these three classes should fit the existing patterns. Done means built-in conversion support exists for all three atomic types with matching tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.