Jesper Wilhelmsson
|
270fbcb3f5
|
Merge
|
2021-07-08 00:55:53 +00:00 |
|
Roger Riggs
|
c812bbbe8f
|
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Reviewed-by: iris, bpb, naoto
|
2021-07-07 21:46:11 +00:00 |
|
Yumin Qi
|
f741e4ca74
|
8264735: Make dynamic dump repeatable
Reviewed-by: ccheung, iklam
|
2021-07-07 19:41:45 +00:00 |
|
Alexey Semenyuk
|
6000950b33
|
8269185: Directories in /opt/runtimepackagetest and /path/to/jdk-17 are different
Reviewed-by: almatvee, herrick
|
2021-07-07 16:57:07 +00:00 |
|
Brian Burkhalter
|
d1cecaaa22
|
8269481: SctpMultiChannel never releases own file descriptor
Reviewed-by: alanb, chegar
|
2021-07-07 15:49:21 +00:00 |
|
Daniel D. Daugherty
|
2209e3ec65
|
8270027: ProblemList jdk/jfr/event/oldobject/TestObjectSize.java on macOS-x64
Reviewed-by: mgronlun
|
2021-07-07 14:05:56 +00:00 |
|
Martin Doerr
|
1f2bf1d194
|
8269879: [PPC64] C2: Math.rint intrinsic uses wrong rounding mode
Reviewed-by: lucy, goetz
|
2021-07-07 12:52:18 +00:00 |
|
Coleen Phillimore
|
2dc5486415
|
8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects
Reviewed-by: kbarrett, tschatzl, minqi
|
2021-07-07 12:46:07 +00:00 |
|
Coleen Phillimore
|
3586a233a4
|
8268635: Corrupt oop in ClassLoaderData
Reviewed-by: iklam, dholmes
|
2021-07-07 12:40:34 +00:00 |
|
Zhengyu Gu
|
bffb1a7199
|
8269923: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java failed with "FATAL ERROR in native method: Primitive type array expected but not received for JNI array operation"
Reviewed-by: dcubed, dholmes
|
2021-07-07 11:47:02 +00:00 |
|
Jorn Vernee
|
77a5b7b27e
|
8269761: idea.sh missing .exe suffix when invoking javac on WSL
Reviewed-by: mcimadamore, erikj
|
2021-07-07 10:05:33 +00:00 |
|
Jan Lahoda
|
7fcd5ca025
|
8266036: class file for sun.misc.Contended not found
8258421: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with "error: cannot access jdk.internal.ValueBased"
Reviewed-by: darcy
|
2021-07-07 09:49:53 +00:00 |
|
Thomas Schatzl
|
248aa5014b
|
8269294: Verify_before/after_young_collection should execute all verification
Reviewed-by: iwalulya, kbarrett
|
2021-07-07 07:56:41 +00:00 |
|
Daniel Fuchs
|
a49b1dc704
|
8269772: [macos-aarch64] test compilation failed with "SocketException: No buffer space available"
Reviewed-by: chegar, vtewari
|
2021-07-07 07:50:45 +00:00 |
|
Thomas Schatzl
|
18b80c70f8
|
8269908: Move MemoryService::track_memory_usage call into G1MonitoringScope
Reviewed-by: ayang, kbarrett
|
2021-07-07 07:39:31 +00:00 |
|
Thomas Schatzl
|
a6850111ac
|
8269022: Put evacuation failure string directly into gc=info log message
Reviewed-by: iwalulya, lkorinth, kbarrett
|
2021-07-07 07:32:57 +00:00 |
|
Jan Lahoda
|
820f2900d8
|
8268859: jshell throws exception while parsing illegal "case true"
Reviewed-by: mcimadamore
|
2021-07-07 07:26:41 +00:00 |
|
Richard Reingruber
|
72530ef666
|
8269574: C2: Avoid redundant uncommon traps in GraphKit::builtin_throw() for JVMTI exception events
Reviewed-by: kvn, roland, neliasso
|
2021-07-07 07:17:24 +00:00 |
|
Jan Lahoda
|
815e4af35d
|
8269802: javac fails to compile nested pattern matching switches
8269808: javac generates class with invalid stack map
Reviewed-by: mcimadamore
|
2021-07-07 06:24:58 +00:00 |
|
Chris Plummer
|
2daf39a59b
|
8269830: SA's vm object vtable matching code sometimes matches on incorrect type
Reviewed-by: kevinw, sspitsyn
|
2021-07-07 02:32:25 +00:00 |
|
Nick Gasson
|
3d090e7ee5
|
8267625: AARCH64: typo in LIR_Assembler::emit_profile_type
Reviewed-by: aph, dlong
|
2021-07-07 01:47:11 +00:00 |
|
Yi Yang
|
a9e201016d
|
8268425: Show decimal nid of OSThread instead of hex format one
Reviewed-by: stuefe, kevinw
|
2021-07-07 01:37:50 +00:00 |
|
Vicente Romero
|
01c29d8f2c
|
8266407: remove jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES
Reviewed-by: jlahoda
|
2021-07-06 23:06:00 +00:00 |
|
Jesper Wilhelmsson
|
7a4f08ae32
|
Merge
|
2021-07-06 23:00:31 +00:00 |
|
Yumin Qi
|
e8206dbb17
|
8263538: SharedArchiveConsistency.java should test -Xshare:auto as well
Reviewed-by: iklam, ccheung
|
2021-07-06 22:27:13 +00:00 |
|
Ioi Lam
|
0ebf8aa9d7
|
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
Reviewed-by: minqi, ccheung
|
2021-07-06 22:21:06 +00:00 |
|
Vladimir Kozlov
|
0d1cd3a745
|
8269825: [TESTBUG] Missing testing for x86 KNL platforms
Reviewed-by: dlong, jbhateja
|
2021-07-06 21:52:23 +00:00 |
|
Vladimir Kozlov
|
e0c130f484
|
8269955: ProblemList compiler/vectorapi/VectorCastShape[64|128]Test.java tests on x86
Reviewed-by: iignatyev, dlong
|
2021-07-06 21:30:48 +00:00 |
|
Daniel D. Daugherty
|
4dfcf53a8b
|
8269935: ProblemList runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java on windows
Reviewed-by: jjg
|
2021-07-06 17:00:55 +00:00 |
|
Eric Liu
|
1166ef25e9
|
8268966: AArch64: 'bad AD file' in some vector conversion tests
Reviewed-by: aph
|
2021-07-06 15:59:04 +00:00 |
|
Patrick Concannon
|
1578979df7
|
8269917: Insert missing commas in copyrights in java.net
Reviewed-by: chegar, dfuchs
|
2021-07-06 15:10:58 +00:00 |
|
Mandy Chung
|
3a69024033
|
8225667: Clarify the behavior of System::gc w.r.t. reference processing
Reviewed-by: rriggs, kbarrett, tschatzl
|
2021-07-06 14:59:42 +00:00 |
|
Patrick Concannon
|
326b2e1344
|
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Reviewed-by: alanb, dfuchs, chegar
|
2021-07-06 13:46:02 +00:00 |
|
Julia Boes
|
f485171ce8
|
8269692: sun.net.httpserver.ServerImpl::createContext should throw IAE
Reviewed-by: dfuchs
|
2021-07-06 13:29:40 +00:00 |
|
Zhengyu Gu
|
16aa8cbf8d
|
8269697: JNI_GetPrimitiveArrayCritical() should not accept object array
Reviewed-by: kbarrett, dholmes
|
2021-07-06 12:25:11 +00:00 |
|
Aleksei Voitylov
|
e47803a84f
|
8266310: deadlock between System.loadLibrary and JNI FindClass loading another class
Reviewed-by: dholmes, plevart, chegar, mchung
|
2021-07-06 11:15:10 +00:00 |
|
Xiaohong Gong
|
2b20778225
|
8269568: JVM crashes when running VectorMask query tests
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: psandoz, jiefu, jbhateja, sviswanathan
|
2021-07-06 08:17:27 +00:00 |
|
Kim Barrett
|
0f4e07b7d9
|
8269661: JNI_GetStringCritical does not lock char array
8269650: Optimize gc-locker in [Get|Release]StringCritical for latin string
Reviewed-by: dholmes, tschatzl
|
2021-07-06 07:40:56 +00:00 |
|
Roland Westrelin
|
df1364b508
|
8269575: C2: assert(false) failed: graph should be schedulable after JDK-8252372
Reviewed-by: kvn, thartmann
|
2021-07-06 07:03:08 +00:00 |
|
Roland Westrelin
|
6d8fc7249a
|
8268883: C2: assert(false) failed: unscheduable graph
Reviewed-by: chagedorn, kvn, yyang
|
2021-07-06 06:47:45 +00:00 |
|
Tobias Hartmann
|
4ad8b04421
|
8268369: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
Reviewed-by: chagedorn, kvn
|
2021-07-06 05:44:59 +00:00 |
|
David Holmes
|
20eba35515
|
8269882: stack-use-after-scope in NewObjectA
Reviewed-by: kbarrett
|
2021-07-06 02:20:14 +00:00 |
|
Yi Yang
|
df0e11bb0c
|
8269672: C1: Remove unaligned move on all architectures
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: thartmann
|
2021-07-06 02:13:04 +00:00 |
|
Yi Yang
|
2926769800
|
8267956: C1 code cleanup
Reviewed-by: thartmann
|
2021-07-06 02:11:56 +00:00 |
|
Magnus Ihse Bursie
|
acc3d99535
|
8268860: Windows-Aarch64 build is failing in GitHub actions
Reviewed-by: dholmes
|
2021-07-06 00:28:40 +00:00 |
|
Jesper Wilhelmsson
|
a18a112963
|
Merge
|
2021-07-06 00:12:23 +00:00 |
|
Erik Gahlin
|
5b8e1a266e
|
8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Reviewed-by: mseledtsov, dholmes
|
2021-07-05 15:18:47 +00:00 |
|
Jaikiran Pai
|
fd4de1ed40
|
8233020: (fs) UnixFileSystemProvider should use StaticProperty.userDir().
Reviewed-by: alanb
|
2021-07-05 13:54:30 +00:00 |
|
Jorn Vernee
|
76783cd8cb
|
8269760: idea.sh should not invoke cygpath directly
Reviewed-by: mcimadamore, erikj
|
2021-07-05 10:24:31 +00:00 |
|
Jorn Vernee
|
73198968e2
|
8269758: idea.sh doesn't work when there are multiple configurations available.
Reviewed-by: mcimadamore, erikj
|
2021-07-05 10:18:28 +00:00 |
|