Claes Redestad
|
ceda3089db
|
8244624: Improve handling of JarFile META-INF resources
Reviewed-by: lancea, weijun, martin
|
2020-05-11 10:37:54 +02:00 |
|
Claes Redestad
|
d2e0d0e06a
|
8243469: Lazily encode name in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, simonis
|
2020-04-27 17:26:05 +02:00 |
|
Claes Redestad
|
268ea904ec
|
8243254: Examine ZipFile slash optimization for non-ASCII compatible charsets
Reviewed-by: lancea, naoto, martin
|
2020-04-22 21:13:10 +02:00 |
|
Eirik Bjørsnøs
|
fc728278c2
|
8242959: Optimize ZipFile.getEntry by folding lookups for name and name+'/'
Reviewed-by: lancea, redestad
|
2020-04-18 20:19:45 +02:00 |
|
Claes Redestad
|
aeb2f9492e
|
8242596: Improve JarFile.getEntry performance for multi-release jar files
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, redestad
|
2020-04-17 11:46:59 +02:00 |
|
Claes Redestad
|
941bb3bcb8
|
8242842: Avoid reallocating name when checking for trailing slash in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: alanb, lancea
|
2020-04-15 19:03:59 +02:00 |
|
Ivan Gerasimov
|
cd589d8469
|
8234147: Avoid looking up standard charsets in core libraries
Reviewed-by: alanb
|
2019-12-01 15:29:37 -08:00 |
|
Julia Boes
|
a8a2246158
|
8234335: Remove line break in class declaration in java.base
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
|
2019-11-21 09:10:21 +00:00 |
|
Lance Andersen
|
3cc7b5babe
|
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
Reviewed-by: clanger, bpb, alanb
|
2019-10-30 15:54:41 -04:00 |
|
Lance Andersen
|
5233e25c4c
|
8226530: ZipFile reads wrong entry size from ZIP64 entries
Reviewed-by: bpb, clanger, shade
|
2019-08-07 14:04:10 -04:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Lance Andersen
|
a655e6b52b
|
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Reviewed-by: rriggs, sherman, alanb, clanger
|
2018-10-26 14:02:31 -04:00 |
|
Jaikiran Pai
|
4cd9401815
|
8211765: JarFile constructor throws undocumented exception
Reviewed-by: lancea, sherman, alanb, chegar
|
2018-10-07 14:35:00 -04:00 |
|
Martin Buchholz
|
42f7e3f69e
|
8203328: Rename EFS in java.util.zip internals to something meaningful
Reviewed-by: sherman
|
2018-05-23 10:34:18 -07:00 |
|
Xueming Shen
|
0b24f2acda
|
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
Reviewed-by: rriggs, redestad
|
2018-04-12 13:30:58 -07:00 |
|
Martin Buchholz
|
08adfe31b3
|
8200124: Various cleanups in jar/zip
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:14:03 -07:00 |
|
Claes Redestad
|
a9a271179d
|
8193507: [REDO] Startup regression due to JDK-8185582
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Reviewed-by: alanb, rriggs
|
2017-12-14 16:05:08 +01:00 |
|
Xueming Shen
|
aeb50d6935
|
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
Reviewed-by: darcy
|
2017-12-13 21:41:50 -08:00 |
|
Claes Redestad
|
1b432b5066
|
8193471: Startup regression due to JDK-8185582
Reviewed-by: rriggs, psandoz
|
2017-12-13 21:25:49 +01:00 |
|
Xueming Shen
|
3b0e59e8d8
|
8185582: Update Zip implementation to use Cleaner, not finalizers
Reviewed-by: plevart, rriggs, mchung
|
2017-12-11 11:45:02 -08:00 |
|
Xueming Shen
|
97cddabb17
|
8189611: JarFile versioned stream and real name support
Reviewed-by: psandoz, alanb, mchung, martin
|
2017-11-29 15:01:16 -08:00 |
|
Xueming Shen
|
02b9452ed3
|
8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Reviewed-by: martin
|
2017-09-20 16:41:54 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|