Dean Long
57dc039131
8214583: AccessController.getContext may return wrong value after JDK-8212605
...
Reviewed-by: mchung, redestad
2018-12-18 16:36:26 -08:00
Xue-Lei Andrew Fan
ad47b4c4cc
8209333: Socket reset issue for TLS 1.3 socket close
...
Reviewed-by: jnimeh
2018-12-18 15:18:44 -08:00
Dean Long
d1597bb1cb
8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client
...
Reviewed-by: thartmann, mullan
2018-12-18 12:45:07 -08:00
Dean Long
32ea2e5343
8215205: javaVFrame much slower than vframeStream
...
Reviewed-by: mchung, thartmann
2018-12-18 12:36:27 -08:00
Xue-Lei Andrew Fan
84105b36fd
8215443: The use of TransportContext.fatal() leads to bad coding style
...
Reviewed-by: ascarpino
2018-12-18 12:08:51 -08:00
Rahul Raghavan
5a6385b363
8211698: Crash in C2 compiled code during execution of double array heavy processing code
...
Correctly registered new Opaque4Node in add_range_check_predicate
Reviewed-by: roland, thartmann
2018-12-18 19:13:54 +05:30
Muthusamy Chinnathambi
2fa6333113
8215397: jsig.c missing classpath exception
...
Reviewed-by: dholmes
2018-12-18 12:59:39 +05:30
Nick Gasson
a3bb5ead7e
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
...
Reviewed-by: dlong, enevill, bulasevich
2018-12-17 10:36:07 -08:00
Per Lidén
6a9c6a0392
8215451: JNI IsSameObject should not keep objects alive
...
Reviewed-by: eosterlund, kbarrett
2018-12-17 16:55:17 +01:00
Krishna Addepalli
9767b537ee
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
...
Reviewed-by: serb, sveerabhadra
2018-12-17 14:19:06 +05:30
Tobias Hartmann
2e989366ea
8215410: Regression test for JDK-8214994
...
Added a regression test for 8214994 which was fixed by accident with 8211451.
Reviewed-by: kvn
2018-12-17 08:25:57 +01:00
Robert Field
2ebc9f99e5
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
...
Reviewed-by: jlahoda
2018-12-15 17:13:39 -08:00
Per Lidén
1af1a69fbc
8215395: Allow null oops in Dictionary and JNIHandle verification
...
Reviewed-by: eosterlund, kbarrett, coleenp
2018-12-15 20:03:06 +01:00
Sergey Bylokhov
153777cbe4
8214461: Some unused classes may be removed
...
Reviewed-by: kaddepalli, prr
2018-12-15 10:35:45 -08:00
Xue-Lei Andrew Fan
3933c8477b
8214339: SSLSocketImpl erroneously wraps SocketException
...
Reviewed-by: ascarpino, jnimeh
2018-12-14 19:39:39 -08:00
Xue-Lei Andrew Fan
e44207a9f6
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
...
Reviewed-by: ascarpino
2018-12-14 17:51:02 -08:00
Doug Simon
516a3b3ec1
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
...
Reviewed-by: iveresov, never, dlong
2018-12-14 17:32:16 -08:00
Pavel Rappo
884c808e83
8215292: Back out changes for node- and link- local ipv6 multicast address
...
Reviewed-by: chegar, alanb
2018-12-14 19:49:03 +00:00
Roland Westrelin
103c8dc608
8215265: C2: range check elimination may allow illegal out of bound access
...
Reviewed-by: thartmann, kvn
2018-12-14 11:22:26 +01:00
Goetz Lindenmaier
91e5051871
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms
...
Use LIBPATH on AIX, no shared memory connector on any Unix.
Reviewed-by: gadams, simonis, sspitsyn
2018-12-31 14:38:16 +01:00
Krishna Addepalli
113b5184cf
8196681: Java Access Bridge logging and debug flags dynamically controlled
...
Reviewed-by: serb, sveerabhadra
2018-12-14 11:00:07 +05:30
Roland Westrelin
326c6997a0
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
...
Reviewed-by: thartmann, kvn
2018-12-13 17:57:11 +01:00
Srinivas Dama
2f34c5ac6a
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
...
Set Log.useSource and fix the issue in Modules.java when broken module is encountered
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: jjg
2019-01-03 11:21:11 +05:30
Jesper Wilhelmsson
f183b74690
Added tag jdk-12+26 for changeset de9fd809bb47
2019-01-03 02:22:30 +01:00
Prasanta Sadhukhan
c83b55a9e2
Merge
2018-12-12 15:07:56 +05:30
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
Alexey Ivanov
7fc544f6c3
8215123: Crash in runtime image built with jlink --compress=2
...
Reviewed-by: ihse, alanb
2018-12-11 14:11:57 +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