Brian Burkhalter
|
8bd3cd5156
|
8337716: ByteBuffer hashCode implementations are inconsistent
Reviewed-by: alanb, liach
|
2024-08-04 15:42:51 +00:00 |
|
fabioromano1
|
367e0a6556
|
8334755: Asymptotically faster implementation of square root algorithm
Reviewed-by: rgiulietti
|
2024-08-03 13:08:54 +00:00 |
|
Sandhya Viswanathan
|
dc35f3e8a8
|
8337062: x86_64: Unordered add/mul reduction support for vector api
Reviewed-by: jbhateja, sgibbons
|
2024-08-01 23:02:23 +00:00 |
|
Brian Burkhalter
|
21e86d10a7
|
8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect
Reviewed-by: dfuchs, alanb, vtewari
|
2024-08-01 19:02:33 +00:00 |
|
Hannes Greule
|
9fe6e2316a
|
8335638: Calling VarHandle.{access-mode} methods reflectively throws wrong exception
Reviewed-by: liach
|
2024-08-01 14:41:25 +00:00 |
|
Jorn Vernee
|
27af80ef9e
|
8324260: java/foreign/TestStubAllocFailure.java run timeout with -Xcomp
Reviewed-by: alanb, jpai, shade
|
2024-08-01 14:36:03 +00:00 |
|
Matthew Donovan
|
c6f0a35e9e
|
8333317: Test sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with: Invalid ECDH ServerKeyExchange signature
Reviewed-by: rhalade
|
2024-08-01 11:40:44 +00:00 |
|
Kevin Walls
|
f174bbd3ba
|
8337473: Remove sun/management/jdp tests from ProblemList on Linux-aarch64, MacOSX
Reviewed-by: dcubed
|
2024-08-01 08:14:17 +00:00 |
|
Albert Mingkun Yang
|
cf1230a5f7
|
8337546: Remove unused GCCause::_adaptive_size_policy
Reviewed-by: tschatzl, kbarrett
|
2024-08-01 07:28:29 +00:00 |
|
Sonia Zaldana Calles
|
f5c9e8f122
|
8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID
Reviewed-by: kevinw, stuefe, lmesnik
|
2024-07-30 18:40:37 +00:00 |
|
Chen Liang
|
93c19ac73c
|
8337219: AccessFlags factories do not require necessary arguments
Reviewed-by: asotona
|
2024-07-30 17:41:49 +00:00 |
|
Vanitha B P
|
2c9fd9016f
|
8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive
Reviewed-by: asemenyuk, almatvee
|
2024-07-30 15:04:57 +00:00 |
|
Erik Gahlin
|
4148613148
|
8335907: JFR: Make SettingControls more robust
Reviewed-by: mgronlun
|
2024-07-30 13:47:58 +00:00 |
|
Chen Liang
|
ab27090aa0
|
8337225: Demote maxStack and maxLocals from CodeModel to CodeAttribute
Reviewed-by: asotona
|
2024-07-29 21:58:08 +00:00 |
|
Naoto Sato
|
c23d37e10a
|
8337300: java/lang/Process/WaitForDuration.java leaves child process behind
Reviewed-by: alanb, iris, bpb
|
2024-07-29 16:43:25 +00:00 |
|
Erik Gahlin
|
9124a94e38
|
8337165: Test jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java failed: IndexOutOfBoundsException: Index 64 out of bounds for length 64
Reviewed-by: phh
|
2024-07-29 09:52:38 +00:00 |
|
Fernando Guallini
|
034297a6bd
|
8336240: Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException
Reviewed-by: wetmore
|
2024-07-26 18:51:12 +00:00 |
|
Alex Menkov
|
abc4ca5a8c
|
8330427: Obsolete -XX:+PreserveAllAnnotations
Reviewed-by: dholmes, sspitsyn, coleenp
|
2024-07-26 17:55:35 +00:00 |
|
Abhishek Kumar
|
0c3720b421
|
8335131: Test "javax/swing/JColorChooser/Test6977726.java" failed on ubuntu x64 because "Preview" title is missing for GTK L&F
Reviewed-by: dnguyen, psadhukhan
|
2024-07-26 17:39:00 +00:00 |
|
Alexey Ivanov
|
374fca0fcb
|
8335967: "text-decoration: none" does not work with "A" HTML tags
Reviewed-by: abhiscxk, dmarkov, honkar, prr
|
2024-07-26 11:22:32 +00:00 |
|
Weijun Wang
|
b5b5a5b8e5
|
8336667: IAE in DerInputStream.toByteArray
Reviewed-by: valeriep
|
2024-07-25 17:11:59 +00:00 |
|
Jorn Vernee
|
81ed028717
|
8337060: Test java/foreign/TestConcurrentClose.java failed: IllegalStateException: SegmentAccessor::doAccess method not being compiled
Reviewed-by: mcimadamore, alanb
|
2024-07-25 16:36:31 +00:00 |
|
Alan Bateman
|
6e228ce382
|
8336254: Virtual thread implementation + test updates
Reviewed-by: sspitsyn, kevinw
|
2024-07-25 04:59:01 +00:00 |
|
Jaikiran Pai
|
04e8cb8641
|
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
Reviewed-by: alanb
|
2024-07-24 15:43:53 +00:00 |
|
Erik Gahlin
|
aa15b895c9
|
8336485: jdk/jfr/jcmd/TestJcmdView.java RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
Reviewed-by: mgronlun
|
2024-07-24 15:12:53 +00:00 |
|
Chen Liang
|
332df83e7c
|
8336927: Missing equals and hashCode in java.lang.classfile.Annotation
Reviewed-by: asotona
|
2024-07-24 12:13:15 +00:00 |
|
Ben Perez
|
4c91d5cb41
|
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
Reviewed-by: mullan
|
2024-07-23 19:35:11 +00:00 |
|
Chen Liang
|
a2a236f904
|
8335939: Hide element writing across the ClassFile API
Reviewed-by: asotona
|
2024-07-23 12:11:47 +00:00 |
|
Alan Bateman
|
9f03f68755
|
8336339: (se) SelectionKey.interestOps(int) should not throw ClosedSelectorException
Reviewed-by: jpai, bpb
|
2024-07-23 05:13:49 +00:00 |
|
Chen Liang
|
96e4a1876a
|
8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved
Reviewed-by: jvernee
|
2024-07-22 22:53:52 +00:00 |
|
Weijun Wang
|
d63d6e23d1
|
8336935: Test sun/security/krb5/auto/RealmSpecificValues.java fails: java.lang.RuntimeException: Should not reach here
Reviewed-by: hchao, dholmes
|
2024-07-22 22:17:43 +00:00 |
|
Chris Plummer
|
ed6499446d
|
8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep
Reviewed-by: lmesnik, amenkov
|
2024-07-22 19:34:09 +00:00 |
|
Naoto Sato
|
c1c9704268
|
8336479: Provide Process.waitFor(Duration)
Reviewed-by: liach, jpai, rriggs
|
2024-07-22 17:17:46 +00:00 |
|
Weijun Wang
|
c740e1e3b0
|
8333772: Incorrect Kerberos behavior when udp_preference_limit = 0
Reviewed-by: ssahoo, mullan
|
2024-07-22 16:00:40 +00:00 |
|
Weijun Wang
|
c3226aaeb8
|
8334394: Race condition in Class::protectionDomain
Reviewed-by: liach, jpai, rriggs, alanb
|
2024-07-22 13:43:55 +00:00 |
|
Prasanta Sadhukhan
|
7ddd02599c
|
4265389: JSplitPane does not support ComponentOrientation
Reviewed-by: tr, abhiscxk
|
2024-07-22 13:19:30 +00:00 |
|
Adam Sotona
|
0db6c15efe
|
8336833: Endless loop in Javap ClassWriter
Reviewed-by: liach
|
2024-07-22 07:33:29 +00:00 |
|
Chen Liang
|
3ade2b6114
|
8336777: BufferedMethodBuilder not initialized with static flag
Reviewed-by: asotona
|
2024-07-19 21:25:20 +00:00 |
|
Adam Sotona
|
c25c4896ad
|
8333812: ClassFile.verify() can throw exceptions instead of returning VerifyErrors
Reviewed-by: liach
|
2024-07-19 13:09:45 +00:00 |
|
SendaoYan
|
fa5ad700bb
|
8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue = 137
Reviewed-by: lmesnik, sspitsyn
|
2024-07-19 07:06:51 +00:00 |
|
Fernando Guallini
|
330e520c1d
|
8028127: Regtest java/security/Security/SynchronizedAccess.java is incorrect
Reviewed-by: wetmore, mdonovan, rhalade
|
2024-07-18 22:36:26 +00:00 |
|
Chen Liang
|
902c2afb67
|
8336585: BoundAttribute.readEntryList not type-safe
Reviewed-by: asotona
|
2024-07-18 21:46:19 +00:00 |
|
Chen Liang
|
b44632aa15
|
8336588: Ensure Transform downstream receives upstream start items only after downstream started
Reviewed-by: asotona
|
2024-07-18 21:46:07 +00:00 |
|
Jorn Vernee
|
7bf5313244
|
8335480: Only deoptimize threads if needed when closing shared arena
Reviewed-by: mcimadamore, kvn, uschindler, vlivanov, eosterlund
|
2024-07-18 11:00:39 +00:00 |
|
Vladimir Kozlov
|
bcb5e69505
|
8335921: Fix HotSpot VM build without JVMTI
Reviewed-by: dholmes, shade
|
2024-07-17 18:46:00 +00:00 |
|
Jaikiran Pai
|
3babffd400
|
8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
Reviewed-by: dholmes, sspitsyn, alanb
|
2024-07-17 06:12:01 +00:00 |
|
SendaoYan
|
8feabc849b
|
8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts
Reviewed-by: jpai
|
2024-07-16 01:43:36 +00:00 |
|
Patricio Chilano Mateo
|
000de30628
|
8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom
Reviewed-by: dholmes, alanb
|
2024-07-15 14:54:04 +00:00 |
|
Adam Sotona
|
3f2636d9b7
|
8335820: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails due to IllegalArgumentException: hash must be nonzero
Reviewed-by: liach
|
2024-07-15 05:41:52 +00:00 |
|
Chen Liang
|
a9f5e76a65
|
8335905: CompoundElement API cleanup
Reviewed-by: asotona
|
2024-07-14 15:01:51 +00:00 |
|