Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00:00 |
|
Valerie Peng
|
7bce9a9158
|
8172680: Support SHA-3 based Hmac algorithms
Enhanced SunJCE provider with Hmac with SHA3 digests
Reviewed-by: weijun
|
2020-04-14 22:31:54 +00:00 |
|
Valerie Peng
|
4c7d85b636
|
8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
Update AlgorithmId to use alg name before oid str when parsing DER bytes
Reviewed-by: mullan
|
2020-04-14 22:12:13 +00:00 |
|
Kim Barrett
|
4694da31f8
|
8242078: G1: Improve concurrent refinement analytics and logging
Unify data collection and reporting.
Reviewed-by: tschatzl, sjohanss
|
2020-04-14 17:31:53 -04:00 |
|
Aleksey Shipilev
|
b98e863f57
|
8242641: Shenandoah: clear live data and update TAMS optimistically
Reviewed-by: rkennke
|
2020-04-14 22:18:37 +02:00 |
|
Christoph Langer
|
3602186430
|
8242039: Improve jlink VersionPropsPlugin
Reviewed-by: redestad
|
2020-04-14 21:43:34 +02:00 |
|
Aditya Mandaleeka
|
e969c158d8
|
8241142: Shenandoah: should not use parallel reference processing with single GC thread
Reviewed-by: shade
|
2020-04-14 21:17:48 +02:00 |
|
Denghui Dong
|
a62a0e5282
|
8238665: Add JFR event for direct memory statistics
Reviewed-by: egahlin, alanb
|
2020-04-14 20:36:33 +02:00 |
|
Hannes Wallnöfer
|
1cc71b41de
|
8241982: Make TestSearchScript.java run with GraalJS
Reviewed-by: sundar, jjg
|
2020-04-14 19:22:51 +02:00 |
|
Erik Joelsson
|
165fa2450c
|
8242468: VS2019 build missing vcruntime140_1.dll
Reviewed-by: tbell, ihse
|
2020-04-14 07:58:08 -07:00 |
|
Erik Joelsson
|
416f4ed7ae
|
8242463: ProcessTools.createNativeTestProcessBuilder() in testlib needs jdk/bin on PATH on Windows
Reviewed-by: iignatyev, mseledtsov, tbell
|
2020-04-14 07:54:54 -07:00 |
|
Prasadrao Koppula
|
aadc7c7ca8
|
8237474: Default SSLEngine should create in server role
Reviewed-by: xuelei, coffeys
|
2020-04-14 14:16:58 +00:00 |
|
Aleksey Shipilev
|
b812e8baff
|
8242638: Shenandoah: restore heap logging for uncommit
Reviewed-by: zgu
|
2020-04-14 15:33:01 +02:00 |
|
Aleksey Shipilev
|
e0ccd77617
|
8242625: Shenandoah: restore heap logging for Degenerated/Full cycles
Reviewed-by: rkennke, zgu
|
2020-04-14 15:33:00 +02:00 |
|
Stefan Johansson
|
b18e006b55
|
8242448: Change HeapRegionManager::guarantee_contiguous_range to be assert_contiguous_range
Reviewed-by: tschatzl, kbarrett
|
2020-04-14 15:18:22 +02:00 |
|
Magnus Ihse Bursie
|
5dca7ec6b7
|
8231572: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity
Reviewed-by: erikj
|
2020-04-14 14:58:24 +02:00 |
|
Weijun Wang
|
8cd9241448
|
8242330: Arrays should be cloned in several JAAS Callback classes
Reviewed-by: mullan
|
2020-04-14 10:04:05 +08:00 |
|
Yasumasa Suenaga
|
d34f732b99
|
8242283: Can't start JVM when java home path includes non-ASCII character
Reviewed-by: naoto, hseigel
|
2020-04-14 09:03:38 +09:00 |
|
Chris Plummer
|
4a09f31eff
|
8237250: pmap and pstack should do a better of making it clear that they are not supported on Mac OS X
Reviewed-by: amenkov, sspitsyn
|
2020-04-13 16:30:11 -07:00 |
|
Stuart Marks
|
a46f4bfa95
|
8242327: List spec should state that unmodifiable lists implement RandomAccess
Reviewed-by: lancea
|
2020-04-13 14:37:07 -07:00 |
|
Evgeny Nikitin
|
99a6b6b848
|
8174768: Make ProcessTools print executed process output into a separate file
Reviewed-by: dholmes, iignatyev
|
2020-03-24 15:21:38 +01:00 |
|
Chris Plummer
|
77041dc4ec
|
8235220: ClhsdbScanOops.java fails with sun.jvm.hotspot.types.WrongTypeException
Reviewed-by: amenkov, iklam
|
2020-04-13 13:21:56 -07:00 |
|
Igor Ignatyev
|
c73934d8c8
|
8242311: use reproducible random in hotspot runtime tests
Reviewed-by: iklam, mseledtsov
|
2020-04-13 12:32:57 -07:00 |
|
Igor Ignatyev
|
116fe806c3
|
8242313: use reproducible random in hotspot svc tests
Reviewed-by: cjplummer
|
2020-04-13 12:31:34 -07:00 |
|
Igor Ignatyev
|
15464b36c3
|
8242471: remove "temporarily" restrictions of nsk/jdi/Argument/value/value004
Reviewed-by: amenkov, cjplummer
|
2020-04-13 12:30:07 -07:00 |
|
Serguei Spitsyn
|
68e0e49bc8
|
8242241: add assert to ClassUnloadEventImpl::className
Add assert
Reviewed-by: cjplummer, dcubed
|
2020-04-13 18:02:13 +00:00 |
|
Jonathan Gibbons
|
7a608f40fc
|
8242326: use new "summary-list" CSS class instead of general "block-list" for list of summary sections
Reviewed-by: hannesw
|
2020-04-13 10:54:12 -07:00 |
|
Brian Burkhalter
|
ea36a53b75
|
8241952: (fs) FileChannel.write(ByteBuffer src, long position) does not check for the FileChannel being closed first
Reviewed-by: lancea, alanb
|
2020-04-13 10:17:03 -07:00 |
|
Brian Burkhalter
|
447d6499f1
|
8242292: (fs) FileSystems.getFileSystem(URI) should throw IAE if the URI scheme is null
Reviewed-by: lancea, alanb
|
2020-04-13 10:16:38 -07:00 |
|
Andy Herrick
|
83a1d70f0f
|
8242155: Enhance automated macos signing tests
Reviewed-by: asemenyuk, almatvee
|
2020-04-10 16:21:12 -04:00 |
|
Prasanta Sadhukhan
|
efba976cfb
|
Merge
|
2020-04-11 10:32:17 +05:30 |
|
Prasanta Sadhukhan
|
6b0b851a7c
|
Merge
|
2020-04-10 11:47:09 +05:30 |
|
Stuart Monteith
|
ca46bba505
|
8241587: Aarch64: remove x86 specifics from os_linux.cpp/hpp/inline.hpp
Reviewed-by: dholmes
|
2020-04-10 09:41:20 +08:00 |
|
Joe Darcy
|
455d2e7cea
|
8225540: In core reflection note whether returned annotations are declaration or type annotations
Reviewed-by: alanb, prappo
|
2020-04-09 14:16:17 -07:00 |
|
Jim Laskey
|
b7d5172b89
|
8242472: Comment for unused PreviewFeature.Feature.TEXT_BLOCKS enum
Reviewed-by: abuckley
|
2020-04-09 16:32:22 -03:00 |
|
Vladimir Ivanov
|
1d7dee9ae4
|
8242289: C2: Support platform-specific node cloning in Matcher
Reviewed-by: kvn
|
2020-04-09 21:29:34 +03:00 |
|
Chris Plummer
|
e0a75ed00d
|
8242162: convert clhsdb "sysprops" command from javascript to java
Reviewed-by: sspitsyn, ysuenaga
|
2020-04-09 07:13:49 -07:00 |
|
Jim Laskey
|
ef8537ec1a
|
8241741: Implement Text Blocks as a standard feature in javac
Reviewed-by: jlahoda
|
2020-04-09 10:55:01 -03:00 |
|
Jim Laskey
|
d9bf934831
|
8241742: Remove the preview status for methods introduced for Text Blocks
Reviewed-by: psandoz, chegar, alanb
|
2020-04-09 10:55:01 -03:00 |
|
Claes Redestad
|
36f22938ed
|
8241920: G1: Lazily initialize OtherRegionsTable::_coarse_map
Reviewed-by: tschatzl, eosterlund
|
2020-04-09 14:59:11 +02:00 |
|
Zhengyu Gu
|
136450572e
|
8242400: Shenandoah: Restore logging to pre-jdk8241984 format
Reviewed-by: shade
|
2020-04-09 08:43:03 -04:00 |
|
Claes Redestad
|
cdfe841d3d
|
8242038: G1: Lazily initialize RSHashTables
Reviewed-by: kbarrett, sjohanss, tschatzl
|
2020-04-09 13:04:10 +02:00 |
|
Igor Ignatyev
|
7c351405c4
|
8242310: use reproducible random in hotspot compiler tests
Reviewed-by: kvn, thartmann
|
2020-04-08 22:58:42 -07:00 |
|
Igor Ignatyev
|
0eb72d4e74
|
8241707: introduce randomness k/w to hotspot test suite
Reviewed-by: kvn, mseledtsov
|
2020-04-08 22:54:35 -07:00 |
|
Chris Plummer
|
d1091364aa
|
8240990: convert clhsdb "dumpclass" command from javascript to java
Reviewed-by: sspitsyn, ysuenaga
|
2020-04-08 21:01:01 -07:00 |
|
Joe Wang
|
cd8be04b8a
|
8237187: Obsolete references to java.sun.com
Reviewed-by: lancea, naoto
|
2020-04-09 03:51:32 +00:00 |
|
Jesper Wilhelmsson
|
16f8c294b5
|
Added tag jdk-15+18 for changeset 44aef192b488
|
2020-04-09 05:28:47 +02:00 |
|
Jie Fu
|
3487361a39
|
8242379: [TESTBUG] compiler/loopopts/TestLoopUnswitchingLostCastDependency.java fails with release VMs
Reviewed-by: roland, kvn
|
2020-04-09 09:20:18 +08:00 |
|
Phil Race
|
3850f28ed8
|
8242325: Remove VIS version of medialib
Reviewed-by: serb, bpb, erikj
|
2020-04-08 16:55:27 -07:00 |
|
Chris Plummer
|
82dfec76c6
|
8242384: sa/TestSysProps.java failed due to "RuntimeException: Could not find property in jinfo output: [0.058s][info][cds] Archive was created with UseCompressedOops"
Reviewed-by: dcubed
|
2020-04-08 14:11:06 -07:00 |
|