Jan Lahoda
|
ad5ea72286
|
8235541: Extend javax.lang.model to cover binding variables
Reviewed-by: darcy
|
2019-12-09 09:40:09 +01:00 |
|
Nikola Grcevski
|
ce7ede95eb
|
8234076: JVM crashes on Windows 10 using --module=NAME
Reviewed-by: ksrini, henryjen
|
2019-12-12 08:40:19 +00:00 |
|
Robin Westberg
|
3fe949b2f4
|
8232231: Remove invalid JFR thread CPU load test case
Reviewed-by: mseledtsov, egahlin
|
2019-12-12 07:48:08 +01:00 |
|
Ekaterina Pavlova
|
b4d9a0afca
|
8235808: Remove graalunit from tier1_compiler_not_xcomp
Reviewed-by: iignatyev
|
2019-12-11 21:15:19 -08:00 |
|
Daniil Titov
|
7b82266a15
|
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: dholmes, bobv, mchung, sspitsyn
|
2019-12-11 19:20:57 -08:00 |
|
Ekaterina Pavlova
|
efdf413a20
|
8235773: Tier3 fails because graalunit tests started to run with ZGC
Reviewed-by: iignatyev
|
2019-12-11 17:18:32 -08:00 |
|
Jie Fu
|
6a6ae16781
|
8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs
Reviewed-by: asemenyuk, herrick
|
2019-12-10 10:17:36 +08:00 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08:00 |
|
Jonathan Gibbons
|
d8d4cd6508
|
8235597: Extend support for -XDaccessInternalAPI to plugin modules
Reviewed-by: mcimadamore, jlahoda
|
2019-12-11 16:32:49 -08:00 |
|
Jonathan Gibbons
|
75acf956f1
|
Merge
|
2019-12-11 15:34:19 -08:00 |
|
Jonathan Gibbons
|
93b7d283d8
|
8214916: SourceLauncherTest fails on exploded image
Reviewed-by: ksrini
|
2019-12-11 15:33:17 -08:00 |
|
Robert Field
|
dca6e34397
|
8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
8232855: jshell missing word in /help help
Reviewed-by: jlahoda
|
2019-12-11 14:39:04 -08:00 |
|
Alexander Matveev
|
a51b5ae9c4
|
8235252: Repair run_tests.sh by locating jtreg locally
Reviewed-by: herrick, asemenyuk
|
2019-12-11 16:37:27 -05:00 |
|
Hannes Wallnöfer
|
7f10f57834
|
8235414: Module level doc-files show "unnamed package" as holder
Reviewed-by: jjg
|
2019-12-11 22:29:30 +01:00 |
|
Andy Herrick
|
8b99e85fbc
|
8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Reviewed-by: prr
|
2019-12-11 15:01:11 -05:00 |
|
Vicente Romero
|
69c1729e26
|
8234101: Compilation error thrown when repeating annotation is used on record component
Reviewed-by: jlahoda
|
2019-12-11 15:31:40 -05:00 |
|
Jeremy Kuhn
|
cbe604cf5d
|
8235457: Crash when reporting a message about an annotation on a module
8235458: Problem caused by imports in a module-info.java file
Reviewed-by: jjg
|
2019-12-11 11:55:50 -08:00 |
|
Alexander Matveev
|
b29f62ce51
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 13:47:44 -05:00 |
|
Tom Rodriguez
|
bca86d6492
|
8229961: Assert failure in compiler/graalunit/HotspotTest.java
Reviewed-by: kvn
|
2019-12-11 09:47:41 -08:00 |
|
Claes Redestad
|
91de8b6c91
|
8235551: BitMap::count_one_bits should use population_count
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: kbarrett, neliasso
|
2019-12-11 16:24:10 +01:00 |
|
Pavel Rappo
|
f51595bec2
|
8234746: Improve indexing of system properties
Reviewed-by: hannesw, jjg
|
2019-12-11 15:16:21 +00:00 |
|
Christian Hagedorn
|
ba94936c80
|
8233033: C2 produces wrong result while unswitching a loop due to lost control dependencies
Adding missing control dependencies when cloning loop predicates at loop unswitching.
Reviewed-by: roland, vlivanov, thartmann
|
2019-12-11 14:33:32 +01:00 |
|
Jan Lahoda
|
ec0fbdc0e9
|
8235338: test jdk/jshell/CompletenessTest.java fails for records
Reviewed-by: rfield
|
2019-12-11 13:08:45 +01:00 |
|
Jan Lahoda
|
308aea3e0b
|
8235474: JShell does not handle records properly
Reviewed-by: vromero, rfield
|
2019-12-11 13:08:42 +01:00 |
|
Tobias Hartmann
|
642d2ddcbc
|
8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
Do not try to verify strip mining if the strip mined loop is malformed.
Reviewed-by: roland, vlivanov
|
2019-12-11 10:42:44 +01:00 |
|
Prasanta Sadhukhan
|
c617914eeb
|
Merge
|
2019-12-11 12:03:39 +05:30 |
|
Ekaterina Pavlova
|
2c54f0f643
|
8215728: [Graal] we should run some Graal tests in tier1
Reviewed-by: iignatyev
|
2019-12-10 21:49:07 -08:00 |
|
Prasanta Sadhukhan
|
614e78b7fa
|
Merge
|
2019-12-11 11:13:41 +05:30 |
|
John Jiang
|
c2f68eacaa
|
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
Reviewed-by: xuelei
|
2019-12-11 11:29:03 +08:00 |
|
Brent Christian
|
4627488e74
|
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Reviewed-by: alanb, mchung
|
2019-12-10 11:56:26 -08:00 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Chris Hegarty
|
dadaffbbeb
|
8235531: Update record serialization migration tests to not use hard coded source versions
Reviewed-by: darcy
|
2019-12-10 19:10:14 +00:00 |
|
Doug Simon
|
25b5ddc05d
|
8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
Reviewed-by: kvn, thartmann
|
2019-12-10 09:34:33 -08:00 |
|
Prasanta Sadhukhan
|
28b4c4d781
|
Merge
|
2019-12-10 10:44:09 +05:30 |
|
Mikhailo Seledtsov
|
63ba804f4f
|
8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved
Placed TestJVMCrash test on a problem list
Reviewed-by: dcubed
|
2019-12-09 17:24:25 -08:00 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Tejpal Rebari
|
24232989ba
|
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
Reviewed-by: serb
|
2019-12-09 15:09:24 +05:30 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Phil Race
|
1a73baeb10
|
Merge
|
2019-12-06 12:06:09 -08:00 |
|
Vicente Romero
|
bf2f855cd7
|
8235446: confusing error message for records with no parens
Reviewed-by: mcimadamore
|
2019-12-06 14:23:17 -05:00 |
|
Claes Redestad
|
06cb195865
|
8234331: Add robust and optimized utility for rounding up to next power of two
Reviewed-by: eosterlund, stuefe, jrose
|
2019-12-06 18:05:36 +01:00 |
|
Igor Ignatyev
|
60fda4e577
|
8235353: clean up hotspot problem lists
Reviewed-by: kvn, mdoerr
|
2019-12-06 09:14:38 -08:00 |
|
Calvin Cheung
|
4abba17c10
|
8225219: [TESTBUG] AppCDS tests timed out with -Xcomp and --limit-modules option won't work with Graal
Reviewed-by: kvn, iklam, iignatyev
|
2019-12-06 09:09:33 -08:00 |
|
Michael McMahon
|
b96610d017
|
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Reviewed-by: alanb
|
2019-12-06 14:17:25 +00:00 |
|
Ambarish Rapte
|
8fd8c5bf5d
|
4949105: Access Bridge lacks html tags parsing
Reviewed-by: serb, prr, pbansal
|
2019-12-06 16:37:09 +05:30 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
cd2cc6d796
|
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Reviewed-by: prr, pbansal
|
2019-12-05 15:33:37 -08:00 |
|
Sergey Bylokhov
|
36eb7510f8
|
7124307: JSpinner and changing value by mouse
Reviewed-by: prr, pbansal
|
2019-12-05 15:31:23 -08:00 |
|
Sergey Bylokhov
|
e4ddde03d2
|
8234137: The "AutoTestOnTop.java" test may run external applications
Reviewed-by: prr
|
2019-12-05 15:29:13 -08:00 |
|
Prasanta Sadhukhan
|
e9e86ffb30
|
8221903 : PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
Reviewed-by: serb
|
2019-12-04 16:28:48 +05:30 |
|