John Jiang
|
4dedba9ebe
|
8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log file
Release resource after reading port log file
Reviewed-by: xuelei
|
2018-07-03 09:27:41 +08:00 |
|
Jonathan Gibbons
|
e2064980ff
|
8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Reviewed-by: darcy
|
2018-07-02 17:54:36 -07:00 |
|
Roland Westrelin
|
7d7184e505
|
8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Reviewed-by: thartmann, kvn
|
2018-07-02 10:44:46 +02:00 |
|
Sergey Bylokhov
|
11184615a8
|
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
Reviewed-by: prr
|
2018-06-29 13:58:16 -07:00 |
|
Igor Ignatyev
|
16cb20cfbd
|
8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
Reviewed-by: kvn
|
2018-06-29 13:44:09 -07:00 |
|
Igor Ignatyev
|
6c7c6c7190
|
8206117: failed to get JDK properties for JVM w/o JVMCI
Reviewed-by: kvn
|
2018-06-29 13:43:35 -07:00 |
|
Ekaterina Pavlova
|
b4c6d6ae31
|
8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
Reviewed-by: kvn
|
2018-06-28 19:33:00 -07:00 |
|
Ekaterina Pavlova
|
992c9ee022
|
8205207: Port Graal unit tests under jtreg
Reviewed-by: kvn, erikj, iignatyev
|
2018-06-28 17:07:34 -07:00 |
|
Igor Ignatyev
|
6385038a37
|
8149729 : [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Reviewed-by: kvn
|
2018-06-28 16:45:15 -07:00 |
|
Robin Westberg
|
2ddeb31e89
|
8206006: Build failed on Windows
Reviewed-by: jwilhelm, dcubed
|
2018-06-29 01:09:29 +02:00 |
|
Gary Adams
|
446bbb0f40
|
8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds
Reviewed-by: cjplummer, sspitsyn, dcubed
|
2018-06-28 10:31:39 -04:00 |
|
Jan Lahoda
|
b5f1b1e0a3
|
8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Reviewed-by: vromero
|
2018-06-28 15:18:17 +02:00 |
|
Erik Gahlin
|
7f3a801cae
|
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
|
2018-06-28 15:17:44 +02:00 |
|
Erik Gahlin
|
3567e9c1d5
|
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
|
2018-06-28 15:13:39 +02:00 |
|
Robin Westberg
|
b11c7752e8
|
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
|
2018-06-28 15:06:55 +02:00 |
|
Athijegannathan Sundararajan
|
724ba7feb2
|
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Reviewed-by: jlaskey, hannesw
|
2018-06-28 18:04:19 +05:30 |
|
Alex Menkov
|
1e326d1b84
|
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Reviewed-by: sspitsyn, cjplummer, dholmes
|
2018-06-28 03:45:49 -07:00 |
|
Andrew Dinn
|
c61ba730c1
|
8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Implement tests to check volatile operations are translated to valid code
Reviewed-by: aph, kvn, dpochepk
|
2018-06-28 10:09:58 +00:00 |
|
Markus Grönlund
|
5fcc705378
|
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Reviewed-by: egahlin
|
2018-06-28 11:37:02 +02:00 |
|
Jan Lahoda
|
152488eeee
|
8205913: Inconsistent source code model
Ensuring variable declarations have non-null modifiers and names.
Reviewed-by: mcimadamore
|
2018-06-28 10:05:43 +02:00 |
|
Jan Lahoda
|
2183a72fe3
|
8195986: Incorrect javac -h output with annotation processing and missing classes
When clearing out symbols for a new annotation processing round, preserve types when possible.
Reviewed-by: vromero
|
2018-06-28 10:05:39 +02:00 |
|
Volker Simonis
|
19608b393d
|
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Reviewed-by: martin, erikj
|
2018-06-28 09:06:54 +02:00 |
|
Per Lidén
|
258346a5a0
|
8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Reviewed-by: coleenp, ccheung
|
2018-06-28 07:22:59 +02:00 |
|
Harsha Wardhana B
|
94faf6972b
|
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Reviewed-by: cjplummer
|
2018-06-28 09:40:46 +05:30 |
|
Smita Kamath
|
3feaefd75f
|
8205528: Base64 encoding algorithm using AVX512 instructions
Reviewed-by: kvn, psandoz
|
2018-06-27 20:21:42 -07:00 |
|
Tom Rodriguez
|
6fc0ec871a
|
8205824: Update Graal
Reviewed-by: iveresov, kvn
|
2018-06-27 17:02:41 -07:00 |
|
Igor Ignatyev
|
80e93fc752
|
8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Reviewed-by: iveresov
|
2018-06-27 16:57:21 -07:00 |
|
Hannes Wallnöfer
|
7d73d3cbf1
|
8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
Reviewed-by: jjg
|
2018-06-28 01:46:03 +02:00 |
|
Igor Ignatyev
|
b3f5c241c1
|
8205954: clean up hotspot ProblemList
Reviewed-by: kvn
|
2018-06-27 16:19:28 -07:00 |
|
Igor Ignatyev
|
69106b4333
|
8202554: Remove hotspot tests for javafx.* modules
Reviewed-by: kvn
|
2018-06-27 15:15:11 -07:00 |
|
Calvin Cheung
|
8d1a97542e
|
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
Disable JFR and output a warning message during CDS dump time if JFR is enabled.
Reviewed-by: jiangli, lfoltan
|
2018-06-27 14:46:15 -07:00 |
|
Jonathan Gibbons
|
7b117026d2
|
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Reviewed-by: mchung
|
2018-06-27 14:20:41 -07:00 |
|
Igor Ignatyev
|
19085e7dad
|
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Reviewed-by: dholmes
|
2018-06-27 13:43:52 -07:00 |
|
Phil Race
|
bd7d1af092
|
Merge
|
2018-06-27 10:06:03 -07:00 |
|
Igor Veresov
|
700a0427a1
|
8202698: Update Graal for JEP 181 - Nest-based access control
Reviewed-by: kvn
|
2018-06-27 09:56:06 -07:00 |
|
Joe Wang
|
e5ac84c7b0
|
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
|
2018-06-27 09:31:51 -07:00 |
|
Goetz Lindenmaier
|
cad47f4a03
|
8199940: Print more information about class loaders in IllegalAccessErrors
Reviewed-by: lfoltan, mchung
|
2018-06-27 09:52:23 +02:00 |
|
Robbin Ehn
|
1e4a26ceda
|
8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Reviewed-by: coleenp, gziemski
|
2018-06-27 12:46:15 +02:00 |
|
Sibabrata Sahoo
|
7c0ca4d75f
|
8205111: Develop new Test to verify different key types for supported TLS protocols
TLS test with different key types for supported.
Reviewed-by: xuelei
|
2018-06-27 02:20:55 -07:00 |
|
Priya Lakshmi Muthuswamy
|
6dca162699
|
8187288: bad (no) wrapping for modifier and type column
Reviewed-by: jjg
|
2018-06-27 12:56:21 +05:30 |
|
Stuart Marks
|
aaf546777f
|
8203670: unmodifiable List iterator() implementations should not be ListIterators
Reviewed-by: redestad, igerasim, plevart
|
2018-06-26 19:45:59 -07:00 |
|
Amy Lu
|
7d63a78e0a
|
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Reviewed-by: xuelei
|
2018-06-27 09:44:46 +08:00 |
|
Igor Ignatyev
|
b4716c95a0
|
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Reviewed-by: kvn
|
2018-06-26 16:01:37 -07:00 |
|
Serguei Spitsyn
|
17f2e93cd9
|
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
|
2018-06-26 15:46:20 -07:00 |
|
Serguei Spitsyn
|
ed24b806f1
|
8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
Add the test to the ProblemList.txt
Reviewed-by: dcubed
|
2018-06-26 13:50:59 -07:00 |
|
Serguei Spitsyn
|
35a9c52708
|
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Add the test to the ProblemList.txt
Reviewed-by: dcubed
|
2018-06-26 12:29:20 -07:00 |
|
Roger Riggs
|
e9d845c870
|
8205547: FileChannel/CleanerTest.java fails due to expected FD count
Reviewed-by: psandoz
|
2018-06-26 12:42:36 -04:00 |
|
Phil Race
|
a6731ea341
|
Merge
|
2018-06-25 14:56:07 -07:00 |
|
Toshio Nakamura
|
d6c849a824
|
8187100: Support Unicode Variation Selectors
Support Unicode Variation Selectors
Reviewed-by: prr, srl
|
2018-06-25 11:40:46 -07:00 |
|
Phil Race
|
b6dba38ce4
|
Merge
|
2018-06-25 10:21:50 -07:00 |
|