Andrew Leonard
|
660f6b448b
|
8209786: JDK12 fails to build on s390x with gcc 7.3
Reviewed-by: ihse, goetz
|
2018-09-07 11:24:59 +02:00 |
|
David Holmes
|
b66c67675d
|
8210486: Unused code in check_nest_attributes function
Reviewed-by: mikael, sspitsyn
|
2018-09-07 08:14:47 -04:00 |
|
Sean Mullan
|
59d3b2ccfa
|
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
Remove code that is no longer necessary now that pre-JDK 1.2 SecurityManager methods are not supported.
Reviewed-by: mchung
|
2018-09-07 08:02:51 -04:00 |
|
Roland Westrelin
|
052a740695
|
8209544: AES encrypt performance regression in jdk11b11
Reviewed-by: kvn, vlivanov
|
2018-09-06 16:27:07 +02:00 |
|
Dean Long
|
25280e30d4
|
8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
Reviewed-by: coleenp, dholmes
|
2018-09-06 17:45:15 -07:00 |
|
Mikael Vidstedt
|
0f68e5221f
|
8210381: Obsolete EmitSync
Reviewed-by: kvn, dcubed, mdoerr, mbaesken, shade
|
2018-09-06 18:06:24 -07:00 |
|
Jonathan Gibbons
|
84cf73f2a5
|
8210009: Source Launcher classloader should support getResource and getResourceAsStream
Reviewed-by: mchung, plevart
|
2018-09-06 16:15:32 -07:00 |
|
Ivan Gerasimov
|
1c9dfca05b
|
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
Reviewed-by: sherman, smarks, alanb, martin, darcy
|
2018-09-06 12:10:59 -07:00 |
|
Naoto Sato
|
d1958eeed1
|
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
Reviewed-by: rriggs
|
2018-09-06 10:49:17 -07:00 |
|
Calvin Cheung
|
9d6230fe4e
|
8185145: AppCDS custom loader support on Mac OS X
Reviewed-by: dholmes, gziemski
|
2018-09-06 09:30:47 -07:00 |
|
Vicente Romero
|
d0f7d4e374
|
8210435: don't add local variable spots if they are DCE'ed by the compiler
Reviewed-by: mcimadamore
|
2018-09-06 05:44:47 -07:00 |
|
Rajan Halade
|
c201a7f8c9
|
8210432: Add additional TeliaSonera root certificate
Reviewed-by: mullan
|
2018-09-05 21:06:01 -07:00 |
|
Xue-Lei Andrew Fan
|
b7fdc4943f
|
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
Reviewed-by: ascarpino, wetmore
|
2018-09-05 21:01:39 -07:00 |
|
Igor Ignatyev
|
be5de9ef3b
|
8209386: [error-prone] StreamResourceLeak in jdk.internal.ed module
Reviewed-by: rriggs
|
2018-08-10 13:36:10 -07:00 |
|
Dean Long
|
e51b1f0cf6
|
8187078: -XX:+VerifyOops finds numerous problems when running JPRT
Reviewed-by: kvn
|
2018-09-05 13:10:40 -07:00 |
|
Jean Christophe Beyler
|
bd5f1aba05
|
8208186: SetHeapSamplingInterval handles 1 explicitly
Explicitly test for the 0 case (sample everything)
Reviewed-by: amenkov, sspitsyn
|
2018-09-05 10:17:11 -07:00 |
|
Ralf Schmelter
|
22de84454c
|
8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning
Reviewed-by: shade, simonis
|
2018-09-05 12:48:51 +02:00 |
|
Erik Österlund
|
1c727102ab
|
8210158: Accessorize JFR getEventWriter() intrinsics
Reviewed-by: kvn, neliasso, roland, rbackman
|
2018-09-05 10:11:42 +02:00 |
|
Alan Bateman
|
f1202dc4dc
|
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Reviewed-by: chegar
|
2018-09-05 11:52:08 +01:00 |
|
John Paul Adrian Glaubitz
|
e7a2c9d679
|
8165440: Add Zero support for x86_64-linux-gnux32 target
Reviewed-by: erikj, ihse
|
2018-09-05 11:15:28 +02:00 |
|
Priya Lakshmi Muthuswamy
|
e2eab3c1b7
|
8209052: Low contrast in docs/api/constant-values.html
Reviewed-by: jjg
|
2018-09-05 11:52:15 +05:30 |
|
Xueming Shen
|
de35357cf5
|
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside
Reviewed-by: alanb
|
2018-09-04 17:04:10 -07:00 |
|
Man Cao
|
b116f2cf13
|
8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
Rename the counter back to ParNew:CMS and added a test
Reviewed-by: sjohanss, tschatzl
|
2018-09-04 14:17:45 -07:00 |
|
Vladimir Kozlov
|
6f8114227c
|
8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Replace short jumps and fix other issues when generated code exceed expected range.
Reviewed-by: dlong, rasbold
|
2018-09-04 12:44:02 -07:00 |
|
Daniel Fuchs
|
595a45041b
|
8210366: Typo in MethodHandles.Lookup: must be either be
Reviewed-by: rriggs
|
2018-09-04 18:32:28 +01:00 |
|
Brian Burkhalter
|
ba1d068078
|
8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
Reviewed-by: alanb
|
2018-09-04 09:07:06 -07:00 |
|
Gustavo Romero
|
e8b551eac9
|
8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
Reviewed-by: mbaesken, shade, mdoerr
|
2018-09-04 11:46:23 -04:00 |
|
Aleksey Shipilev
|
aee7d4f600
|
8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Reviewed-by: thartmann
|
2018-09-04 13:19:38 +02:00 |
|
Aleksey Shipilev
|
c7c0863c86
|
8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Reviewed-by: thartmann
|
2018-09-04 13:19:37 +02:00 |
|
Alan Bateman
|
81af5289e9
|
8210341: (fs) Typos in PosixFileAttributeView javadoc
Reviewed-by: dfuchs
|
2018-09-04 11:35:35 +01:00 |
|
Thomas Schatzl
|
db7b4e20e1
|
8207200: Committed > max memory usage when getting MemoryUsage
Make sure that modification of memory usage variables are synchronized with returning them to Java.
Reviewed-by: sangheki, mchung
|
2018-09-04 12:18:35 +02:00 |
|
Thomas Schatzl
|
a7d4df53fa
|
8210265: Crash in HSpaceCounters::update_used()
Guard call to update HSpaceCounters with flag
Reviewed-by: shade, sjohanss, kbarrett
|
2018-09-04 12:17:23 +02:00 |
|
Thomas Stuefe
|
96e71f7836
|
8210307: 8210246 broke NMT jtreg tests
Reviewed-by: goetz, iklam
|
2018-09-04 08:06:31 +02:00 |
|
Thomas Stuefe
|
23635d7d6f
|
8210314: [aix] NMT does not show "Safepoint" memory type
Reviewed-by: goetz, mbaesken
|
2018-09-03 14:27:03 +02:00 |
|
Boris Ulasevich
|
d2e84521c0
|
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
Reviewed-by: rkennke
|
2018-09-03 13:42:58 +03:00 |
|
Aleksei Voitylov
|
bf7cd96146
|
8207247: AARCH64: Enable Minimal and Client VM builds
Reviewed-by: aph
|
2018-09-03 13:39:35 +03:00 |
|
Lutz Schmidt
|
f36874335d
|
8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
|
2018-09-03 09:43:08 +02:00 |
|
Ioi Lam
|
d08c6c824d
|
8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
Reviewed-by: ccheung, jiangli, coleenp
|
2018-09-01 12:02:07 -07:00 |
|
Jonathan Gibbons
|
c8d641d148
|
8208608: Update --module-source-path to allow explicit source paths for specific modules
Reviewed-by: jlahoda
|
2018-08-31 14:54:42 -07:00 |
|
Kim Barrett
|
53ac5e7fed
|
8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
Use Thread::current_or_null and handle NULL result.
Reviewed-by: coleenp
|
2018-08-31 16:29:49 -04:00 |
|
Patricio Chilano Mateo
|
16b92a561c
|
8206424: Use locking for cleaning ProtectionDomainTable
ServiceThread is now in charge of cleaning ProtectionDomainTable entries
Reviewed-by: coleenp, iklam
|
2018-08-31 10:22:04 -04:00 |
|
Coleen Phillimore
|
eb9259138f
|
8210155: Lock ClassLoaderDataGraph
In preparation for concurrent class unloading.
Reviewed-by: hseigel, eosterlund
|
2018-08-31 07:03:46 -04:00 |
|
Hannes Wallnöfer
|
71479d029a
|
8176453: Javadoc search: there are issues with generics in parameters
Reviewed-by: jjg, sundar
|
2018-08-31 12:41:00 +02:00 |
|
Doug Simon
|
c131915d0a
|
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Reviewed-by: dlong, twisti
|
2018-08-31 11:43:06 +02:00 |
|
Magnus Ihse Bursie
|
8cc7ce2c18
|
6657100: Rename sparcWorks to solstudio in HotSpot
Reviewed-by: erikj, dcubed
|
2018-08-31 09:37:03 +02:00 |
|
Kim Barrett
|
6a0bb0955e
|
8209975: Some GCThreadLocalData not initialized
Perform deferred BarrierSet initializations for NonJavaThreads too.
Reviewed-by: eosterlund, pliden
|
2018-08-30 17:03:46 -04:00 |
|
Aleksei Voitylov
|
26560a934d
|
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Conditionalize compare with serial_phase_count.
Reviewed-by: kbarrett, shade
|
2018-08-30 16:33:14 -04:00 |
|
Kim Barrett
|
75a8e7d4e2
|
8210119: Rename SubTasksDone::is_task_claimed
Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss
|
2018-08-30 16:16:19 -04:00 |
|
Brian Burkhalter
|
67b2c6fc66
|
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
|
2018-08-30 12:39:26 -07:00 |
|
Jean Christophe Beyler
|
b9b522a7ad
|
8203356: VM Object Allocation Collector can infinite recurse
VM Event callback do not provoke a VM alloc event
Reviewed-by: sspitsyn, phh, amenkov, cjplummer
|
2018-08-30 09:47:12 -07:00 |
|