David Holmes
b0d139de19
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
...
Reviewed-by: redestad, vlivanov, coleenp
2019-03-04 19:38:50 -05:00
Erik Joelsson
53adab6857
8219986: Change to Xcode 10.1 for building on Macosx at Oracle
...
Reviewed-by: tbell
2019-03-04 11:28:52 -08:00
Erik Joelsson
ab198d37e8
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
...
Reviewed-by: tbell
2019-03-04 11:30:27 -08:00
Jonathan Gibbons
66868f287c
8219801: Pages do not have <h1>
...
Reviewed-by: hannesw
2019-03-04 11:19:34 -08:00
Fairoz Matte
3e71e62ff6
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
...
Reviewed-by: kvn, iignatyev
2019-03-01 04:34:28 -08:00
Dong Bo
8b6c1759ba
8219888: aarch64: add CPU detection code for HiSilicon TSV110
...
Reviewed-by: aph, drwhite, pzhang
2019-03-01 14:38:59 +08:00
Gary Adams
cf086be753
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
...
Reviewed-by: amenkov, sspitsyn
2019-03-04 08:45:05 -05:00
Thomas Schatzl
3d9de2e6f2
8219856: Spell out G1CollectorPolicy::is_hetero_heap
...
Reviewed-by: sangheki, kbarrett
2019-03-04 11:49:16 +01:00
Thomas Schatzl
bfaeb63761
8219748: Add and use getter for the timing object in G1
...
Reviewed-by: shade, kbarrett
2019-03-04 11:49:16 +01:00
Thomas Schatzl
5fe5d0a90a
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
...
Reviewed-by: shade, sangheki
2019-03-04 11:49:16 +01:00
Thomas Schatzl
719bbcddf8
8219369: Add named constants for iterating ExtRootScan phases
...
Reviewed-by: kbarrett, sangheki
2019-03-04 11:49:16 +01:00
Thomas Schatzl
e68d585a8d
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
...
Do not wait for the GC locker in the periodic GC thread as the GC locker being held is an indication for being busy anyway.
Reviewed-by: kbarrett, shade
2019-03-04 11:49:16 +01:00
Jan Lahoda
76c916516c
8217868: Crash for overlap between source path and patch module path
...
When analyzing implicit files, do not look for containing module, but rather use the already known one.
Reviewed-by: jjg
2019-03-04 10:19:35 +01:00
David Holmes
0d13646cbf
8219619: Remove UseFakeTimers and related code
...
Reviewed-by: zgu, redestad
2019-03-02 18:09:18 -05:00
Zhengyu Gu
ce570e8693
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
...
Reviewed-by: rkennke
2019-03-02 08:33:32 -05:00
Dmitry Chuyko
d8e91975b6
8214854: JDWP: Unforseen output truncation in logging
...
Reviewed-by: cjplummer, dholmes
2019-03-02 11:42:04 +03:00
Xue-Lei Andrew Fan
f6d199fdb3
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
...
Reviewed-by: mullan, wetmore
2019-03-01 13:08:41 -08:00
Ivan Gerasimov
0052dff370
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
...
Reviewed-by: rriggs, darcy
2019-03-01 12:47:30 -08:00
Jonathan Gibbons
2324f24c5d
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
...
Reviewed-by: darcy
2019-03-01 11:01:49 -08:00
Jie Fu
0f2562d71d
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
...
Reviewed-by: kvn
2019-03-01 10:00:03 -08:00
Xue-Lei Andrew Fan
4332a3dc56
8219990: Backout JDK-8219658
...
Reviewed-by: dfuchs
2019-03-01 09:42:04 -08:00
Martin Doerr
ed252e10de
8219582: PPC: Crash after C1 checkcast patched and GC
...
Reviewed-by: akozlov, goetz
2019-03-01 17:48:53 +01:00
Xue-Lei Andrew Fan
25f0d60a58
8215430: Remove the internal package com.sun.net.ssl
...
Reviewed-by: chegar, mullan, wetmore
2019-03-01 08:35:14 -08:00
David Holmes
e7eae4444d
8219969: Backout JDK-8219492
...
Reviewed-by: goetz, hseigel, tschatzl
2019-03-01 08:14:29 -05:00
Thomas Stuefe
fb7bbfac57
8218988: Improve metaspace verifications
...
Reviewed-by: zgu, coleenp
2019-02-10 09:10:42 +01:00
Christoph Langer
8bec32b02f
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
...
Reviewed-by: jlahoda
2019-03-01 10:15:04 +00:00
Matthias Baesken
689760bc12
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
...
Reviewed-by: dholmes, lucy, mdoerr
2019-02-28 10:28:34 +01:00
Nick Gasson
4e09929ef9
8209413: AArch64: NPE in clhsdb jstack command
...
Reviewed-by: aph
2019-02-19 14:11:52 +08:00
Vladimir Kozlov
211162fd5c
8219951: Build failure on Mac and Windows after JDK-8219922
...
Add missing parentheses.
Reviewed-by: dholmes
2019-02-28 17:16:40 -08:00
David Holmes
b5f55fadff
8219492: Restore static callsite resolution for the current class
...
Reviewed-by: redestad, lfoltan, vlivanov
2019-02-28 18:28:23 -05:00
Naoto Sato
a91eebcd1e
Merge
2019-02-28 14:05:58 -08:00
Naoto Sato
c12d6ac1a7
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
...
Reviewed-by: lancea
2019-02-28 14:03:04 -08:00
Coleen Phillimore
84a6e34fb0
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
...
Protection_domains can be unloaded in the dictionary pd_set.
Reviewed-by: zgu, hseigel
2019-02-28 16:30:31 -05:00
Claes Redestad
29d842b5a0
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
...
Reviewed-by: kvn, neliasso
2019-02-28 22:11:46 +01:00
Daniil Titov
ba84c4bc0c
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
...
Reviewed-by: sspitsyn, cjplummer
2019-02-28 13:12:26 -08:00
Brian Burkhalter
fad1f059b0
5071718: (bf) Add ByteBuffer.slice(int offset, int length)
...
Reviewed-by: alanb, bchristi, darcy, rriggs
2019-02-28 12:05:59 -08:00
Xue-Lei Andrew Fan
8f84ae5684
8219658: Deadlock in sun.security.ssl.SSLSocketImpl
...
Reviewed-by: jnimeh
2019-02-28 10:04:27 -08:00
Igor Ignatyev
beb40cddf4
8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
...
Reviewed-by: dholmes
2019-02-28 09:10:58 -08:00
Igor Ignatyev
7cf85f15b6
8219565: [deadcode] remove share/utilities/intHisto.*
...
Reviewed-by: dholmes
2019-02-28 09:10:46 -08:00
Gerard Ziemski
dbd7ee1eb4
8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
...
Remove test/hotspot/gtest/memory/test_virtualSpaceNode.cpp
Reviewed-by: stuefe, coleenp
2019-02-28 11:04:06 -06:00
Gerard Ziemski
d291437162
8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
...
Excluded test of mac range for VMThreadStackSize
Reviewed-by: coleenp, mseledtsov
2019-02-28 10:55:07 -06:00
Zhengyu Gu
00b46c06a5
8219857: Shenandoah GC may initialize thread's gclab twice
...
Reviewed-by: rkennke
2019-02-28 08:44:09 -05:00
Goetz Lindenmaier
62dd12b386
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
...
Reviewed-by: dholmes, dcubed
2019-02-28 13:53:38 +01:00
Ralf Schmelter
058e382d87
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
...
Reviewed-by: mbaesken, dholmes, kvn
2019-02-26 05:46:02 -08:00
Pengfei Li
7560f0430c
8216259: AArch64: Vectorize Adler32 intrinsics
...
Reviewed-by: aph
2019-02-28 16:37:28 +08:00
John Jiang
06befcd14a
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
...
Re-generates RSA and ECDSA certificates and set longer validity period
Reviewed-by: xuelei
2019-02-28 13:37:03 +08:00
Jesper Wilhelmsson
de0f08a80e
Added tag jdk-13+10 for changeset 8e069f7b4fab
2019-02-28 02:47:39 +01:00
Joe Darcy
fbc614712d
8218726: Minor Throwable.printStackTrace() typos
...
Reviewed-by: bpb
2019-02-27 12:19:29 -08:00
Valerie Peng
aafd279510
Merge
2019-02-27 19:40:18 +00:00
Valerie Peng
67ca52873f
8183107: PKCS11 regression regarding checkKeySize
...
Changed key size check in PKCS11 provider to only enforce positive return values
Reviewed-by: jnimeh
2019-02-27 19:37:51 +00:00