Yasumasa Suenaga
|
0c20de1954
|
8250598: Hyper-V is detected in spite of running on host OS
Reviewed-by: mbaesken, mdoerr, dholmes
|
2020-08-26 19:21:09 +09:00 |
|
Joshua Zhu
|
b4787e6c3f
|
8252259: AArch64: Adjust default value of FLOATPRESSURE
Reviewed-by: aph
|
2020-08-26 17:34:48 +08:00 |
|
Nick Gasson
|
7856c1a311
|
8252108: Modify nsk/stress/stack tests to check page size
Reviewed-by: hseigel, stuefe
|
2020-08-26 11:28:10 +08:00 |
|
Aleksey Shipilev
|
25af8d8f69
|
8252291: C2: Assignment in conditional in loopUnswitch.cpp
Reviewed-by: thartmann
|
2020-08-26 09:29:46 +02:00 |
|
Aleksey Shipilev
|
27b5007ad5
|
8252290: Remove unused enum in CallGenerator
Reviewed-by: thartmann, rrich
|
2020-08-26 09:29:37 +02:00 |
|
Prasanta Sadhukhan
|
2847cd5e66
|
Merge
|
2020-08-21 14:35:52 +05:30 |
|
Aleksey Shipilev
|
2462995662
|
8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
Reviewed-by: iignatyev
|
2020-08-21 09:38:27 +02:00 |
|
Igor Ignatyev
|
ef614ed8af
|
8251996: remove usage of PropertyResolvingWrapper in vm/compiler/complog/uninit
Reviewed-by: kvn, epavlova
|
2020-08-20 20:17:44 -07:00 |
|
Valerie Peng
|
03f2ab325d
|
8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
Removed the static SecureRandom object in JceSecurity whose instantion caused NPE
Reviewed-by: xuelei
|
2020-08-21 03:09:42 +00:00 |
|
Kumar Abhishek
|
fc19aa9263
|
8200281: Add missing @Override annotations in ImageIO plugins
Reviewed-by: prr, dmarkov, aivanov
|
2020-08-20 23:18:29 +01:00 |
|
Igor Ignatyev
|
b2da6e1a90
|
8252005: narrow disabling of allowSmartActionArgs in vmTestbase
Reviewed-by: sspitsyn
|
2020-08-20 11:12:00 -07:00 |
|
Mikael Vidstedt
|
51a3b25d71
|
8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Reviewed-by: iignatyev, kvn
|
2020-08-20 11:09:25 -07:00 |
|
Lance Andersen
|
6160353be3
|
8251208: Add missing javadoc comments to java.sql and java.sql.rowsets
Reviewed-by: joehw
|
2020-08-20 12:38:39 -04:00 |
|
Kevin Walls
|
99c9b39058
|
8248295: serviceability/jvmti/CompiledMethodLoad/Zombie.java failure with Graal
Reviewed-by: kvn, sspitsyn
|
2020-08-20 11:42:12 +01:00 |
|
Jesper Wilhelmsson
|
17bc6915a1
|
Added tag jdk-16+12 for changeset fc8e62b399bd
|
2020-08-20 11:43:46 +02:00 |
|
Jan Lahoda
|
b29c1fbbd1
|
8252031: --patch-module java.base= may fail with \"cyclic inheritance involving Object\"
Avoiding clash in use of Flags.LOCKED between Types.asSuper and Check.checkNonCyclic.
Reviewed-by: jjg
|
2020-08-20 10:48:36 +02:00 |
|
Nick Gasson
|
b9a37e48e2
|
8251923: "Invalid JNI handle" assertion failure in JVMCICompiler::force_comp_at_level_simple()
Reviewed-by: kvn, dnsimon
|
2020-08-20 09:32:01 +08:00 |
|
Naoto Sato
|
49e7609da2
|
8251499: no-placeholder compact number patterns throw IllegalArgumentException
Reviewed-by: joehw, rriggs
|
2020-08-19 13:41:08 -07:00 |
|
Harold Seigel
|
93c00472eb
|
8251490: [TESTBUG] The Java thread stack size specified is too small for nsk/stress/stack. Specify at least 448k
Increase the -Xss stack size for some tests, mark other tests as not runnable on AArch64.
Reviewed-by: gziemski, lfoltan
|
2020-08-19 19:40:46 +00:00 |
|
Pavel Rappo
|
8e4a4cdbe0
|
8251454: Wrong "self type" in DCTree.DCEndElement
Reviewed-by: jjg
|
2020-08-19 17:51:14 +01:00 |
|
Pavel Rappo
|
ecfb2914d0
|
8251357: [DocCommentParser] Infinite loop while looking for the end of a preamble
Reviewed-by: jjg
|
2020-08-19 17:44:14 +01:00 |
|
Conor Cleary
|
3fb8f4364d
|
8246047: Replace LinkedList impl in net.http.websocket.BuilderImpl
Replaced usages of LinkedList with ArrayList in http.websocket.BuilderImpl
Reviewed-by: chegar, dfuchs
|
2020-08-19 16:27:16 +01:00 |
|
Kim Barrett
|
9fc76c2b2c
|
8251888: Move HotSpot Style Guide wiki subpages to jdk/jdk/doc
Copy unit-test page from wiki, merge jtreg names page into hotspot-style.md
Reviewed-by: kvn, iignatyev
|
2020-08-19 06:11:15 -04:00 |
|
Roland Westrelin
|
fcd005c417
|
8251527: CTW: C2 (Shenandoah) compilation fails with SEGV due to unhandled catchproj == NULL
Reviewed-by: chagedorn, kvn
|
2020-08-19 10:56:08 +02:00 |
|
Coleen Phillimore
|
fc0d883a13
|
8252149: Compilation error after JDK-8252043
Reviewed-by: hseigel
|
2020-08-21 11:23:45 -04:00 |
|
Patricio Chilano Mateo
|
e56002c7d3
|
8242263: Diagnose synchronization on primitive wrappers
Added diagnostic flag DiagnoseSyncOnPrimitiveWrappers
Reviewed-by: dholmes, mdoerr, dcubed, coleenp, egahlin, mgronlun
|
2020-08-21 15:04:02 +00:00 |
|
Coleen Phillimore
|
fac22ce20c
|
8252043: Move inner class metaspace cleaning out of safepoint cleanup tasks
Clean up inner metaspaces from ServiceThread if cleanup is needed for concurrent GCs.
Reviewed-by: eosterlund, pchilanomate
|
2020-08-21 10:01:40 -04:00 |
|
Christoph Dreis
|
9d00332ee5
|
8252127: Optimize sun.invoke.util.BytecodeDescriptor.unparse
Reviewed-by: mchung, rriggs
|
2020-08-21 09:29:08 -04:00 |
|
Thomas Schatzl
|
fe8439f0d4
|
8252086: G1: Remove g1_rs in G1CollectedHeap::initialize
Reviewed-by: sjohanss
|
2020-08-21 11:57:55 +02:00 |
|
Thomas Schatzl
|
8a56d7e00d
|
8252034: G1: Remove *g1_reserved* methods
Remove duplicate methods.
Reviewed-by: sjohanss, kbarrett
|
2020-08-21 11:54:34 +02:00 |
|
Thomas Schatzl
|
f189db2813
|
8252038: G1: Remove unused G1MarkStatsCache::_num_stats
Reviewed-by: sjohanss, kbarrett
|
2020-08-21 11:54:33 +02:00 |
|
Ziyi Luo
|
10fb6f9c4b
|
8245511: G1 adaptive IHOP does not account for reclamation of humongous objects by young GC
Discount humongous object eager reclaim in IHOP allocation rate.
Reviewed-by: tschatzl, sjohanss
|
2020-08-21 11:54:32 +02:00 |
|
Prasanta Sadhukhan
|
e6a0c6cf4d
|
8250852: Address reliance on default constructors in the javax.swing.plaf.basic APIs
Reviewed-by: serb, aivanov
|
2020-08-19 11:49:54 +05:30 |
|
Prasanta Sadhukhan
|
d8d3cc3ab6
|
8250851: Address reliance on default constructors in the javax.swing.plaf.synth APIs
Reviewed-by: serb
|
2020-08-19 11:47:48 +05:30 |
|
Rahul Yadav
|
b328bc14a0
|
8251715: Throw UncheckedIOException in place of InternalError when HttpClient fails due to unavailability of underlying resources required by SSLContext
This fix updates jdk.internal.net.http.HttpClientImpl to throw an UncheckedIOException instead of InternalError.
Reviewed-by: chegar, dfuchs
|
2020-08-18 16:44:42 +01:00 |
|
Evan Whelan
|
67b3cbff2e
|
8250748: Doc of URL(String, String, int, String, URLStreamHandler) does not use link
Reviewed-by: dfuchs
|
2020-08-19 08:58:00 +00:00 |
|
Vicente Romero
|
c2ee432602
|
8249902: tools/javac/records/mandated_members/read_resolve_method/CheckReadResolveMethodTest.java uses @ignore w/o bug-id
Reviewed-by: jjg
|
2020-08-18 19:23:58 -04:00 |
|
Anton Kozlov
|
f1e0780668
|
8251930: Native types mismatch in hotspot
Reviewed-by: aph
|
2020-08-18 01:34:46 -07:00 |
|
Sergey Bylokhov
|
a1c29335a8
|
8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
Reviewed-by: prr, pbansal
|
2020-08-18 00:08:21 +01:00 |
|
Sergey Bylokhov
|
fbad5a0d5b
|
8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
Reviewed-by: prr, pbansal
|
2020-08-18 00:06:57 +01:00 |
|
Prasanta Sadhukhan
|
69c0df6b8f
|
8250849: Address reliance on default constructors in the javax.swing.plaf APIs
Reviewed-by: prr, serb
|
2020-08-17 13:36:36 +05:30 |
|
Pankaj Bansal
|
2ef86262e0
|
8239137: JAWS does not always announce the value of JSliders in JColorChooser
Reviewed-by: serb, prr, kizune
|
2020-08-17 11:55:31 +05:30 |
|
Tejpal Rebari
|
0cf76bde34
|
8251125: doclint errors about missing references in Swing javadoc
Reviewed-by: psadhukhan, pbansal
|
2020-08-17 11:20:44 +05:30 |
|
Tejpal Rebari
|
d6348691ee
|
8249674: Redo: Nimbus JTree renderer properties persist across L&F changes
Reviewed-by: psadhukhan, prr
|
2020-08-17 11:18:19 +05:30 |
|
Pankaj Bansal
|
4264cd9f46
|
8251124: doclint errors about missing accessibility support in HTML files
Reviewed-by: serb
|
2020-08-16 11:53:50 +05:30 |
|
Pankaj Bansal
|
a0d6a8a174
|
8251166: Add automated testcases for changes done in JDK-8214112
Reviewed-by: serb
|
2020-08-16 11:44:05 +05:30 |
|
Prasanta Sadhukhan
|
8d432d29b8
|
Merge
|
2020-08-15 11:06:44 +05:30 |
|
Gerard Ziemski
|
087cbbfd69
|
8237591: Mac: include OS X version in hs_err_pid crash log file
Added macOS and build version to crash lof report
Reviewed-by: dholmes, dcubed
|
2020-08-14 13:24:24 -05:00 |
|
Charlie Gracie
|
65b99c7b1a
|
8241065: Shenandoah: remove leftover code after JDK-8231086
Reviewed-by: rkennke
|
2020-08-14 18:23:43 +02:00 |
|
Harold Seigel
|
5732032707
|
8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError
Add the missing test cases to existing test InterfaceObjectTest.java
Reviewed-by: lfoltan, coleenp
|
2020-08-14 15:42:09 +00:00 |
|