Jesper Wilhelmsson
|
c7c8623ed6
|
Added tag jdk-15+15 for changeset 82b7c62cf4cc
|
2020-03-19 03:03:55 +01:00 |
|
Matthias Neugschwandtner
|
99546049b3
|
8235908: omit ThreadPriorityPolicy warning when value is set from image
Reviewed-by: dholmes, clanger, kvn
|
2020-03-18 15:59:07 -07:00 |
|
Andrew M Leonard
|
44eca823aa
|
8241097: java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
Reviewed-by: bpb, bchristi
|
2020-03-17 14:14:27 +00:00 |
|
Rafael Winterhalter
|
9d7f8bc9a0
|
8202469: (ann) Type annotations on type variable bounds that are also type variables are lost
Reviewed-by: jfranck
|
2020-03-18 17:07:42 -04:00 |
|
Jonathan Gibbons
|
af28093ed8
|
Merge
|
2020-03-18 13:29:02 -07:00 |
|
Chris Plummer
|
9fe762d3c5
|
8241162: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java on OSX
Reviewed-by: dcubed
|
2020-03-18 13:24:59 -07:00 |
|
Jonathan Gibbons
|
ea367322f2
|
8241030: rename HtmlTag to TagName
Reviewed-by: prappo
|
2020-03-18 13:20:13 -07:00 |
|
Doug Simon
|
34b9ac2287
|
8236285: [JVMCI] improve TranslatedException traces
Reviewed-by: never, kvn
|
2020-03-18 13:11:09 -07:00 |
|
Vicente Romero
|
bf54c47471
|
8240970: Some tests fail when run with JCov
Reviewed-by: jjg
|
2020-03-18 14:33:05 -04:00 |
|
Aleksey Shipilev
|
700f50f287
|
8241128: x86_32 build failure after JDK-8241042
Reviewed-by: redestad, kvn
|
2020-03-18 19:24:42 +01:00 |
|
Daniil Titov
|
b70ef0d2e2
|
8240711: TestJstatdPort.java failed due to "ExportException: Port already in use:"
Reviewed-by: amenkov
|
2020-03-18 11:05:11 -07:00 |
|
Chris Plummer
|
c6cec8a8ea
|
8227340: Modify problem list entry for javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java
Reviewed-by: dholmes
|
2020-03-18 10:42:32 -07:00 |
|
Chris Plummer
|
1170981e93
|
8240906: Update ZGC ProblemList for serviceability/sa/TestJmapCoreMetaspace.java
Reviewed-by: stefank
|
2020-03-18 10:14:46 -07:00 |
|
Mikhailo Seledtsov
|
0ee7497937
|
8241033: Create test library utility for getting JFR streaming repository
New method to get JFR streaming repo path
Reviewed-by: egahlin, mgronlun
|
2020-03-18 09:45:20 -07:00 |
|
Tony Printezis
|
f2fb5c54ae
|
8239497: SEGV in EdgeUtils::field_name_symbol(Edge const&)
Reviewed-by: egahlin, tonyp
|
2020-03-18 12:00:19 +01:00 |
|
Jesper Wilhelmsson
|
efb25e5127
|
Merge
|
2020-03-18 10:41:26 +01:00 |
|
Jesper Wilhelmsson
|
abc5619317
|
Added tag jdk-14-ga for changeset bc54620a3848
|
2020-03-18 10:34:13 +01:00 |
|
Ichiroh Takiguchi
|
d76b0cf705
|
8232161: Align some one-way conversion in MS950 charset with Windows
MS950 charset encoder's conversion table is changed
Reviewed-by: naoto
|
2020-03-18 18:04:51 +09:00 |
|
Ivan Gerasimov
|
1d4a4fed43
|
8214245: Case insensitive matching doesn't work correctly for some character classes
Reviewed-by: rriggs, darcy
|
2020-03-18 01:04:22 -07:00 |
|
Aleksey Shipilev
|
e827f4ae1c
|
8241093: Shenandoah: editorial changes in flag descriptions
Reviewed-by: rkennke
|
2020-03-18 06:28:50 +01:00 |
|
Naoto Sato
|
e5e24ad080
|
8241082: Upgrade IANA Language Subtag Registry data to 03-16-2020 version
Reviewed-by: joehw
|
2020-03-17 19:11:10 -07:00 |
|
Hai-May Chao
|
0c9f8e472f
|
8186143: keytool -ext option doesn't accept wildcards for DNS subject alternative names
Reviewed-by: jnimeh, weijun, mullan
|
2020-03-18 09:23:57 +08:00 |
|
Chris Plummer
|
a147636157
|
8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available
Reviewed-by: sspitsyn, iignatyev
|
2020-03-17 18:04:59 -07:00 |
|
David Holmes
|
94a6149de5
|
8241124: Aarch64 build broken by JDK-8239593
Reviewed-by: mikael
|
2020-03-17 20:54:50 -04:00 |
|
David Holmes
|
f959b01203
|
8239593: Bogus warning "Re-registering of platform native method" for a JVMTI agent
Reviewed-by: dcubed, alanb, hseigel
|
2020-03-17 19:57:58 -04:00 |
|
Charlie Gracie
|
c003fffd84
|
8241122: Remove unimplemented InlineTree constructor definition from parse.hpp
Reviewed-by: kvn
|
2020-03-17 14:05:12 -07:00 |
|
Vladimir Kozlov
|
6083173f9b
|
8237045: JVM uses excessive memory with -XX:+EnableJVMCI -XX:JVMCICounterSize=2147483648
Limit JVMCICounterSize flag's value range to 1M
Reviewed-by: thartmann, redestad
|
2020-03-17 12:42:48 -07:00 |
|
Claes Redestad
|
176192499f
|
8241042: x86_64: Improve Assembler generation
Reviewed-by: vlivanov, kvn
|
2020-03-05 16:07:17 +01:00 |
|
Vladimir Kozlov
|
ec5bd02186
|
8240976: [JVMCI] MethodProfileWidth flag is broken
Remove JVMCI code which is not used
Reviewed-by: thartmann, redestad
|
2020-03-17 10:38:40 -07:00 |
|
Andrew Haley
|
1a0995981c
|
Merge
|
2020-03-17 14:13:52 +00:00 |
|
Roman Kennke
|
035100cc89
|
8241081: Shenandoah: Do not modify update-watermark concurrently
Reviewed-by: shade
|
2020-03-17 11:49:25 +01:00 |
|
Claes Redestad
|
dbd0f0dc3b
|
8241077: x86_64: Minor Assembler improvements
Reviewed-by: kvn
|
2020-03-17 09:36:46 +01:00 |
|
Matthias Baesken
|
6f7a103abc
|
8240824: enhance print_full_memory_info on Linux by THP related information
Reviewed-by: dholmes, stuefe
|
2020-03-17 08:53:29 +01:00 |
|
Andrew Haley
|
195361216c
|
8241018: 32-bit integer log2 functions return the wrong value for negative arguments on 64-bit machines
Reviewed-by: kvn
|
2020-03-16 17:10:26 +00:00 |
|
Naoto Sato
|
2b4b3d9efc
|
8240626: Some of the java.time.chrono.Eras return empty display name for some styles and locales
Reviewed-by: joehw
|
2020-03-16 09:26:01 -07:00 |
|
Jie Fu
|
e746891f96
|
8241034: Fix a configuring error with "-Xmx2048M: command not found"
Reviewed-by: mikael, erikj
|
2020-03-16 22:43:44 +08:00 |
|
Erik Österlund
|
21cd75cb98
|
8240363: Refactor Compile::Output() to its own Phase
Reviewed-by: kvn, vlivanov
|
2020-03-16 12:27:42 +00:00 |
|
Jan Lahoda
|
6ddb0f2b2c
|
8240964: Compilation error thrown when long literal used with yield
Ensuring yield followed by a long literal is recognized as a yield statement.
Reviewed-by: mcimadamore
|
2020-03-16 13:06:35 +01:00 |
|
David Holmes
|
95898e86a1
|
8241043: Expand assertions to identify thread with errant _stack_base
Reviewed-by: mikael
|
2020-03-16 02:16:49 -04:00 |
|
Nick Gasson
|
4b978533ca
|
8240353: AArch64: missing support for -XX:+ExtendedDTraceProbes in C1
Reviewed-by: aph
|
2020-03-16 10:51:01 +08:00 |
|
Vicente Romero
|
f819e417f9
|
8235339: test TargetAnnoCombo.java is failing after new target RECORD_COMPONENT was added
Reviewed-by: darcy
|
2020-03-14 17:08:25 -04:00 |
|
Joe Darcy
|
b019469232
|
8240130: Improve and update discussion of visitor evolution warnings
Reviewed-by: jjg
|
2020-03-14 09:53:43 -07:00 |
|
Kim Barrett
|
6ead90568f
|
8239825: G1: Simplify threshold test for mutator refinement
Compute refinement threshold when values change, not on each use.
Reviewed-by: tschatzl, sangheki
|
2020-03-13 15:36:50 -04:00 |
|
Alex Menkov
|
3aeb2d1a51
|
8217441: Failure of ::realloc() should be handled correctly in sawindbg.cpp
Reviewed-by: cjplummer, sspitsyn
|
2020-03-13 12:25:25 -07:00 |
|
Joe Wang
|
c7e4b2afe2
|
8240982: Incorrect copyright header in BCEL 6.4.1 sources
Reviewed-by: naoto, lancea
|
2020-03-13 19:15:32 +00:00 |
|
Jonathan Gibbons
|
afa54b7ed5
|
8240916: Convert to using hyphenated naming for CSS classes
Reviewed-by: hannesw
|
2020-03-13 10:57:41 -07:00 |
|
Claes Redestad
|
2b465b1ebf
|
8241010: Unnecessarily resolving some well-known classes
Reviewed-by: coleenp
|
2020-03-13 18:43:11 +01:00 |
|
Claes Redestad
|
37629673e7
|
8241006: Cleanup TemplateInterpreter initialization
Reviewed-by: coleenp
|
2020-03-13 15:59:27 +01:00 |
|
Vicente Romero
|
afbe2286e2
|
8239447: compiler error for annotations applied to record components with target METHOD
Reviewed-by: mcimadamore
|
2020-03-13 10:29:03 -04:00 |
|
Per Lidén
|
9e94572078
|
8240714: ZGC: TestSmallHeap.java failed due to OutOfMemoryError
Reviewed-by: eosterlund
|
2020-03-13 14:26:38 +01:00 |
|