# microsoft/openjdk-jdk25u SLOC report

> As of 2026-09-20 (commit 49411542a964), microsoft/openjdk-jdk25u contains 8,934,222 total lines: 5,613,671 code, 2,519,512 comments, 801,039 blank, across 22,600 files in 34 languages (top: Java 39.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

microsoft/openjdk-jdk25u has 5,613,671 source lines of code out of 8,934,222 total lines across 22,600 files, counted from the 49411542a96435cd403500592fbb586395fbaed5 ref at commit 49411542a964 by the OctoCounts tokei engine on 2026-09-20. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving microsoft/openjdk-jdk25u to commit 49411542a964, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 62.8% of all lines, comments represent 28.2%, and the repository averages 248 code lines per file. Java accounts for 39.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 13,978 | 4,334,551 | 2,203,457 | 1,710,535 | 420,559 |
| XML | 1,230 | 1,307,453 | 1,296,968 | 9,089 | 1,396 |
| C++ | 1,827 | 1,148,173 | 801,468 | 201,707 | 144,998 |
| GNU Style Assembly | 88 | 417,729 | 404,878 | 1,298 | 11,553 |
| C | 839 | 510,806 | 348,581 | 81,984 | 80,241 |
| C++ Header | 2,494 | 499,938 | 310,996 | 116,422 | 72,520 |
| C Header | 1,024 | 228,062 | 124,937 | 73,937 | 29,188 |
| Objective-C | 132 | 48,074 | 32,804 | 8,188 | 7,082 |
| Org | 16 | 25,456 | 25,223 | 0 | 233 |
| M4 | 37 | 20,061 | 15,830 | 2,851 | 1,380 |
| JavaScript | 9 | 19,699 | 13,069 | 3,700 | 2,930 |
| HTML | 74 | 14,301 | 12,466 | 1,331 | 504 |

Top language (Java 39.3%). Generated at 2026-09-20T23:56:37.391149952+00:00. Canonical report: https://octocounts.com/github/microsoft/openjdk-jdk25u

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/microsoft/openjdk-jdk25u/commit/49411542a96435cd403500592fbb586395fbaed5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does microsoft/openjdk-jdk25u have?

microsoft/openjdk-jdk25u has 8,934,222 total lines, including 5,613,671 code lines, 2,519,512 comment lines, and 801,039 blank lines.

### How was the microsoft/openjdk-jdk25u line count measured?

OctoCounts resolved the public GitHub repository to commit 49411542a964, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for microsoft/openjdk-jdk25u?

This OctoCounts report was generated from 49411542a96435cd403500592fbb586395fbaed5 at commit 49411542a964 on 2026-09-20T23:56:37.391149952+00:00.

## Similar repository reports

- [openjdk/jdk](https://octocounts.com/github/openjdk/jdk) — Java, 5,757,275 code lines
- [arsLan4k1390/Cherrygram](https://octocounts.com/github/arsLan4k1390/Cherrygram) — Java, 4,526,120 code lines
- [Ettacent/NimarkoGram](https://octocounts.com/github/Ettacent/NimarkoGram) — Java, 4,437,705 code lines
- [DrKLO/Telegram](https://octocounts.com/github/DrKLO/Telegram) — Java, 4,432,925 code lines
- [risin42/NagramX](https://octocounts.com/github/risin42/NagramX) — Java, 4,212,256 code lines
- [exteraless/exteraless](https://octocounts.com/github/exteraless/exteraless) — Java, 4,148,600 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
