David Holmes
87283a7568
8221180: Deprecate AllowJNIEnvProxy
...
Reviewed-by: coleenp, dcubed
2019-03-20 23:32:57 -04:00
Chris Hegarty
defc86bd5b
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
...
Reviewed-by: alanb, martin
2019-03-20 09:17:48 +00:00
Dmitry Cherepanov
f16af8d4d5
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
...
Reviewed-by: iveresov, thartmann
2019-03-20 11:51:43 +03:00
Priya Lakshmi Muthuswamy
1c0f35a5b4
8219958: Automatically load taglets from a jar file
...
Reviewed-by: jjg
2019-03-20 09:58:12 +05:30
Adam Petcher
95b189916f
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
...
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
2019-03-19 15:18:35 -04:00
Coleen Phillimore
3ed98222a7
8220744: Move RedefineTests to from runtime to serviceability
...
Move tests out of runtime to jvmti/RedefineClasses
Reviewed-by: sspitsyn, dcubed, cjplummer, hseigel, mseledtsov
2019-03-19 14:22:47 -04:00
Roger Riggs
b77b4b254c
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
...
Reviewed-by: lancea, alanb
2019-03-19 10:47:17 -04:00
Chris Hegarty
5ee0711360
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
...
Reviewed-by: alanb, michaelm
2019-03-19 14:27:50 +00:00
Chris Hegarty
1df787692a
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
...
Reviewed-by: dfuchs
2019-03-19 11:15:08 +00:00
Ao Qi
f6e688c7c8
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
...
Reviewed-by: shade
2019-03-19 17:03:18 +08:00
John Jiang
3c34b7a261
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
...
Using the same timezone for jar verifying and date formatting
Reviewed-by: weijun
2019-03-19 10:36:24 +08:00
Jamil Nimeh
de75770ce9
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
...
Reviewed-by: apetcher
2019-03-18 15:26:59 -07:00
Jonathan Gibbons
7954db81f8
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
...
Reviewed-by: hannesw
2019-03-18 11:50:57 -07:00
Per Lidén
4a83447db2
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
...
Reviewed-by: stefank, eosterlund
2019-03-18 11:50:40 +01:00
Per Lidén
dd412e66c5
8220594: ZGC: Remove superfluous ZPage::is_active()
...
Reviewed-by: stefank, eosterlund
2019-03-18 11:50:40 +01:00
Per Lidén
0ce7c21d33
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
...
Reviewed-by: stefank, eosterlund
2019-03-18 11:50:39 +01:00
Per Lidén
5a079bf515
8220587: ZGC: Break out forwarding information from ZPage
...
Reviewed-by: stefank, eosterlund
2019-03-18 11:50:39 +01:00
Per Lidén
fbf62f0fb8
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
...
Reviewed-by: stefank, eosterlund
2019-03-18 11:50:38 +01:00
Ivan Gerasimov
c07c8d3eea
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
...
Reviewed-by: prappo, dholmes, rriggs
2019-03-16 15:05:21 -07:00
Alan Bateman
8743be63c4
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
...
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Reviewed-by: chegar
2019-03-16 19:44:12 +00:00
Alan Bateman
c306e3f059
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
...
Reviewed-by: bpb
2019-03-16 12:31:31 +00:00
Yasumasa Suenaga
1aa788a7b9
8220555: JFR tool shows potentially misleading message when it cannot access a file
...
Reviewed-by: egahlin, mseledtsov
2019-03-16 21:27:15 +09:00
Jesper Wilhelmsson
7eebb86d2b
8220745: Fix problemlist entry to refer to 8220613
...
Reviewed-by: dcubed
2019-03-16 02:08:10 +01:00
Jesper Wilhelmsson
f0b707b94b
8220704: ZGC: gc tests complain Java heap too small
...
Reviewed-by: iignatyev, tschatzl
2019-03-15 18:59:21 +01:00
Aleksey Shipilev
977992a07e
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
...
Reviewed-by: rkennke, roland
2019-03-15 13:01:30 +01:00
Gary Adams
b860b6bf89
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
...
Reviewed-by: cjplummer, sspitsyn
2019-03-15 06:16:39 -04:00
Tobias Hartmann
0b42c0728a
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
...
Test should not be executed with Graal as JIT.
Reviewed-by: kvn
2019-03-15 08:27:13 +01:00
Igor Ignatyev
8fb834a4bf
8219139: move hotspot tests from test/jdk/vm
...
Reviewed-by: dholmes, mseledtsov
2019-03-14 19:37:17 -07:00
Daniil Titov
a148e026a9
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
...
Reviewed-by: dlong, sspitsyn, jcbeyler
2019-03-14 16:28:31 -07:00
Igor Ignatyev
8d282e55e2
8220689: problem list RandomCommandsTest in graal runs
...
Reviewed-by: kvn
2019-03-14 16:17:42 -07:00
Nick Gasson
6b79655b44
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
...
Reviewed-by: jjg, clanger
2019-03-14 14:25:09 -07:00
Derek Thomson
d8497d254a
8219691: method summary table head should be enclosed in <thead>
...
Reviewed-by: jjg
2019-03-14 13:33:10 -07:00
Jonathan Gibbons
16e03611f6
Merge
2019-03-14 11:39:58 -07:00
Jonathan Gibbons
d3242724c9
8220379: Fix doclint handling of headings
...
Reviewed-by: erikj, jlahoda
2019-03-14 11:39:00 -07:00
Mikhailo Seledtsov
2b19cf94b2
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
...
Added the test to problem list
Reviewed-by: lfoltan
2019-03-14 11:26:53 -07:00
Ichiroh Takiguchi
90d82c2f35
8220281: IBM-858 alias name is missing on IBM00858 charset
...
Add aliases into IBM charsets
Reviewed-by: naoto
2019-03-15 00:49:13 +09:00
Jean Christophe Beyler
818df25a3b
8220628: Move the HeapMonitor library to C++
...
Migrate libHeapMonitorTest.c to libHeapMonitorTest.cpp
Reviewed-by: cjplummer, sspitsyn
2019-03-14 09:35:45 -07:00
Gary Adams
5ea96c5f29
8218166: com/sun/jdi/SimulResumerTest.java failure
...
Reviewed-by: dlong, jcbeyler
2019-03-14 10:58:53 -04:00
Harold Seigel
cace9d1c8e
8219579: Remove redundant signature parsing from the verifier
...
Change verifier signature checking into asserts because ClassFileParser checks signatures for files being verified.
Reviewed-by: lfoltan, coleenp, redestad, dholmes
2019-03-14 09:38:17 -04:00
Severin Gehwolf
77832350f1
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
...
Reviewed-by: dfuchs, sballal
2019-02-25 15:41:24 +01:00
Stefan Karlsson
2370adc703
8220343: Move scavenge_root_nmethods from shared code
...
Reviewed-by: kvn, eosterlund
2019-03-14 09:15:51 +01:00
Roland Westrelin
3ec1137c1f
8220374: C2: LoopStripMining doesn't strip as expected
...
Reviewed-by: rkennke, thartmann, mdoerr
2019-03-12 15:42:32 +01:00
Liam Miller-Cushon
0720686823
8193277: SimpleFileObject inconsistency between getName and getShortName
...
Reviewed-by: jjg
2019-03-05 12:01:04 -08:00
Liam Miller-Cushon
ab3f5e3e15
8220634: SymLinkArchiveTest should handle not being able to create symlinks
...
Reviewed-by: jjg
2019-03-13 17:26:21 -07:00
Chris Plummer
6fd9b75e55
8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
...
Don't delete globalrefs that might still be referenced
Reviewed-by: gadams, jcbeyler, sspitsyn
2019-03-13 19:42:23 -07:00
Ekaterina Pavlova
4df6db5e3f
8219882: [AOT] Develop regression test for 8218859
...
Reviewed-by: kvn
2019-03-13 12:30:20 -07:00
Daniel Fuchs
5f13ffec66
8219197: ThreadGroup.enumerate() may return wrong value
...
ThreadGroup.enumerate(list,n,recurse) should never return a value that is less than n.
Reviewed-by: clanger, chegar, prappo
2019-03-13 18:43:16 +00:00
Toshio Nakamura
aa5aa46fb0
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
...
Adjusting to detect translated Unknown messages
Reviewed-by: naoto
2019-03-13 13:05:37 +09:00
Per Lidén
6d4374b876
8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
...
Reviewed-by: eosterlund, stefank
2019-03-13 11:31:00 +01:00
Per Lidén
304dca18b5
8219816: Add IsArray/RemoveExtent type traits utilities
...
Reviewed-by: kbarrett, eosterlund
2019-03-13 11:31:00 +01:00