Valerie Peng
0b05ebed2e
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
...
Changed Provider class to use ConcurrentHashMap and default providers to use putService()
Reviewed-by: weijun, mullan
2018-12-13 01:15:21 +00:00
John Jiang
f47bd19cbc
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
...
Reviewed-by: xuelei
2018-12-13 08:23:56 +08:00
Mark Reinhold
2556622607
8215301: Module-summary page is unreadably wide
...
Reviewed-by: mchung
2018-12-12 15:01:29 -08:00
Vivek Deshpande
05e175bf1b
8214751: X86: Support for VNNI Instructions
...
Co-authored-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>
Reviewed-by: kvn
2018-12-12 14:48:34 -08:00
Roger Riggs
40d7e4c2e9
8215309: Convert package.html files to package-info.java files
...
Reviewed-by: darcy, lancea
2018-12-12 15:35:20 -05:00
Smita Kamath
3623c99b27
8214074: Ghash optimization using AVX instructions
...
Reviewed-by: kvn, ascarpino
2018-12-12 12:17:33 -08:00
Henry Jen
0e86ce5715
8215000: tools/launcher/JliLaunchTest.java fails on Windows
...
Reviewed-by: bchristi, mchung
2018-12-12 11:45:10 -08:00
Mandy Chung
85857dfe80
8215238: (jdeps) update jdk8_internals.txt per the removal of javafx, corba, EE modules
...
Reviewed-by: lancea, alanb
2018-12-12 11:17:21 -08:00
Zhengyu Gu
a85ad0aa18
8215220: Simplify Shenandoah task termination in aborted paths
...
Reviewed-by: shade
2018-12-12 13:50:57 -05:00
Markus Grönlund
e7722158fd
8215284: Reduce noise induced by periodic task getFileSize()
...
Reviewed-by: redestad, egahlin
2018-12-13 14:36:54 +01:00
Erik Gahlin
a3ca6f482e
8215175: Inconsistencies in JFR event metadata
...
Reviewed-by: mgronlun
2018-12-13 14:21:04 +01:00
Christophe Phillips
169729fe9b
8215342: [Zero] Build fails after JDK-8200613
...
Reviewed-by: shade, jgeorge
2018-12-13 10:25:50 +01:00
Michihiro Horie
d51be0e1b3
8215262: PPC64: FMA Vectorization on PPC64
...
Reviewed-by: mdoerr, gromero
2018-12-12 12:36:53 -05:00
Toshio Nakamura
4de0c13ff8
8213183: InputMethod cannot be used after its restarting
...
Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback
Reviewed-by: naoto
2018-12-13 00:46:39 +09:00
Magnus Ihse Bursie
2e94091ff2
8215304: Make target "docs-jdk-index" has unnecessary dependencies
...
Reviewed-by: lancea
2018-12-12 19:04:05 +01:00
Magnus Ihse Bursie
0e9a8ba9f8
8214741: docs/index.html has no title or copyright
...
Reviewed-by: erikj
2018-12-12 18:59:23 +01:00
Magnus Ihse Bursie
6217349ee6
8214910: If pandoc is present, markdown spec files should be processed
...
Reviewed-by: erikj, lancea
2018-12-11 15:47:31 +01:00
Erik Joelsson
c25a638fd1
8215239: Make deletes images/jdk/bin/java if something goes wrong
...
Reviewed-by: redestad, dholmes, tbell, ihse
2018-12-12 09:50:39 -08:00
Erik Gahlin
8988f970df
8214750: Unnecessary <p> tags in jfr classes
...
Reviewed-by: mgronlun
2018-12-12 18:43:16 +01:00
Erik Gahlin
85ffc2803c
8165675: Trace event for thread park has incorrect unit for timeout
...
Reviewed-by: mgronlun
2018-12-12 18:35:26 +01:00
Erik Österlund
b7bd4bccbf
8215206: VtableStubs::find_stub is not appropriately protected by VtableStubs_lock
...
Reviewed-by: thartmann, pliden
2018-12-12 14:18:16 +01:00
Michihiro Horie
31fbc28af5
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
...
Reviewed-by: kvn, rriggs, mdoerr, gromero
2018-12-11 20:31:18 -05:00
Claes Redestad
d1ef9b19d7
8215159
: Improve initial setup of system Properties
...
Reviewed-by: mchung, rriggs, plevart, briangoetz, robilad
2018-12-12 13:28:50 +01:00
Dmitrij Pochepko
ade1d52ab6
8205421: AARCH64: StubCodeMark should be placed after alignment
...
Reviewed-by: aph
2018-12-12 15:26:49 +03:00
Ralf Schmelter
8c4f51f666
8214892: Delayed starting of debugging via jcmd
...
Reviewed-by: cjplummer, clanger
2018-12-12 11:34:08 +00:00
Thomas Schatzl
7223ed2205
8152724: Sum of eden before GC and current survivor capacity may be larger than heap size
...
Limit the maximum survivor size for a given GC to the remaining number of free regions.
Reviewed-by: sjohanss, sangheki
2018-12-12 12:00:02 +01:00
Prasanta Sadhukhan
597c61458e
Merge
2018-12-12 15:04:47 +05:30
Priya Lakshmi Muthuswamy
9d967e70fc
8214468: jQuery UI upgrade from 1.11.4 to 1.12.1
...
Reviewed-by: hannesw
2018-12-12 13:01:29 +05:30
Jini George
fdf7d4ec11
8200613: SA: jstack throws UnmappedAddressException with a CDS core file
...
Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings.
Reviewed-by: iklam, cjplummer, kevinw, coleenp
2018-12-12 10:13:11 +05:30
Doug Lea
f4016e5582
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12
...
Reviewed-by: martin
2018-12-11 19:55:27 -08:00
Doug Lea
8846159987
8214427: probable bug in logic of ConcurrentHashMap.addCount()
...
Reviewed-by: martin, dholmes
2018-12-11 19:55:27 -08:00
Doug Lea
6c78aa9571
8214559: Use {@systemProperty} for definitions of system properties
...
Reviewed-by: martin, jjg
2018-12-11 19:55:27 -08:00
Igor Veresov
8d8b784c9e
8215224: Update Graal
...
Reviewed-by: kvn
2018-12-11 16:50:43 -08:00
Kim Barrett
13b56530f4
8215097: Do not create NonJavaThreads before BarrierSet
...
G1 and CMS delay worker thread creation until BarrierSet exists.
Reviewed-by: dholmes, tschatzl
2018-12-11 18:00:17 -05:00
Naoto Sato
c2364ff9e0
8215194: Initial size of UnicodeBlock map is incorrect
...
Reviewed-by: rriggs, rgoel, igerasim
2018-12-11 13:13:18 -08:00
Stuart Marks
7cea6f6ac2
8199394: Object.hashCode should not mention anything about memory addresses
...
Reviewed-by: shade, forax, adinn, rriggs
2018-12-11 13:10:14 -08:00
Jean Christophe Beyler
019bd7cf2b
8215160: Normalize spaces for remaining vmTestbase tests
...
Add spaces where needed
Reviewed-by: sspitsyn, amenkov
2018-12-11 12:45:38 -08:00
Gerard Ziemski
9be447e22f
8214310: SymbolTable: Use get and insert
...
Replace get_insert() with get(),insert()
Reviewed-by: redestad, coleenp
2018-12-11 14:09:54 -06:00
Eric Caspole
b29a8205f1
8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks
...
Reviewed-by: redestad
2018-12-11 14:09:55 -05:00
Jean Christophe Beyler
a16d122b07
8215161: Normalize spaces for vmTestbase/[a-j]
...
Added spaces around comparators
Reviewed-by: amenkov, sspitsyn, martin
2018-12-11 10:29:30 -08:00
Sean Mullan
dfd58a59ff
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
...
Reviewed-by: weijun
2018-12-11 13:22:20 -05:00
Adam Petcher
e922ef3636
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
...
Reviewed-by: jnimeh
2018-12-11 11:01:02 -05:00
Adam Petcher
3c12c4b0f3
8208698: Improved ECC Implementation
...
New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
2018-12-11 09:42:45 -05:00
Harold Seigel
b564c0c1a9
8215165: Improve -Xlog:class+preview message text
...
Fix up the logging message.
Reviewed-by: acorn, lfoltan
2018-12-11 10:29:08 -05:00
Daniel Fuchs
019a097385
8215008: Clear confusion between URL/URI paths and file system paths
...
Reviewed-by: alanb, chegar, martin
2018-12-11 15:09:15 +00:00
Jayathirth D V
74ffdff736
8214876: Add "intermittent" key for imageio/stream/StreamCloserLeak/run_test.sh
...
Reviewed-by: psadhukhan
2018-12-11 11:45:43 +05:30
Jayathirth D V
be6f55d297
8214817: Bad links in ImageInputStream.java & ImageOutputStream.java
...
Reviewed-by: aivanov, psadhukhan
2018-12-11 11:41:08 +05:30
Prasanta Sadhukhan
b3eb4c3ce8
Merge
2018-12-11 10:47:37 +05:30
Ying Zhou
e048289d95
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-12-11 08:05:38 +08:00
Phil Race
8895605e66
8212703: Remove sun.java2d.fontpath property from java launcher code
...
Reviewed-by: alanb, rriggs
2018-12-10 12:33:23 -08:00