Xueming Shen
0e63901156
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type
...
Updated newFileSystem() to throw UOE exception for non-zip/jar file
Reviewed-by: alanb
2011-02-11 12:20:45 -08:00
Xueming Shen
50ef3f8522
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
...
Updated try-with-resourcse usage in test/demo code
Reviewed-by: alanb
2011-02-08 13:30:30 -08:00
Xueming Shen
4f8fd33ba8
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
...
Updated starsWith/endsWith to be consistent with default file system
Reviewed-by: alanb
2011-02-04 13:17:30 -08:00
Xueming Shen
d0c8cd6815
7015391: (zipfs) Update zip provider for 1/2011 changes
...
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir
Zip filesystem provider update
Reviewed-by: alanb
2011-02-01 14:20:01 -08:00
Alan Bateman
256ce3b0ba
Merge
2011-01-28 09:31:48 +00:00
Alan Bateman
2f37110eca
7006126: (fs) Updates to file system API (1/2011)
...
Reviewed-by: chegar, sherman
2011-01-28 09:28:43 +00:00
Xueming Shen
8bce4225f6
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
...
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal
7009085: (zipfs) ZipPath.normalize("/./.") returns null
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path
Zip filesystem provider update
Reviewed-by: alanb
2011-01-24 11:47:06 -08:00
Xueming Shen
9610d3c130
6989148: (fs) zip provider should be available "out of the box"
...
Zip filesystem provider update, add zipfs.jar into ext dir
Reviewed-by: alanb
2010-12-06 13:18:16 -08:00
Xueming Shen
d581e4f434
6994145: (zipfs) README should be updated
...
6994161: (zipfs) newFileSystem method should FileSystemAlreadyExistsException
6994152: (zipfs) copyTo ignores COPY_ATTRIBUTES option
Zipfile update
Reviewed-by: alanb
2010-11-15 09:26:49 -08:00
Xueming Shen
2d526410d4
6990846: Demo: NIO.2 filesystem provider for zip/jar archives
...
The first drop of the zip filesystem provider, as a separate demo
Reviewed-by: alanb
2010-10-08 21:33:28 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Vasanth Venkatachalam
688eab1157
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-20 12:09:31 -07:00
Joe Darcy
c40412f4f4
6907177: Update jdk tests to remove unncessary -source and -target options
...
Reviewed-by: ohair
2009-12-03 18:19:10 -08:00
Kelly O'Hair
88c07c4b25
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
...
Reviewed-by: tbell
2009-11-09 12:38:32 -08:00
Xiomara Jayasena
e0c1d51604
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Kelly O'Hair
64697c3e7a
6855551: java -Xrunhprof crashes when running with classes compiled with targed=7
...
Reviewed-by: tbell, dcubed
2009-07-08 09:12:17 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00