J. Duke
|
202d7af549
|
Merge
|
2017-07-05 22:17:39 +02:00 |
|
J. Duke
|
53510f4e76
|
Merge
|
2017-07-05 22:17:29 +02:00 |
|
J. Duke
|
f768dc55b3
|
Merge
|
2017-07-05 22:17:22 +02:00 |
|
J. Duke
|
3316a4285e
|
Merge
|
2017-07-05 22:17:15 +02:00 |
|
J. Duke
|
8a3ef5ba83
|
Merge
|
2017-07-05 22:17:07 +02:00 |
|
J. Duke
|
6e0cccafc8
|
Merge
|
2017-07-05 22:16:59 +02:00 |
|
J. Duke
|
aed90949ae
|
Merge
|
2017-07-05 22:16:41 +02:00 |
|
Roger Riggs
|
0e8f10584f
|
8165261: RMI API to export an object with a serialization filter
Reviewed-by: dfuchs, chegar
|
2016-10-04 14:19:16 -04:00 |
|
Roger Riggs
|
6a5d225ba3
|
8165806: UnicastServerRef support to export an object with a filter
Reviewed-by: dfuchs
|
2016-10-04 14:18:54 -04:00 |
|
Roger Riggs
|
9aa8b6728a
|
8155760: Implement Serialization Filtering
8166739: Improve extensibility of ObjectInputFilter information passed to the filter
Reviewed-by: dfuchs, chegar, briangoetz, plevart
|
2016-10-04 13:45:42 -04:00 |
|
Naoto Sato
|
03cc993ec4
|
8166645: Include locales plugin throws InternalError with "*" specified
Reviewed-by: mchung
|
2016-10-04 09:52:03 -07:00 |
|
Vyom Tewari
|
0a885c4bc8
|
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
Reviewed-by: chegar, msheppar
|
2016-10-04 21:59:16 +05:30 |
|
Jan Lahoda
|
279b6faa56
|
8073844: fatal annotation processing errors do not stop compilation
JavacProcessingEnvironment lets the should-stop policy decide when the compilation should stop.
Reviewed-by: jjg
|
2016-10-04 17:40:29 +02:00 |
|
Brian Burkhalter
|
ecdbe768e1
|
8167058: (fs) UnixDirectoryIterator::stream unused
Remove UnixDirectoryIterator::stream unused instance variable
Reviewed-by: redestad, alanb
|
2016-10-04 08:32:49 -07:00 |
|
Jan Lahoda
|
c58a8aae3e
|
8152911: javac assertion error when compiling overlay sources
Avoid creating ModuleSymbols with unspecified name, to avoid conflicts with predefined ModuleSymbol for the java.base module.
Reviewed-by: jjg
|
2016-10-04 16:25:19 +02:00 |
|
Erik Joelsson
|
eb540e43ac
|
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
|
2016-10-04 13:41:52 +02:00 |
|
Erik Joelsson
|
10b333c7ea
|
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
|
2016-10-04 13:41:52 +02:00 |
|
Erik Joelsson
|
16bf17a9a7
|
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
|
2016-10-04 13:41:52 +02:00 |
|
Erik Joelsson
|
4b223f6329
|
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
|
2016-10-04 13:41:51 +02:00 |
|
Erik Joelsson
|
5735e2f331
|
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
|
2016-10-04 13:34:34 +02:00 |
|
Attila Szegedi
|
13b1a55ffa
|
8167037: Remove CALL_METHOD support from internal Nashorn linkers
Reviewed-by: hannesw, sundar
|
2016-10-04 13:23:10 +02:00 |
|
Sergei Kovalev
|
3847822589
|
8166378: Missing dependencies in several java/security tests
Reviewed-by: xuelei
|
2016-10-04 11:55:42 +03:00 |
|
Erik Joelsson
|
9bdef15573
|
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
|
2016-10-04 13:41:52 +02:00 |
|
Erik Joelsson
|
7995a7872b
|
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
|
2016-10-04 13:34:49 +02:00 |
|
Nishit Jain
|
f1f59c6623
|
8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
|
2016-10-04 19:28:09 +09:00 |
|
Rachna Goel
|
5e84d49af5
|
8166993: typo in java.util.Locale javadoc
Reviewed-by: okutsu, peytoia
|
2016-10-04 17:18:46 +09:00 |
|
Steve Drach
|
3d6de648b9
|
8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
|
2016-10-03 10:57:29 -07:00 |
|
Jesper Wilhelmsson
|
84bd07e175
|
8167026: Quarantine TestDaemonThread.java
Reviewed-by: dsamersoff
|
2016-10-03 15:39:02 +02:00 |
|
Jonathan Gibbons
|
799f344fcc
|
8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel
|
2016-09-30 13:15:22 -07:00 |
|
Hannes Wallnöfer
|
70e402c190
|
8166902: Nested object literal property maps not reset in optimistic recompilation
Reviewed-by: lagergren, attila
|
2016-09-30 19:40:31 +02:00 |
|
Peter Levart
|
566b0cca41
|
8166842: String.hashCode() has a non-benign data race
Reviewed-by: shade, alanb, martin
|
2016-09-30 17:34:08 +02:00 |
|
Sergey Bylokhov
|
ec9d2a571f
|
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
Reviewed-by: mchung, alexsch
|
2016-09-30 17:05:54 +03:00 |
|
Erik Joelsson
|
61a21b5a3e
|
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
|
2016-09-30 09:06:21 +02:00 |
|
Erik Joelsson
|
ebba4ba1c1
|
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
|
2016-09-30 09:06:02 +02:00 |
|
Erik Joelsson
|
7ddf27c21d
|
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
|
2016-09-30 09:05:40 +02:00 |
|
Mandy Chung
|
33b751c3d4
|
8166238: Update jdeps for GNU-style long form options
Reviewed-by: alanb
|
2016-09-29 21:31:09 -07:00 |
|
Lana Steuck
|
364f679451
|
Merge
|
2016-09-29 17:24:21 +00:00 |
|
Lana Steuck
|
f2eb960882
|
Merge
|
2016-09-29 17:24:10 +00:00 |
|
Lana Steuck
|
d24ea639be
|
Merge
|
2016-09-29 17:23:47 +00:00 |
|
Lana Steuck
|
6bda29a2da
|
Added tag jdk-9+138 for changeset b9a1cb9ed1d3
|
2016-09-29 16:45:12 +00:00 |
|
J. Duke
|
80ec55b53a
|
Merge
|
2017-07-05 22:16:18 +02:00 |
|
J. Duke
|
45f03007f9
|
Merge
|
2017-07-05 22:16:12 +02:00 |
|
J. Duke
|
6de7f7df35
|
Merge
|
2017-07-05 22:16:00 +02:00 |
|
J. Duke
|
968493763e
|
Merge
|
2017-07-05 22:15:53 +02:00 |
|
J. Duke
|
e35ccab525
|
Merge
|
2017-07-05 22:15:43 +02:00 |
|
J. Duke
|
f5fe15aba7
|
Merge
|
2017-07-05 22:15:34 +02:00 |
|
J. Duke
|
9a09c367d6
|
Merge
|
2017-07-05 22:15:27 +02:00 |
|
J. Duke
|
2ef7d654a7
|
Merge
|
2017-07-05 22:15:09 +02:00 |
|
J. Duke
|
a85739a2e4
|
Added tag jdk-9+137 for changeset 9cb87c88ed85
|
2017-07-05 22:14:31 +02:00 |
|
J. Duke
|
6b4039c28a
|
Merge
|
2017-07-05 22:14:30 +02:00 |
|