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
Doug Lea
0a0a8a5791
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Doug Lea
abffccb329
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Lois Foltan
7ca4027957
8169559: Add class loader names to relevant VM messages
...
Added new method class_in_module_of_loader to provide a standard format for class information within error messages.
Reviewed-by: goetz, hseigel, mchung
2018-06-25 11:33:11 -04:00
Harsha Wardhana B
fc73803071
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
...
Reviewed-by: mchung, dholmes, dcubed, dfuchs
2018-06-25 20:36:06 +05:30
Shashidhara Veerabhadraiah
67b1418aa8
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
...
Reviewed-by: prr, psadhukhan
2018-06-25 14:32:46 +05:30
Pankaj Bansal
91f281c8d7
8194873: right ALT key hotkeys no longer work in Swing components
...
Reviewed-by: serb, psadhukhan
2018-06-25 12:50:25 +05:30
Dipak Kumar
739c54ae6d
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
...
Reviewed-by: prr, naoto
2018-06-25 16:01:01 +05:30
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Sergey Bylokhov
1c1a099b3c
8205144: JSpinner may change the font after became visible
...
Reviewed-by: psadhukhan
2018-06-23 11:48:42 -07:00
Shashidhara Veerabhadraiah
dc23979320
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
...
Reviewed-by: prr
2018-06-22 10:29:14 +05:30
Phil Race
a51fe99bfd
Merge
2018-06-21 09:53:50 -07:00
Stuart Marks
277b35da28
8203184: List.copyOf() fails to copy sublists
...
Reviewed-by: psandoz
2018-06-21 08:45:57 -07:00
Stuart Marks
693a6dd27a
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
...
Reviewed-by: martin, forax, psandoz, briangoetz
2018-06-21 08:25:03 -07:00
Robin Westberg
a61ed3b417
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
...
Reviewed-by: mgronlun
2018-06-21 13:39:20 +02:00
Sergey Bylokhov
dc6225338c
8203003: Several FileDialog Modality Tests fail on Linux due to X errors
...
Reviewed-by: prr, psadhukhan
2018-06-20 11:12:48 -07:00
Phil Race
316d8c0d42
Merge
2018-06-19 10:12:00 -07:00
Nishit Jain
9c47d8db3f
8204938: Add a test case to automatically check the updated LSR data
...
Reviewed-by: naoto, rriggs
2018-06-21 14:09:43 +05:30
Chris Plummer
cda97e3382
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
...
Reviewed-by: sspitsyn
2018-06-20 19:46:44 -07:00
Leonid Mesnik
4dae1e471b
8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
...
Reviewed-by: ccheung, mseledtsov, jiangli
2018-06-20 12:02:17 -07:00
Gustavo Romero
f02e0d4779
8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
...
Reviewed-by: goetz, iignatyev
2018-06-20 22:02:46 +02:00
Igor Ignatyev
55eb2d9b79
8205433: clean up hotspot ProblemList
...
Reviewed-by: kvn
2018-06-20 12:42:43 -07:00
Gary Adams
dfe4aabde4
6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
...
Reviewed-by: cjplummer, sspitsyn
2018-06-20 13:57:38 -04:00
Bernard Blaser
07012c9753
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
...
Reviewed-by: mcimadamore, vromero
2018-06-20 10:01:49 -07:00
Chris Hegarty
8d102fbc49
Merge
2018-06-20 17:48:39 +01:00