Skip to content

Simplify J2ObjC class initialization.#2641

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_843461181
Open

Simplify J2ObjC class initialization.#2641
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_843461181

Conversation

@copybara-service
Copy link

Simplify J2ObjC class initialization.

Removed the custom _Atomic(bool) initialization flag and associated macros. Class initialization now relies solely on objc_opt_class within J2OBJC_STATIC_INIT.

Removed the custom `_Atomic(bool)` initialization flag and associated macros. Class initialization now relies solely on `objc_opt_class` within `J2OBJC_STATIC_INIT`.

PiperOrigin-RevId: 843461181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants