Thomas Stuefe
|
800a5cdef5
|
8221406: Windows 32bit build error in NetworkInterface_winXP.c
Reviewed-by: clanger
|
2019-03-26 15:46:15 +01:00 |
|
Claes Redestad
|
274396e105
|
8221473: Configuration::reads can use Set.copyOf
Reviewed-by: alanb, forax
|
2019-03-26 15:20:23 +01:00 |
|
Sergey Bylokhov
|
75325facdd
|
8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
Reviewed-by: psadhukhan, prr
|
2019-03-22 12:44:47 -07:00 |
|
Prasanta Sadhukhan
|
cc590f5765
|
Merge
|
2019-03-22 13:42:45 +05:30 |
|
Gustavo Romero
|
93e77e1767
|
8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian
Reviewed-by: chrisphi, stuefe, goetz
|
2019-03-20 16:43:49 -04:00 |
|
Gustavo Romero
|
db264da0fd
|
8220794: PPC64: Fix signal handler for SIGSEGV on branch to illegal address
Reviewed-by: stuefe, goetz
|
2019-03-20 16:59:35 -04:00 |
|
Ralf Schmelter
|
0714b75ac4
|
8220570: Additonal trace when native thread creation fails
Added additonal trace when native thread creation fails
Reviewed-by: dholmes, goetz
|
2019-03-22 04:47:02 -07:00 |
|
Robbin Ehn
|
ed3542d53b
|
8220774: Add HandshakeALot diag option
Reviewed-by: dcubed, dholmes
|
2019-03-26 12:08:51 +01:00 |
|
Gary Adams
|
afa3178149
|
8203026: java.rmi.NoSuchObjectException: no such object in table
Reviewed-by: rriggs, sspitsyn
|
2019-03-26 07:09:10 -04:00 |
|
Volker Simonis
|
f9c08cc6fb
|
8221083: [ppc64] Wrong oop compare in C1-generated code
Reviewed-by: mdoerr, goetz
|
2019-03-26 11:51:41 +01:00 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Dmitry Cherepanov
|
f16af8d4d5
|
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
Reviewed-by: iveresov, thartmann
|
2019-03-20 11:51:43 +03:00 |
|
Chris Hegarty
|
42b8e78a7a
|
8153508: ContentHandler API contains link to private contentPathProp
Reviewed-by: dfuchs, vtewari
|
2019-03-20 08:33:33 +00:00 |
|
Priya Lakshmi Muthuswamy
|
1c0f35a5b4
|
8219958: Automatically load taglets from a jar file
Reviewed-by: jjg
|
2019-03-20 09:58:12 +05:30 |
|
Adam Petcher
|
95b189916f
|
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
|
2019-03-19 15:18:35 -04:00 |
|
Kim Barrett
|
2946ff5ca5
|
8218975: Bug in macOSX kernel's pthread support
Use freelist of pthread_mutex/condvar pairs on macOSX.
Co-authored-by: Patricio Chilano Mateo <patricio.chilano.mateo@oracle.com>
Reviewed-by: tschatzl, dholmes, dcubed
|
2019-03-19 14:32:41 -04:00 |
|
Bob Vandette
|
646779038f
|
Merge
|
2019-03-19 14:31:52 -04:00 |
|
Kim Barrett
|
a11369d781
|
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
Use __typeof__(x) instead of typeof(x).
Reviewed-by: shade, sgehwolf
|
2019-03-19 14:08:20 -04:00 |
|
Bob Vandette
|
30342b596b
|
8217766: Container Support doesn't work for some Join Controllers combinations
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:29:40 -04:00 |
|
Bob Vandette
|
adc6d241ba
|
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:10:00 -04:00 |
|
Bob Vandette
|
e97e09288e
|
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:00:54 -04:00 |
|
Chris Hegarty
|
5ee0711360
|
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
Reviewed-by: alanb, michaelm
|
2019-03-19 14:27:50 +00:00 |
|
Mikhail Filippov
|
ad90ef79d1
|
8218914: Support fonts installed per-user on Windows 10
Reviewed-by: prr, serb
|
2019-03-18 14:55:41 -07:00 |
|
Matthias Baesken
|
3b0ae8082a
|
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2019-03-18 15:29:19 +01:00 |
|
Matthias Baesken
|
dc7b3e8df3
|
8220781: linux-s390 : os::get_summary_cpu_info gives bad output
Reviewed-by: dholmes, lucy
|
2019-03-18 16:04:23 +01:00 |
|
Jamil Nimeh
|
de75770ce9
|
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
Reviewed-by: apetcher
|
2019-03-18 15:26:59 -07:00 |
|
Roman Kennke
|
1aec18881b
|
8220780: ShenandoahBS::AccessBarrier::oop_store_in_heap ignores AS_NO_KEEPALIVE
Reviewed-by: shade
|
2019-03-18 16:33:28 +01:00 |
|
Stefan Karlsson
|
c2d4f10483
|
8220609: Cleanups in ScavengableNMethods
Reviewed-by: pliden, eosterlund
|
2019-03-18 15:21:33 +01:00 |
|
Stefan Karlsson
|
788dcfd72d
|
8220606: Move ScavengableNMethods unlinking to unregister_nmethod
Reviewed-by: pliden, eosterlund
|
2019-03-18 15:19:39 +01:00 |
|
Roman Kennke
|
59a025d90b
|
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
Reviewed-by: vlivanov, roland
|
2019-03-15 09:57:42 +01:00 |
|
Roman Kennke
|
29843b4dfb
|
8221278: Shenandoah should not enqueue string dedup candidates during root scan
Reviewed-by: shade
|
2019-03-21 22:37:36 +01:00 |
|
Xue-Lei Andrew Fan
|
901e797c0c
|
8221270: Duplicated synchronized keywords in SSLSocketImpl
Reviewed-by: mullan
|
2019-03-21 13:32:08 -07:00 |
|
Ivan Gerasimov
|
9f5bcd46f0
|
8170494: JNI exception pending in PlainDatagramSocketImpl.c
Reviewed-by: clanger, vtewari
|
2019-03-21 12:28:58 -07:00 |
|
Brent Christian
|
bd4dd311fd
|
8211941: Enable checking/ignoring of non-conforming Class-Path entries
Reviewed-by: alanb, mchung
|
2019-03-21 11:58:00 -07:00 |
|
Harold Seigel
|
d8d4311d54
|
8221096: Description of -XX:+PrintFlagsRanges is incorrect
Remove the phrase: and exit VM
Reviewed-by: lfoltan
|
2019-03-21 10:47:48 -04:00 |
|
Yasumasa Suenaga
|
0f0d24ebb4
|
8220784: hsdis cannot be built with MinGW64
Reviewed-by: iklam, dholmes
|
2019-03-21 21:17:54 +09:00 |
|
Jie Fu
|
2c4b9e0778
|
8220658: Improve the readability of container information in the error log
Reviewed-by: dholmes, bobv
|
2019-03-21 04:55:20 -04:00 |
|
David Holmes
|
762ce676b3
|
8221208: Backout JDK-8218446
Reviewed-by: iignatyev, rehn
|
2019-03-21 03:00:28 -04:00 |
|
David Holmes
|
87283a7568
|
8221180: Deprecate AllowJNIEnvProxy
Reviewed-by: coleenp, dcubed
|
2019-03-20 23:32:57 -04:00 |
|
Jonathan Gibbons
|
2df0f4b4dd
|
8220249: fix headings in java.compiler
Reviewed-by: erikj, darcy
|
2019-03-20 15:35:26 -07:00 |
|
David Holmes
|
7bb74f80da
|
8218446: SuspendAtExit hangs
Reviewed-by: rehn, dcubed
|
2019-03-20 18:01:42 -04:00 |
|
Jesper Wilhelmsson
|
ea61da4d5f
|
8220389: Update Graal
Reviewed-by: kvn, dlong
|
2019-03-20 22:53:44 +01:00 |
|
Zhengyu Gu
|
6881a91868
|
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Reviewed-by: rkennke, cjplummer
|
2019-03-14 09:53:15 -04:00 |
|
Kim Barrett
|
e7e00f7ae0
|
8221102: Allow GC threads to participate in threads claiming protocol
Expand claim counter from 1bit to uintx, with rare overflow handling.
Reviewed-by: tschatzl, rkennke
|
2019-04-02 13:08:38 -04:00 |
|
Vladimir Kozlov
|
4269bb40ac
|
8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
Reviewed-by: dlong, alanb, mullan
|
2019-04-02 09:45:52 -07:00 |
|
Roman Kennke
|
9acdfbd5b7
|
8221751: Shenandoah: Improve SATB enqueueing
Reviewed-by: shade
|
2019-04-02 18:13:42 +02:00 |
|
Aleksey Shipilev
|
bf33260958
|
8221824: Build failure with MSVS 2013 after JDK-8218418
Reviewed-by: stuefe, alanb
|
2019-04-02 17:10:09 +02:00 |
|
Severin Gehwolf
|
1f115c7f52
|
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Reviewed-by: alanb, mchung, erikj, ihse
|
2019-03-14 14:04:39 +01:00 |
|
Andrew Dinn
|
2b55e4834e
|
8221696: MappedByteBuffer.force method to specify range
Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
|
2019-04-25 17:27:37 +01:00 |
|
Hannes Wallnöfer
|
4a59b995da
|
8219060: -linksource broken with modules
Reviewed-by: jjg
|
2019-05-13 16:43:47 +02:00 |
|