J. Duke
8883615177
Merge
2017-07-05 16:33:07 +02:00
J. Duke
b15242a5a2
Merge
2017-07-05 16:32:55 +02:00
Xueming Shen
21aa30606a
4681995: Add support for large (> 4GB) zip/jar files
...
The ZIP64 format support is added for > 4GB jar/zip files
Reviewed-by: alanb, martin
2009-04-02 15:35:46 -07:00
Alan Bateman
78e9762656
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
...
Reviewed-by: sherman
2009-04-02 19:47:24 +01:00
Alan Bateman
f83fd900a9
6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail
...
Reviewed-by: peterjones
2009-04-02 16:31:44 +01:00
Alan Bateman
15bf5db9c7
6666739: (ref) ReferenceQueue.poll() doesn't scale well
...
6711667: (ref) Update SoftReference timestamp only if clock advances
Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update
Reviewed-by: martin
2009-04-02 11:19:34 +01:00
Alan Bateman
d2cd251815
6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
...
Reviewed-by: sherman
2009-04-02 11:13:56 +01:00
Erik Trimble
0244538b93
Merge
2009-04-01 22:31:26 -07:00
Kelly O'Hair
8ed0a99cb6
6825175: Remove or disable sanity check on binary plugs
...
Reviewed-by: xdono
2009-04-01 16:49:43 -07:00
Xiomara Jayasena
4c089452ee
Merge
2009-04-01 08:58:42 -07:00
Xiomara Jayasena
5953ff9720
Merge
2009-04-01 08:58:18 -07:00
Xiomara Jayasena
6996b27f46
Merge
2009-04-01 08:58:07 -07:00
Xiomara Jayasena
af876f1345
Merge
2009-04-01 08:58:05 -07:00
Tim Bell
c81e6c29c1
6824595: OpenJDK fix breaks product build for jdk7
...
Reviewed-by: xdono, ohair
2009-04-01 04:44:30 -07:00
Mandy Chung
1870624c08
6819110: Lazily load Sun digest provider for jar verification
...
Lazily call Providers.getSunProvider() instead of at static initializer
Reviewed-by: mullan
2009-03-31 23:52:04 -07:00
Tim Bell
0a7ba6e27e
6819847: build is broken for OpenJDK with plugs
...
Reviewed-by: jjg, robilad, ohair
2009-03-31 15:27:40 -07:00
Xiomara Jayasena
edd49c4cf2
Merge
2009-03-31 08:54:12 -07:00
Xiomara Jayasena
a2371fe1f8
Merge
2009-03-31 08:53:40 -07:00
Xiomara Jayasena
39aa31ca05
Merge
2009-03-31 08:53:16 -07:00
Alan Bateman
445c56f3ea
Merge
2009-03-30 19:22:27 +01:00
Erik Trimble
350ce4d28b
6823377: Bump HS15 build number to 04
...
Update the HS15 Build number to 04
Reviewed-by: jcoomes
2009-03-27 16:58:30 -07:00
Erik Trimble
e4f3d13dbb
Merge
2009-03-27 16:54:56 -07:00
Xiomara Jayasena
0f23916d8b
Added tag jdk7-b52 for changeset a9071341dbea
2009-03-27 14:11:53 -07:00
Xiomara Jayasena
ace77b0dc3
Added tag jdk7-b52 for changeset ea5331b4a192
2009-03-27 14:11:45 -07:00
Xiomara Jayasena
d8cd1fc432
Added tag jdk7-b52 for changeset 56b454d324bb
2009-03-27 14:11:40 -07:00
Xiomara Jayasena
93a90129b2
Added tag jdk7-b52 for changeset 37c56ec4ec7d
2009-03-27 14:11:39 -07:00
Xiomara Jayasena
422ea850e0
Added tag jdk7-b52 for changeset 0d989c04422c
2009-03-27 14:11:35 -07:00
Xiomara Jayasena
a83e0c0925
Added tag jdk7-b52 for changeset 8608524e334e
2009-03-27 14:11:32 -07:00
Xiomara Jayasena
9bac626c1a
Added tag jdk7-b52 for changeset 90eb5f83241a
2009-03-27 14:11:31 -07:00
Karen Kinnear
2a7822f94f
Merge
2009-03-27 14:35:44 -04:00
Alan Bateman
de8096cf48
6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
...
Reviewed-by: sherman
2009-03-27 16:04:05 +00:00
Alan Bateman
f59df4d489
6693490: (se) select throws "File exists" IOException under load (lnx)
...
Reviewed-by: sherman
2009-03-27 15:24:37 +00:00
Ivan P Krylov
595ff704c0
6812297: update project creation for Visual Studio 2005-2008
...
Add 2 news classes to create VC8 and VC9 projects
Reviewed-by: apetrusenko, xlu
2009-03-27 01:35:39 -05:00
Weijun Wang
739414c177
6802846: jarsigner needs enhanced cert validation(options)
...
Reviewed-by: xuelei
2009-03-27 11:05:45 +08:00
Doug Lea
ec207ef682
6822903: Reliability and documentation improvements for ReentrantReadWriteLock
...
Make firstReader a Thread, not a long
Reviewed-by: martin
2009-03-26 17:39:42 -07:00
Kelly O'Hair
2ce9a96c01
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
...
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell
2009-03-26 16:52:00 -07:00
Kelly O'Hair
69c8b43f09
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:53 -07:00
Kelly O'Hair
7bb1e5eae1
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:29 -07:00
Kelly O'Hair
ab419e86a9
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:03 -07:00
Karen Kinnear
ae0f3167d3
Merge
2009-03-26 16:00:51 -04:00
Doug Lea
b63d6d68d9
6801020: Concurrent Semaphore release may cause some require thread not signaled
...
Introduce PROPAGATE waitStatus
Reviewed-by: martin
2009-03-26 11:59:07 -07:00
Mandy Chung
5d6fffa036
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects
...
Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed
Reviewed-by: jccollet
2009-03-25 12:24:30 -07:00
Coleen Phillimore
cec3a034d1
6541756: Reduce executable C-heap
...
Add executable parameters to reserve_memory and commit_memory to reduce executable memory to only the Code Heap.
Reviewed-by: xlu, kvn, acorn
2009-03-25 14:19:20 -04:00
Karen Kinnear
101468324d
6603316: Improve instrumentation for classes loaded at startup
...
Reviewed-by: xlu, mchung
2009-03-25 13:09:28 -04:00
Antonios Printezis
cb822b7e10
Merge
2009-03-25 10:36:08 -04:00
Doug Lea
01a36018d3
6800572: Removing elements from views of NavigableMap implementations does not always work correctly
...
Replace use of new TreeSet with new KeySet
Reviewed-by: martin
2009-03-24 19:42:23 -07:00
Alan Bateman
6af949fe24
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
...
Reviewed-by: sherman
2009-03-24 14:10:38 +00:00
Andreas Frischknecth
4654daefa2
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
...
Reviewed-by: sherman
2009-03-24 14:08:37 +00:00
Alan Bateman
a2b46bd320
6807702: Integer.valueOf cache should be configurable
...
Reviewed-by: darcy
2009-03-24 14:05:44 +00:00
Alan Bateman
7d94fdb066
6819886: System.getProperty("os.name") reports Vista on Windows 7
...
Reviewed-by: sherman
2009-03-24 14:03:46 +00:00