Jaikiran Pai
|
782d45bdec
|
8242882: opening jar file with large manifest might throw NegativeArraySizeException
Reviewed-by: bchristi, lancea
|
2020-10-08 10:46:37 +00:00 |
|
Roland Westrelin
|
f86037207c
|
8253566: clazz.isAssignableFrom will return false for interface implementors
Reviewed-by: kvn, thartmann, neliasso
|
2020-10-08 09:33:42 +00:00 |
|
Kim Barrett
|
66f27b5fca
|
8254015: copy_to_survivor_space should use in-hand klass for scanning
Reviewed-by: tschatzl, sjohanss, ayang
|
2020-10-08 08:56:01 +00:00 |
|
Roland Westrelin
|
76a5852776
|
8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
Reviewed-by: vlivanov, thartmann
|
2020-10-08 08:39:40 +00:00 |
|
Aleksey Shipilev
|
8f9e4792a1
|
8254144: Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp
Reviewed-by: zgu
|
2020-10-08 08:11:26 +00:00 |
|
Aleksey Shipilev
|
7952c06b36
|
8254166: Zero: return-type warning in zeroInterpreter_zero.cpp
Reviewed-by: sgehwolf
|
2020-10-08 08:10:55 +00:00 |
|
Thomas Schatzl
|
894ec76c11
|
8254027: gc/g1/TestHumongousConcurrentStartUndo.java failed with "'Concurrent Mark Cycle' missing from stdout/stderr"
Reviewed-by: sjohanss, kbarrett
|
2020-10-08 07:43:32 +00:00 |
|
Aleksey Shipilev
|
bc236903a2
|
8254173: Add Zero, Minimal hotspot targets to submit workflow
Reviewed-by: erikj, rwestberg
|
2020-10-08 07:25:42 +00:00 |
|
Christian Stein
|
e1187c401e
|
8248262: Wrong link target in ModuleDescriptor#isAutomatic's API documentation
Reviewed-by: alanb
|
2020-10-08 07:11:43 +00:00 |
|
Igor Ignatyev
|
9cdfd0fafe
|
8254096: remove jdk.test.lib.Utils::getMandatoryProperty(String) method
Reviewed-by: shade
|
2020-10-08 06:56:20 +00:00 |
|
Ioi Lam
|
d1e94eebdd
|
8253909: Implement detailed map file for CDS
Reviewed-by: stuefe, ccheung
|
2020-10-08 06:55:42 +00:00 |
|
Igor Ignatyev
|
7733a0e76b
|
8254182: remove Utils.tryFindJvmPid/waitForJvmPid
Reviewed-by: rriggs
|
2020-10-08 06:54:21 +00:00 |
|
Igor Veresov
|
4e5ef30303
|
8254104: MethodCounters must exist before nmethod is installed
Reviewed-by: dnsimon, kvn
|
2020-10-08 06:53:24 +00:00 |
|
Boris Ulasevich
|
fd0cb98ed0
|
8253901: ARM32: SIGSEGV during monitorexit due to incorrect register use (after JDK-8253540)
Reviewed-by: shade
|
2020-10-08 06:52:27 +00:00 |
|
Nhat Nguyen
|
abe2593772
|
8232092: (fs) Files::isWritable returns false on a writeable root directory (win)
Reviewed-by: alanb
|
2020-10-07 19:45:20 +00:00 |
|
Igor Ignatyev
|
5a9bd41e79
|
8254102: use ProcessHandle::pid instead of ManagementFactory::getRuntimeMXBean to get pid in tests
Reviewed-by: rriggs, shade
|
2020-10-07 18:51:52 +00:00 |
|
Roger Riggs
|
38159d52d4
|
8253876: jdk/test/lib/hexdump/ASN1FormatterTest.java fails with "AssertionError: Lines expected [126] but found [202]"
Reviewed-by: shade, lancea
|
2020-10-07 18:36:14 +00:00 |
|
Brian Burkhalter
|
db3053dcd1
|
8067127: Tags cleanup
Reviewed-by: rriggs, dfuchs, lancea
|
2020-10-07 17:16:04 +00:00 |
|
Claes Redestad
|
739347f093
|
8254168: Remove TemplateTable::count_calls
Reviewed-by: coleenp
|
2020-10-07 17:10:37 +00:00 |
|
Gerard Ziemski
|
4fe07ccc53
|
8252324: Signal related code should be shared among POSIX platforms
Reviewed-by: coleenp, dholmes, stuefe, ysuenaga
|
2020-10-07 16:21:51 +00:00 |
|
Hannes Wallnöfer
|
1e8e543b26
|
8216497: javadoc should auto-link to platform classes
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: erikj, jjg
|
2020-10-07 13:08:34 +00:00 |
|
Doug Simon
|
04ca660e81
|
8253874: [JVMCI] added test omitted in 8252881
Reviewed-by: shade
|
2020-10-07 09:14:43 +00:00 |
|
Patrick Concannon
|
49128a1ee5
|
8253475: Javadoc clean up in HttpExchange and HttpServer
Reviewed-by: dfuchs
|
2020-10-07 09:12:34 +00:00 |
|
Adam Farley
|
9543d7607b
|
8253000: Remove redundant MAKE_SUBDIR argument
Reviewed-by: erikj
|
2020-10-07 08:07:22 +00:00 |
|
Adam Farley
|
4dfa411247
|
8252997: Null-proofing for linker_md.c
Reviewed-by: sspitsyn
|
2020-10-07 08:05:27 +00:00 |
|
Prasanta Sadhukhan
|
97ff38caff
|
8254141: Typo in copyright year
Reviewed-by: jdv
|
2020-10-07 07:14:05 +00:00 |
|
Jan Lahoda
|
cd4faff0ec
|
8249095: tools/javac/launcher/SourceLauncherTest.java fails on Windows
Reviewed-by: jjg
|
2020-10-07 06:52:03 +00:00 |
|
Prasanta Sadhukhan
|
bdd5782a67
|
8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows
Reviewed-by: kizune, prr
|
2020-10-07 06:41:02 +00:00 |
|
Conor Cleary
|
703b345eee
|
8253179: Replace LinkedList Impl in net.http.Http2Connection
Reviewed-by: dfuchs, prappo, chegar, shade
|
2020-10-07 06:21:53 +00:00 |
|
Sergey Bylokhov
|
397307311e
|
8253977: More memory leaks in client-libs on macOS
Reviewed-by: kizune
|
2020-10-07 03:06:35 +00:00 |
|
Igor Ignatyev
|
2a0389a892
|
8254095: remove jdk.test.lib.Utils::distro() method
Reviewed-by: bchristi
|
2020-10-06 22:57:56 +00:00 |
|
Igor Ignatyev
|
ac772cd916
|
8253750: use build-stable default seed for Utils.RANDOM_GENERATOR
Reviewed-by: rriggs
|
2020-10-06 20:35:34 +00:00 |
|
Claes Redestad
|
6712f8caff
|
8254084: Remove TemplateTable::pd_initialize
Reviewed-by: mdoerr, coleenp
|
2020-10-06 20:23:59 +00:00 |
|
Harold Seigel
|
82fe023b06
|
8254061: Missing space in flag description
Reviewed-by: coleenp
|
2020-10-06 19:19:27 +00:00 |
|
Jonathan Gibbons
|
bd50ccd037
|
8253735: Cleanup SearchIndexItem API
Reviewed-by: hannesw
|
2020-10-06 17:32:33 +00:00 |
|
Rajan Halade
|
54b340b44f
|
8254081: java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate
Perform backdated validation of test certificate.
Reviewed-by: mullan, xuelei
|
2020-10-06 16:38:42 +00:00 |
|
Zhengyu Gu
|
51fdb4c039
|
8254075: Shenandoah: Remove ShenandoahCodeRootsStyle diagnostic flag and related test
Reviewed-by: shade
|
2020-10-06 15:28:44 +00:00 |
|
Ian Graves
|
77921b9736
|
8254080: fix for JDK-8204256 causes jlink test failures
Reviewed-by: alanb
|
2020-10-06 15:23:19 +00:00 |
|
Patricio Chilano Mateo
|
57493c1991
|
8253694: Remove Thread::muxAcquire() from ThreadCrashProtection()
Reviewed-by: dholmes, dcubed, coleenp
|
2020-10-06 14:48:56 +00:00 |
|
Robin Westberg
|
d2b1dc6d78
|
8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command
Reviewed-by: ehelin, erikj
|
2020-10-06 13:39:57 +00:00 |
|
Naoto Sato
|
a34f48bcf5
|
8253832: CharsetDecoder : decode() mentioning CoderMalfunctionError behavior not as per spec
Reviewed-by: alanb
|
2020-10-06 12:35:52 +00:00 |
|
Sergey Bylokhov
|
f397b60ae1
|
8251123: doclint warnings about missing javadoc tags and comments
Reviewed-by: jdv, prr
|
2020-10-06 10:49:56 +00:00 |
|
Thomas Schatzl
|
c9d1dcc63d
|
8253902: G1: Starting a new marking cycle before the conc mark thread fully completed causes assertion failure
Reviewed-by: kbarrett, sjohanss
|
2020-10-06 10:16:19 +00:00 |
|
Jose Ricardo Ziviani
|
919978380c
|
8253565: PPC64: Fix duplicate if condition in vm_version_ppc.cpp
Reviewed-by: mdoerr
|
2020-10-06 08:16:57 +00:00 |
|
Tobias Hartmann
|
1728547270
|
8254010: GrowableArrayView::print fails to compile
Reviewed-by: stefank
|
2020-10-06 05:48:45 +00:00 |
|
Christoph Langer
|
6e61861740
|
8254046: Remove double semicolon introduced by JDK-8235521
Reviewed-by: serb
|
2020-10-06 05:42:19 +00:00 |
|
Ian Graves
|
5d84e95ed5
|
8204256: improve jlink error message to report unsupported class file format
Reviewed-by: mchung
|
2020-10-05 23:19:27 +00:00 |
|
Andy Herrick
|
4fe68f55a4
|
8253426: jpackage is unable to generate working EXE for add-launcher configurations
Reviewed-by: almatvee, kizune, asemenyuk
|
2020-10-05 21:10:48 +00:00 |
|
Robbin Ehn
|
c9d0407e94
|
8253794: TestAbortVMOnSafepointTimeout never timeouts
Reviewed-by: pchilanomate, dcubed, mdoerr
|
2020-10-05 19:16:11 +00:00 |
|
Christian Stein
|
f2f77f7b14
|
8253761: Wrong URI syntax printed by jar --describe-module
Reviewed-by: alanb
|
2020-10-05 18:16:29 +00:00 |
|