Gary Adams
32a5512763
8211343: nsk_jvmti_parseoptions should handle multiple suboptions
...
Reviewed-by: sspitsyn, cjplummer
2019-01-02 07:19:33 -05:00
Tagir F. Valeev
42e7372b3e
8214687: Optimize Collections.nCopies().hashCode() and equals()
...
Reviewed-by: igerasim, smarks
2018-12-30 08:57:24 +07:00
Sergey Ustimenko
9d3cfddfb6
8215966: GeneratePropertyPassword.sh uses bash syntax
...
Use "case" instead of "if" for the NT check to make sh happy.
Reviewed-by: dholmes
2018-12-28 15:19:14 -08:00
David Holmes
6c4ec86cea
8215954: [testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp
...
Reviewed-by: dcubed
2018-12-28 16:31:11 -05:00
David Holmes
526f854cc1
8214097: Rework thread initialization and teardown logic
...
Reviewed-by: rehn, mgronlun, dcubed, kbarrett
2018-12-27 21:17:11 -05:00
Srinivas Dama
ead8577920
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
...
Set Log.useSource and fix the issue in Modules.java when broken module is encountered
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: jjg
2018-12-24 12:18:40 +05:30
Weijun Wang
4769c9fbad
8215769: Java cannot probe pkcs12 files exported by Firefox
...
Reviewed-by: mullan
2018-12-22 10:38:45 +08:00
Brian Burkhalter
fedf0767fc
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
...
Reviewed-by: rriggs, plevart, smarks
2018-12-21 13:03:03 -08:00
Jonathan Gibbons
2162a500c1
8215516: Move JavadocTester to a named package
...
Reviewed-by: hannesw
2018-12-21 10:38:33 -08:00
Philipp Kunz
1dae61a374
8066619: Fix deprecation warnings in java.util.jar
...
Reviewed-by: rriggs, lancea
2018-12-21 09:54:32 -05:00
Alex Menkov
ae369f40a4
8215716: PopFrame() was unexpectedly done
...
Reviewed-by: dholmes, sspitsyn
2018-12-20 17:51:16 -08:00
Jesper Wilhelmsson
eb3549baf7
Merge
2018-12-21 01:25:46 +01:00
Nick Gasson
d62b658ffc
8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode
...
Reviewed-by: aph, dpochepk
2018-12-20 17:07:07 +00:00
Igor Ignatyev
b756562a67
8215322: add @file support to jaotc
...
Reviewed-by: kvn
2018-12-18 13:37:06 -08:00
Valerie Peng
cfcd43da04
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
...
Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
2018-12-19 02:27:44 +00:00
Dean Long
57dc039131
8214583: AccessController.getContext may return wrong value after JDK-8212605
...
Reviewed-by: mchung, redestad
2018-12-18 16:36:26 -08:00
Xue-Lei Andrew Fan
ad47b4c4cc
8209333: Socket reset issue for TLS 1.3 socket close
...
Reviewed-by: jnimeh
2018-12-18 15:18:44 -08:00
Rahul Raghavan
5a6385b363
8211698: Crash in C2 compiled code during execution of double array heavy processing code
...
Correctly registered new Opaque4Node in add_range_check_predicate
Reviewed-by: roland, thartmann
2018-12-18 19:13:54 +05:30
Per Lidén
6a9c6a0392
8215451: JNI IsSameObject should not keep objects alive
...
Reviewed-by: eosterlund, kbarrett
2018-12-17 16:55:17 +01:00
Tobias Hartmann
2e989366ea
8215410: Regression test for JDK-8214994
...
Added a regression test for 8214994 which was fixed by accident with 8211451.
Reviewed-by: kvn
2018-12-17 08:25:57 +01:00
Robert Field
2ebc9f99e5
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
...
Reviewed-by: jlahoda
2018-12-15 17:13:39 -08:00
Xue-Lei Andrew Fan
3933c8477b
8214339: SSLSocketImpl erroneously wraps SocketException
...
Reviewed-by: ascarpino, jnimeh
2018-12-14 19:39:39 -08:00
Pavel Rappo
884c808e83
8215292: Back out changes for node- and link- local ipv6 multicast address
...
Reviewed-by: chegar, alanb
2018-12-14 19:49:03 +00:00
Liam Miller-Cushon
1cd847d6d1
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
...
Reviewed-by: jfranck
2018-12-07 16:56:53 -08:00
Alex Menkov
a4d4c07f7b
8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output
...
Reviewed-by: sspitsyn, jcbeyler
2018-12-19 14:08:08 -08:00
Jesper Wilhelmsson
f4f859b446
Merge
2018-12-19 20:53:30 +01:00
Vicente Romero
f398c3dcd2
8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224
...
Reviewed-by: mcimadamore
2018-12-19 14:02:19 -05:00
Daniel Fuchs
d6738d6600
8213402: [Testbug] java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest creates an invalid nest relationship
...
The failing tests are refactored to make the custom logger finder class a top-level class.
Reviewed-by: dholmes, mchung
2018-12-19 11:48:34 +01:00
Christoph Langer
206ea259ec
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
...
Reviewed-by: redestad, lancea
2018-12-19 10:36:16 +00:00
Vicente Romero
8b6b63b38b
8207224: Javac compiles source code despite illegal use of unchecked conversions
...
Reviewed-by: mcimadamore, darcy
2018-12-18 16:22:46 -05:00
Gary Adams
cc65367331
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
...
Reviewed-by: dholmes, sspitsyn, cjplummer, jcbeyler
2018-12-18 07:33:07 -05:00
Alan Bateman
888057a89f
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
...
Reviewed-by: redestad, mchung, jjg
2018-12-18 10:26:15 +00:00
Jean Christophe Beyler
f3657753d6
8201655: Add thread-enabled support for the Heap Sampling
...
Added thread-enabled support
Reviewed-by: amenkov, sspitsyn
2018-12-14 13:13:06 -08:00
Lance Andersen
d1951aa97c
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
...
Reviewed-by: alanb
2018-12-14 14:17:22 -05:00
Jean Christophe Beyler
a9d7e075e5
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
...
Modify the requirement to be tested
Reviewed-by: amenkov, pliden, sspitsyn
2018-12-14 10:51:09 -08:00
Jesper Wilhelmsson
2932598566
Merge
2018-12-14 01:34:13 +01:00
Erik Gahlin
165c644cf8
8215362: JFR GTest JfrTestNetworkUtilization fails
...
Reviewed-by: mgronlun
2018-12-13 23:25:00 +01:00
Leonid Mesnik
f03df8356b
8215369: Jcstress pollute /var/tmp with temporary files
...
Reviewed-by: iignatyev, mseledtsov
2018-12-13 14:16:21 -08:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Aleksey Shipilev
2278601b7c
8181143: Introduce diagnostic flag to abort VM on too long VM operations
...
Reviewed-by: rkennke, zgu, dholmes, stuefe, rehn
2018-12-13 16:45:24 +01:00
Vicente Romero
650f3fc113
8215300: additional changes to constants API
...
Reviewed-by: goetz
2018-12-13 10:35:09 -05:00
Erik Gahlin
a3ca6f482e
8215175: Inconsistencies in JFR event metadata
...
Reviewed-by: mgronlun
2018-12-13 14:21:04 +01:00
Goetz Lindenmaier
905d607b35
8215534: [testbug] some jfr test don't check @requires vm.hasJFR
...
Reviewed-by: sundar, egahlin
2018-12-13 08:36:10 +01:00
Daniel Fuchs
0bdabe5e08
8211093: Default logging.properties sets log level for com.xyz.foo
...
Reviewed-by: bpb, rriggs
2018-12-13 11:27:37 +00:00
Weijun Wang
dcb88767a7
8213009: Refactoring existing SunMSCAPI classes
...
Reviewed-by: valeriep
2018-12-13 17:28:19 +08:00
Alan Bateman
eed637f497
8214696: Module class should be filtered by core reflection
...
Reviewed-by: lancea, mchung, sundar
2018-12-13 09:02:52 +00:00
Jamsheed Mohammed C M
79d7ae7633
8211034: OnStackReplacePercentage option checking has bugs
...
Fixed the constraint checks
Reviewed-by: kvn
2018-12-12 23:08:01 -08:00
Ekaterina Pavlova
966aaa1f9b
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest
...
Reviewed-by: dlong
2018-12-12 22:23:48 -08:00
John Jiang
017c702b8a
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
...
Reviewed-by: xuelei
2018-12-13 12:34:35 +08:00
Weijun Wang
9136c7d1d0
8076190: Customizing the generation of a PKCS12 keystore
...
Reviewed-by: mullan
2018-12-13 11:16:33 +08:00