Per Lidén
|
ca91f514d8
|
8212921: ZGC: Move verification to after resurrection unblocked
Reviewed-by: eosterlund
|
2018-11-02 07:46:00 +01:00 |
|
Tom Rodriguez
|
a429adfa2d
|
8213203: [JVMCI] adopt formatting changes from jvmci 8
Reviewed-by: kvn
|
2018-11-02 00:26:25 -07:00 |
|
Joe Darcy
|
7a350b9474
|
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
|
2018-11-01 20:37:45 -07:00 |
|
Ichiroh Takiguchi
|
be00a3f7ee
|
8211382: ISO2022JP and GB18030 NIO converter issues
Reviewed-by: sherman, rriggs
|
2018-11-01 17:48:10 -04:00 |
|
Naoto Sato
|
0eda8a33bb
|
8213046: Define Japanese new Era character
Reviewed-by: lancea, rriggs
|
2018-11-01 14:07:59 -07:00 |
|
Sean Mullan
|
30745fe1a8
|
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
Reviewed-by: xuelei
|
2018-11-01 16:53:54 -04:00 |
|
Robbin Ehn
|
9a043c50f9
|
8209495: NMethodSweeper::sweep_code_cache cause severe delays
Reviewed-by: thartmann, eosterlund
|
2018-11-01 17:56:01 +01:00 |
|
Ramanand Patil
|
3eef9c7997
|
8213085: (tz) Upgrade time-zone data to tzdata2018g
Reviewed-by: martin, naoto
|
2018-11-01 12:43:21 -04:00 |
|
Joe Wang
|
2c4392d433
|
8212871: Broken links give 401-Unauthorized
Reviewed-by: lancea
|
2018-11-01 09:41:04 -07:00 |
|
Brian Burkhalter
|
cb73851579
|
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Reviewed-by: alanb, chegar
|
2018-11-01 09:34:59 -07:00 |
|
Nico Williams
|
58a340bcb1
|
8212217: JGSS: Don't dispose() of creds too eagerly
Reviewed-by: mullan, weijun
|
2018-11-01 22:41:32 +08:00 |
|
Tobias Hartmann
|
2fe0a0f20b
|
8213014: Crash in CompileBroker::make_thread due to OOM
Added missing null checks and checks for pending exception.
Reviewed-by: kvn, dholmes, mdoerr
|
2018-11-01 14:15:35 +01:00 |
|
Doug Simon
|
3d2f28b540
|
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Reviewed-by: kvn
|
2018-11-01 11:23:12 +01:00 |
|
Gary Adams
|
ad6611f3ce
|
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
Reviewed-by: cjplummer, dtitov, jcbeyler
|
2018-10-23 14:23:46 -04:00 |
|
David M Lloyd
|
f853aebd9b
|
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Reviewed-by: alanb, rriggs
|
2018-10-18 15:56:37 -05:00 |
|
Igor Ignatyev
|
0c061174b6
|
8177711: Convert TestVirtualSpaceNode_test to GTest
Reviewed-by: jwilhelm
|
2018-10-31 19:56:51 -07:00 |
|
Calvin Cheung
|
fc19077b52
|
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
|
2018-10-31 14:00:51 -07:00 |
|
Coleen Phillimore
|
d302072f50
|
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
|
2018-10-31 14:38:14 -04:00 |
|
Gustavo Romero
|
84a22b6b36
|
8212481: PPC64: Enable POWER9 CPU detection
Reviewed-by: mdoerr, simonis
|
2018-10-16 16:26:28 -04:00 |
|
Aleksey Shipilev
|
307ba484e1
|
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
Reviewed-by: dholmes, iklam
|
2018-10-31 19:00:59 +01:00 |
|
Volker Simonis
|
28362bdd93
|
8213151: [AIX] Some class library files are missing the Classpath exception
Reviewed-by: stuefe, rriggs, mbaesken
|
2018-10-31 16:02:43 +01:00 |
|
Bob Vandette
|
f161afb806
|
Merge
|
2018-10-31 10:48:13 -04:00 |
|
Martin Doerr
|
a241cf4367
|
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
Reviewed-by: kvn, thartmann
|
2018-10-31 14:48:36 +01:00 |
|
Thomas Schatzl
|
4da555c7a8
|
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
Reviewed-by: sangheki, kbarrett
|
2018-10-31 13:43:57 +01:00 |
|
Thomas Schatzl
|
28c9f22ebb
|
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
Reviewed-by: kbarrett, sjohanss
|
2018-10-31 13:43:57 +01:00 |
|
Thomas Schatzl
|
0e622f29a2
|
8211388: Make OtherRegionsTable independent of the region it is for
Reviewed-by: sjohanss, sangheki
|
2018-10-31 13:43:57 +01:00 |
|
Thomas Schatzl
|
0d19f0bb51
|
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Reviewed-by: sjohanss, sangheki
|
2018-10-31 13:43:57 +01:00 |
|
Thomas Schatzl
|
3a343a5681
|
8071913: Filter out entries to free/uncommitted regions during iteration
Reviewed-by: sjohanss, kbarrett
|
2018-10-31 13:43:57 +01:00 |
|
Coleen Phillimore
|
adb1dcdcc2
|
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
With concurrent class unloading, the CLDG could contain unloaded CLDs while iterating in a safepoint
Reviewed-by: lfoltan, eosterlund
|
2018-10-31 07:06:54 -04:00 |
|
Robbin Ehn
|
80aa38305d
|
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Reviewed-by: eosterlund, dcubed, sspitsyn, dholmes
|
2018-10-31 08:09:45 +01:00 |
|
Markus Grönlund
|
e4f5ffc403
|
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
Reviewed-by: egahlin, dholmes
|
2018-10-31 09:09:23 +01:00 |
|
Priya Lakshmi Muthuswamy
|
99621df489
|
8210244: {@value} should be permitted in module documentation
Reviewed-by: jjg, sundar
|
2018-10-31 10:29:59 +05:30 |
|
Joe Wang
|
7ce1436913
|
8212866: Broken link to schematron.com
Reviewed-by: lancea
|
2018-10-30 20:44:48 -07:00 |
|
Xue-Lei Andrew Fan
|
413d5e8c61
|
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Reviewed-by: ascarpino
|
2018-10-30 19:47:16 -07:00 |
|
Daniil Titov
|
93021808e6
|
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
Reviewed-by: sspitsyn, kvn
|
2018-10-30 19:29:21 -07:00 |
|
Jiangli Zhou
|
b9f22907d3
|
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class()
Rename SystemDictionary::load_shared_class.
Reviewed-by: coleenp
|
2018-10-30 22:24:04 -04:00 |
|
Erik Gahlin
|
ba18b569ef
|
8203629: Produce events in the JDK without a dependency on jdk.jfr
Reviewed-by: mgronlun
|
2018-10-31 02:10:21 +01:00 |
|
Dean Long
|
7d2ac4cc31
|
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
Reviewed-by: kvn
|
2018-10-30 15:17:58 -07:00 |
|
Kim Barrett
|
3185dcf0f2
|
8212827: GlobalCounter should support nested critical sections
Support nested critical sections.
Reviewed-by: eosterlund, rehn, tschatzl
|
2018-10-30 18:06:35 -04:00 |
|
Kuai Wei
|
dcb6e1dda8
|
8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Skip copy Region node when look for last allocation
Reviewed-by: thartmann, kvn
|
2018-10-30 14:38:59 -07:00 |
|
Adam Petcher
|
0aa4581229
|
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
|
2018-10-30 13:48:19 -04:00 |
|
Naoto Sato
|
02d6d9c259
|
8212941: Loosen the range of JapaneseEra
Reviewed-by: rriggs
|
2018-10-30 10:32:54 -07:00 |
|
Bob Vandette
|
05027c124c
|
8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
|
2018-10-30 10:39:19 -04:00 |
|
Joe Darcy
|
7e19a09742
|
8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Reviewed-by: jfranck, wmdietl
|
2018-10-29 11:31:25 -07:00 |
|
Jiangli Zhou
|
0c554411b0
|
8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
Clean up #if INCLUDE_CDS in classLoaderExt.* files.
Reviewed-by: dholmes
|
2018-10-29 14:00:48 -04:00 |
|
Thomas Stuefe
|
d153c9c259
|
8213017: jspawnhelper: need to handle pipe write failure when sending return code
Reviewed-by: alanb
|
2018-10-26 16:49:18 +02:00 |
|
Claes Redestad
|
91a2c2e340
|
8213035: Pack MethodHandleInlineStrategy coder and length into a long
Reviewed-by: vlivanov, mchung
|
2018-10-30 09:34:50 +01:00 |
|
Tobias Hartmann
|
4b27547977
|
8177899: Tests fail due to code cache exhaustion on machines with many cores
Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
|
2018-10-30 09:06:08 +01:00 |
|
Igor Ignatyev
|
93c891c51b
|
8177710: Convert TestMetaspaceUtils_test to GTest
Reviewed-by: tschatzl
|
2018-10-29 14:04:44 -07:00 |
|
Kirill Zhaldybin
|
810ba0eb12
|
8157728: Convert GCTimer_test to GTest
Reviewed-by: tschatzl, jcbeyler, iignatyev
|
2018-10-29 14:04:42 -07:00 |
|