[PR #1380] [MERGED] fix JavaDoc warnings #1988

Open
opened 2026-01-29 20:56:48 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1380
Author: @copybara-service[bot]
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @copybara-service[bot]

Base: masterHead: test_829391025


📝 Commits (1)

📊 Changes

5 files changed (+50 additions, -6 deletions)

View changed files

📝 java/org/brotli/dec/BrotliError.java (+36 -5)
📝 java/org/brotli/dec/BrotliInputStream.java (+4 -0)
📝 java/org/brotli/dec/DecodeTest.java (+0 -1)
📝 java/org/brotli/dec/Decoder.java (+5 -0)
📝 java/org/brotli/dec/Dictionary.java (+5 -0)

📄 Description

fix JavaDoc warnings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1380 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_829391025` --- ### 📝 Commits (1) - [`8a9ab54`](https://github.com/google/brotli/commit/8a9ab54e2eb9ef16e6129c7a90123230c09d279e) fix JavaDoc warnings ### 📊 Changes **5 files changed** (+50 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `java/org/brotli/dec/BrotliError.java` (+36 -5) 📝 `java/org/brotli/dec/BrotliInputStream.java` (+4 -0) 📝 `java/org/brotli/dec/DecodeTest.java` (+0 -1) 📝 `java/org/brotli/dec/Decoder.java` (+5 -0) 📝 `java/org/brotli/dec/Dictionary.java` (+5 -0) </details> ### 📄 Description fix JavaDoc warnings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:56:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1988