CARVIEW |
Select Language
HTTP/2 200
date: Tue, 15 Jul 2025 16:32:47 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/w3c/epubcheck.git
etag: W/"9bcb0b82d4bcb844735b0a118e10da92"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=N6E%2BziaWrYNifXiiwRXRsS3U3Gg2LuV6OKXHeyTR5uikQa7bm3vGB4pTwjji45euCcVRL8u5wixjvLwqY1U1fCRDX%2FKeKkt%2FVfChdkRebFrHw%2FOaX%2BVaJmS%2Fr7Xqahq%2F8w%2BVYb6O2%2FraNd0x%2FVNfWXc0aSWg0jL2Cc0HCmRLwHuueCFy6dT%2FBf%2Bm1WvdiG2TJWTm27ySieasoQamPgK%2BJRTpbv%2F%2BYrtx7i99GVgRdjDZxZXi0RG1%2FU8DXs2y4w02JwX0CwMFG9aEurbRI79UsQ%3D%3D--1oRVJBVWgyntGaHU--x5JOr2YrJR1dQHF0SsL5%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1840978998.1752597166; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 16:32:46 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 16:32:46 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D82E:3FE91:5492B:64A83:687682AE
fix: tweak code and tests to better support Java 21 · w3c/epubcheck@9888fcc · GitHub
Copy file name to clipboardExpand all lines: src/main/java/com/adobe/epubcheck/ocf/OCFChecker.java
Copy file name to clipboardExpand all lines: src/test/java/com/adobe/epubcheck/tools/CommandLineTest.java
Copy file name to clipboardExpand all lines: src/test/java/com/adobe/epubcheck/tools/NoExitSecurityManager.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 418
Commit 9888fcc
committed
fix: tweak code and tests to better support Java 21
- adapt code in OFCChecker to a slight rewording of the OpenJDK message
reported for invalid ZIP headers, so that EPUBCheck can issue the right
error code (PKG-017)
- update the command line tests to no longer rely on the deprecated
SecurityManager API to catch system exit codes. The tests now get
the integer return code directly from the EpubChecker API1 parent 183a3a6 commit 9888fccCopy full SHA for 9888fcc
File tree
Expand file treeCollapse file tree
3 files changed
+17
-81
lines changedFilter options
- src
- main/java/com/adobe/epubcheck/ocf
- test/java/com/adobe/epubcheck/tools
Expand file treeCollapse file tree
3 files changed
+17
-81
lines changedsrc/main/java/com/adobe/epubcheck/ocf/OCFChecker.java
Copy file name to clipboardExpand all lines: src/main/java/com/adobe/epubcheck/ocf/OCFChecker.java+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
349 | 354 |
| |
350 |
| - | |
351 |
| - | |
352 | 355 |
| |
353 |
| - | |
354 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
355 | 359 |
| |
356 |
| - | |
357 | 360 |
| |
358 | 361 |
| |
359 | 362 |
| |
| |||
556 | 559 |
| |
557 | 560 |
| |
558 | 561 |
| |
559 |
| - | |
| 562 | + | |
| 563 | + | |
560 | 564 |
| |
561 | 565 |
| |
562 | 566 |
| |
|
src/test/java/com/adobe/epubcheck/tools/CommandLineTest.java
Copy file name to clipboardExpand all lines: src/test/java/com/adobe/epubcheck/tools/CommandLineTest.java+6-30Lines changed: 6 additions & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
| |||
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
49 |
| - | |
50 |
| - | |
51 | 48 |
| |
52 | 49 |
| |
53 | 50 |
| |
| |||
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
61 |
| - | |
62 | 58 |
| |
63 | 59 |
| |
64 | 60 |
| |
| |||
292 | 288 |
| |
293 | 289 |
| |
294 | 290 |
| |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
| 291 | + | |
303 | 292 |
| |
304 | 293 |
| |
305 | 294 |
| |
| |||
345 | 334 |
| |
346 | 335 |
| |
347 | 336 |
| |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
| 337 | + | |
355 | 338 |
| |
356 | 339 |
| |
357 | 340 |
| |
| |||
756 | 739 |
| |
757 | 740 |
| |
758 | 741 |
| |
759 |
| - | |
| 742 | + | |
760 | 743 |
| |
761 |
| - | |
762 |
| - | |
763 |
| - | |
764 |
| - | |
765 |
| - | |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 | 744 |
| |
770 |
| - | |
| 745 | + | |
| 746 | + | |
771 | 747 |
| |
772 | 748 |
| |
773 | 749 |
|
src/test/java/com/adobe/epubcheck/tools/NoExitSecurityManager.java
Copy file name to clipboardExpand all lines: src/test/java/com/adobe/epubcheck/tools/NoExitSecurityManager.java-44Lines changed: 0 additions & 44 deletions
This file was deleted.
You can’t perform that action at this time.
0 commit comments