Doug Lea
|
d9d91c1cc4
|
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Reviewed-by: martin, psandoz
|
2017-10-03 13:45:11 -07:00 |
|
Doug Lea
|
c6e3667228
|
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
Reviewed-by: martin, psandoz, dholmes
|
2017-10-03 13:37:01 -07:00 |
|
Doug Lea
|
dfce305868
|
8188241: Improve numerical code in StampedLock example code
Reviewed-by: martin, psandoz, darcy
|
2017-10-03 13:32:04 -07:00 |
|
Mandy Chung
|
5d986605ca
|
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
|
2017-09-29 11:33:08 -07:00 |
|
Mandy Chung
|
24d81d3f2e
|
6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
Reviewed-by: psandoz
|
2017-09-27 12:44:06 -07:00 |
|
Claes Redestad
|
0355224df8
|
8187826: Avoid using reflection to bootstrap NamedFunctions
Reviewed-by: psandoz
|
2017-09-27 17:56:00 +02:00 |
|
Philipp Kunz
|
2ae9614d34
|
6695402: Jarsigner with multi-byte characters in class names
Reviewed-by: weijun
|
2017-09-27 14:02:15 +08:00 |
|
Rob McKenna
|
1fc8d0cfd9
|
8184328: JDK 8u131 socketRead0 hang at SSL read
Reviewed-by: xuelei, chegar, coffeys
|
2017-09-26 19:19:09 +01:00 |
|
Vyom Tewari
|
02ba926da2
|
8159526: Deprivilege jdk.httpserver
Reviewed-by: chegar, alanb, michaelm, mchung
|
2017-09-26 15:08:56 +05:30 |
|
Sergey Bylokhov
|
97d93fe4d8
|
8187442: Xcheck:jni produces various "WARNING in native method" in launcher
Reviewed-by: ksrini, dholmes
|
2017-09-22 15:32:09 -07:00 |
|
John R Rose
|
f98aab0db9
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
Reviewed-by: psandoz, vlivanov
|
2017-09-22 15:28:16 -07:00 |
|
Roger Riggs
|
a3b9c07ee4
|
8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..."
Reviewed-by: stuefe, dholmes, fyuan
|
2017-09-21 11:41:34 -04:00 |
|
Roger Riggs
|
5e55e5e2ee
|
8187631: Refactor FileDescriptor close implementation
Reviewed-by: bpb, alanb
|
2017-09-21 11:41:12 -04:00 |
|
Weijun Wang
|
2bb3b82709
|
8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
|
2017-09-21 16:29:18 +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 |
|
Mandy Chung
|
4c1297b778
|
8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks
Reviewed-by: alanb, coleenp, dholmes
|
2017-10-10 11:52:42 -07:00 |
|
Jesper Wilhelmsson
|
42a29333b9
|
Merge
|
2017-10-10 16:29:04 +02:00 |
|
Vladimir Kozlov
|
0c224245ce
|
8188775: Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.hotspot
Add missed changes in default.policy for new module
Reviewed-by: mchung
|
2017-10-06 10:39:09 -07:00 |
|
Jesper Wilhelmsson
|
eed5d34c26
|
Merge
|
2017-10-04 20:01:19 +00:00 |
|
Jesper Wilhelmsson
|
b708f0ddbd
|
Merge
|
2017-10-04 21:02:13 +02:00 |
|
Dmitrij Pochepko
|
949f677957
|
8187684: Intrinsify Math.multiplyHigh(long, long)
Reviewed-by: kvn, aph, lucy
|
2017-10-04 11:52:07 -07:00 |
|
Calvin Cheung
|
6213838f11
|
8138600: eliminate the need of ModuleLoaderMap.dat for CDS
Removed the code which generates the ModuleLoaderMap.dat and the code which references it
Reviewed-by: mchung, jiangli
|
2017-09-29 10:11:01 -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 |
|
Christoph Langer
|
2e31cc7ee1
|
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache
Reviewed-by: rriggs, vtewari
|
2017-10-19 09:01:29 +02:00 |
|
Stuart Marks
|
7d547d0ee4
|
8174109: Better queuing priorities
Reviewed-by: chegar, dfuchs, rriggs, alanb, robm, rhalade, jeff, ahgross
|
2017-08-02 10:34:35 -07:00 |
|
Pavel Rappo
|
05331dc72f
|
8181612: More stable connection processing
Reviewed-by: chegar, coffeys, ahgross, joehw, rhalade
|
2017-07-26 17:44:06 +01:00 |
|
Valerie Peng
|
b3f1165f7d
|
8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
|
2017-07-13 20:41:59 +00:00 |
|
Weijun Wang
|
7cf3c0ff14
|
8182879: Add warnings to keytool when using JKS and JCEKS
Reviewed-by: vinnie, ahgross, mullan
|
2017-07-12 10:55:40 +08:00 |
|
Weijun Wang
|
3232ef5897
|
8181432: Better processing of unresolved permissions
Reviewed-by: mullan
|
2017-07-06 09:20:21 +08:00 |
|
Vinnie Ryan
|
47efefa42f
|
8181692: Update storage implementations
Reviewed-by: weijun, igerasim
|
2017-07-05 17:27:46 +01:00 |
|
Vinnie Ryan
|
e4945e6c66
|
8181370: Better keystore handling
Reviewed-by: weijun, igerasim
|
2017-06-28 16:52:36 +01:00 |
|
Jaroslav Tulach
|
d08cb7efdf
|
8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean
Reviewed-by: mchung, kvn
|
2017-11-10 10:30:42 +01:00 |
|
Roger Riggs
|
74b07b599e
|
8181597: Process Proxy presentation
Reviewed-by: dfuchs, ahgross, rhalade, skoivu
|
2017-06-19 17:38:33 -04:00 |
|
Naoto Sato
|
89b8d98d19
|
8181323: Better timezone processing
Reviewed-by: rriggs
|
2017-06-15 09:57:15 -07:00 |
|
Weijun Wang
|
e7fdfdb7e7
|
8178714: PKIX validator nameConstraints check failing after change 8175940
Reviewed-by: mullan, ahgross
|
2017-05-18 08:52:50 +08:00 |
|
Chris Dennis
|
58faa32cfe
|
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
Reviewed-by: psandoz, bpb, briangoetz
|
2017-04-11 17:25:09 -04:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Brent Christian
|
f32470d85f
|
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
|
2017-10-30 16:16:01 -07:00 |
|
Daniel Fuchs
|
c8812e460a
|
8176751: Better URL connections
Reviewed-by: chegar, michaelm, rhalade, rpatil, vtewari
|
2017-03-23 15:07:26 +00:00 |
|
Weijun Wang
|
f92a050948
|
8175940: More certificate subject checking
Reviewed-by: ahgross, mullan
|
2017-03-15 22:27:12 +08:00 |
|
Valerie Peng
|
2473f1cf41
|
8171252: Improve exception checking
Reviewed-by: ascarpino, mschoene
|
2017-02-22 00:14:32 +00:00 |
|
Daniel Fuchs
|
020204a972
|
8180024: Improve construction of objects during deserialization
Reviewed-by: rriggs, skoivu, ahgross, rhalade
|
2017-05-19 11:18:49 +01:00 |
|