Magnus Ihse Bursie
|
8e22f2bb40
|
8293361: GHA: dump config.log in case of configure failure
Reviewed-by: shade
|
2022-09-06 08:51:02 +00:00 |
|
Magnus Ihse Bursie
|
b17758a932
|
8247283: Enable the new conformant preprocessor option in Visual Studio
Reviewed-by: erikj, djelinski
|
2022-09-06 08:50:13 +00:00 |
|
Albert Mingkun Yang
|
1bed23a1af
|
8293353: [BACKOUT] G1: Remove redundant is-marking-active checks in C1 barrier
Reviewed-by: kbarrett, mdoerr, tschatzl
|
2022-09-06 08:43:34 +00:00 |
|
Jan Lahoda
|
4955835249
|
8282434: Leading combining diacritic character in string renders incorrectly
Reviewed-by: vromero
|
2022-09-06 08:42:45 +00:00 |
|
Andrey Turbanov
|
ef20ffe4d2
|
8293159: Use try-with-resources in X11FontManager.registerFontDir
Reviewed-by: prr
|
2022-09-05 19:58:18 +00:00 |
|
Hannes Wallnöfer
|
056ed48dda
|
8293180: JQuery UI license file not updated
Reviewed-by: jjg
|
2022-09-05 18:51:01 +00:00 |
|
Emanuel Peter
|
dbb2c4b6ac
|
8288897: Clean up node dump code
Reviewed-by: chagedorn, xliu
|
2022-09-05 14:27:00 +00:00 |
|
Albert Mingkun Yang
|
9833c025fd
|
8292946: GC lock/jni/jnilock001 test failed "assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) failed: Twice in a row"
Reviewed-by: kbarrett, tschatzl
|
2022-09-05 13:35:36 +00:00 |
|
Aleksey Shipilev
|
d7536588b3
|
8293107: GHA: Bump to Ubuntu 22.04
Reviewed-by: ihse
|
2022-09-05 13:28:51 +00:00 |
|
Thomas Stuefe
|
d4e3e69505
|
8293344: JDK-8242181 broke stack printing for non-attached threads
Reviewed-by: chagedorn, mdoerr
|
2022-09-05 13:08:14 +00:00 |
|
Volker Simonis
|
2c61efe3de
|
8282648: Weaken the InflaterInputStream specification in order to allow faster Zip implementations
Reviewed-by: lancea, alanb, jpai, mr, darcy
|
2022-09-05 12:50:52 +00:00 |
|
Ludvig Janiuk
|
e31c537f05
|
8293224: Add link to openjdk.org/jtreg/ from doc/testing
Reviewed-by: erikj, iris, ihse
|
2022-09-05 12:17:19 +00:00 |
|
Prasanta Sadhukhan
|
955baa3c44
|
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
Reviewed-by: prr
|
2022-09-05 10:47:48 +00:00 |
|
Magnus Ihse Bursie
|
8df671c908
|
8293355: JDK-8293167 included bad copyright header
Reviewed-by: kbarrett
|
2022-09-05 10:17:58 +00:00 |
|
Fei Yang
|
5bed9f7675
|
8293290: RISC-V: Explicitly pass a third temp register to MacroAssembler::store_heap_oop
Reviewed-by: shade
|
2022-09-05 10:02:08 +00:00 |
|
Markus Grönlund
|
48b3ab02f9
|
8293167: Memory leak in JfrThreadSampler if stackdepth is larger than default (64)
Reviewed-by: jbachorik
|
2022-09-05 09:13:07 +00:00 |
|
Serguei Spitsyn
|
4067321ef4
|
8291586: Broken links in JVMTI specification
Reviewed-by: alanb
|
2022-09-05 08:51:25 +00:00 |
|
Axel Boldt-Christmas
|
32f4dc8403
|
8293295: Add type check asserts to java_lang_ref_Reference accessors
Reviewed-by: stefank, kbarrett, coleenp
|
2022-09-05 08:34:13 +00:00 |
|
Daniel Jeliński
|
e945619ddd
|
8293088: Fix compilation with the new Visual Studio preprocessor
Reviewed-by: ihse
|
2022-09-05 07:22:58 +00:00 |
|
Roberto Castañeda Lozano
|
730ced9a10
|
8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly
Reviewed-by: kvn, roland
|
2022-09-05 07:16:51 +00:00 |
|
Ichiroh Takiguchi
|
3464019d7e
|
8292899: CustomTzIDCheckDST.java testcase failed on AIX platform
Reviewed-by: naoto
|
2022-09-04 07:22:09 +00:00 |
|
Chris Plummer
|
e92b9e4030
|
8293325: Minor improvements to macos catch_mach_exception_raise() error handling
Reviewed-by: amenkov, dcubed, sspitsyn
|
2022-09-03 23:15:35 +00:00 |
|
Chris Plummer
|
767262e67c
|
8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr"
Reviewed-by: amenkov, sspitsyn
|
2022-09-03 16:06:25 +00:00 |
|
Jaikiran Pai
|
a366e82aa1
|
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
Reviewed-by: dfuchs
|
2022-09-03 05:48:20 +00:00 |
|
Ioi Lam
|
ac05bc8605
|
8293293: Move archive heap loading code out of heapShared.cpp
Reviewed-by: erikj, coleenp
|
2022-09-02 23:47:48 +00:00 |
|
Jie Fu
|
e1e67324c0
|
8293319: [C2 cleanup] Remove unused other_path arg in Parse::adjust_map_after_if
Reviewed-by: kvn
|
2022-09-02 22:40:53 +00:00 |
|
Dean Long
|
5757e2129e
|
8292385: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: thartmann, jiefu, kvn
|
2022-09-02 19:25:08 +00:00 |
|
Bill Huang
|
3993a1f9ea
|
8292067: Convert test/sun/management/jmxremote/bootstrap shell tests to java version
Reviewed-by: lmesnik
|
2022-09-02 18:10:56 +00:00 |
|
Coleen Phillimore
|
83a34086bc
|
8293315: Add back logging for Placeholders
Reviewed-by: iklam
|
2022-09-02 17:51:49 +00:00 |
|
Joe Darcy
|
b6477fdb30
|
8293288: bootcycle build failure after JDK-8173605
Reviewed-by: erikj
|
2022-09-02 17:44:59 +00:00 |
|
Vladimir Ivanov
|
0c6094e796
|
8293188 : x86_64: Introduce stubGenerator_x86_64.hpp
Reviewed-by: dholmes, kvn
|
2022-09-02 17:05:51 +00:00 |
|
Chris Plummer
|
2baeebbc02
|
8293006: sun/tools/jhsdb/JStackStressTest.java fails with "UnalignedAddressException: 8baadbabe"
Reviewed-by: dcubed, sspitsyn
|
2022-09-02 16:11:01 +00:00 |
|
Chris Plummer
|
da99e3e829
|
8289400: Improve com/sun/jdi/TestScaffold error reporting
Reviewed-by: amenkov, lmesnik
|
2022-09-02 16:08:17 +00:00 |
|
Roland Westrelin
|
77e21c57ce
|
8290529: C2: assert(BoolTest(btest).is_canonical()) failure
Reviewed-by: kvn, thartmann
|
2022-09-02 13:35:11 +00:00 |
|
Coleen Phillimore
|
fcc0cf9677
|
8292375: Convert ProtectionDomainCacheTable to ResourceHashtable
Reviewed-by: dholmes, iklam
|
2022-09-02 13:07:45 +00:00 |
|
Axel Boldt-Christmas
|
6fc58b8324
|
8293207: Add assert to JVM_ReferenceRefersTo to clarify its API
Reviewed-by: stefank, kbarrett
|
2022-09-02 12:59:50 +00:00 |
|
Albert Mingkun Yang
|
ce06a3b689
|
8293023: Change CardTable::is_in_young signature
Reviewed-by: kbarrett, iwalulya
|
2022-09-02 11:02:22 +00:00 |
|
Albert Mingkun Yang
|
26cac088b4
|
8293209: Parallel: Remove unused variables in PSParallelCompact::invoke
Reviewed-by: kbarrett
|
2022-09-02 11:00:49 +00:00 |
|
Magnus Ihse Bursie
|
46523b817c
|
8293219: Microsoft toolchain selection picks 32-bit tools over 64-bit
Reviewed-by: erikj, shade
|
2022-09-02 09:35:02 +00:00 |
|
Xiaolin Zheng
|
bc5ffc8e47
|
8293100: RISC-V: Need to save and restore callee-saved FloatRegisters in StubGenerator::generate_call_stub
Reviewed-by: yadongwang, fjiang, shade, vkempik
|
2022-09-02 07:01:02 +00:00 |
|
Stefan Karlsson
|
98ce45ff74
|
8292981: Unify and restructure integer printing format specifiers
Reviewed-by: kbarrett, dholmes
|
2022-09-02 06:52:35 +00:00 |
|
Joe Darcy
|
3ac91b08cb
|
8293003: Review running time of Warn5 regression test
Reviewed-by: vromero
|
2022-09-02 02:53:59 +00:00 |
|
Hao Sun
|
e0168a0eb0
|
8288012: AArch64: unnecessary macro expansion in stubGenerator_aarch64
Reviewed-by: aph, njian
|
2022-09-02 02:43:07 +00:00 |
|
Serguei Spitsyn
|
99c3ab0177
|
8293010: JDI ObjectReference/referringObjects/referringObjects001 fails: assert(env->is_enabled(JVMTI_EVENT_OBJECT_FREE)) failed: checking
Reviewed-by: cjplummer, zgu, lmesnik
|
2022-09-02 01:59:32 +00:00 |
|
Jonathan Gibbons
|
0fb9469d93
|
8290126: Add a check in JavadocTester for "javadoc should not crash"
Reviewed-by: prappo
|
2022-09-01 22:41:27 +00:00 |
|
Brian Burkhalter
|
0a4d0cee9f
|
8293121: (fs) Refactor UnixFileSystem copying into generic Unix, Linux, and BSD implementations
Reviewed-by: alanb
|
2022-09-01 22:21:21 +00:00 |
|
Bill Huang
|
032be168b5
|
8292066: Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version
Reviewed-by: lmesnik, amenkov
|
2022-09-01 21:29:24 +00:00 |
|
Bill Huang
|
e393973761
|
8292990: Improve test coverage for XPath Axes: parent
Reviewed-by: joehw
|
2022-09-01 21:25:40 +00:00 |
|
Dean Long
|
fa68371bb8
|
8292584: assert(cb != __null) failed: must be with -XX:-Inline
Reviewed-by: kvn, rpressler
|
2022-09-01 20:19:37 +00:00 |
|
Ruprabhu25
|
04d8069bac
|
8230374: maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties
Reviewed-by: dholmes
|
2022-09-01 19:53:14 +00:00 |
|