Ioi Lam
d5bdb76e84
8236236: Eliminate CDS md region and consolidate c++ vtable patching code
...
Reviewed-by: ccheung
2020-01-22 11:52:27 -08:00
Patricio Chilano Mateo
b25bb17b41
8230594: Allow direct handshakes without VMThread intervention
...
Introduce direct handshakes and enable it for biased locking revocations.
Reviewed-by: dholmes, dcubed, coleenp, rehn
2020-01-22 16:46:46 +00:00
Alan Bateman
c6a4cea7a0
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
...
Reviewed-by: chegar
2019-12-20 09:28:57 +00:00
Ioi Lam
d1ad0eaf8f
8233826: Change CDS dumping tty->print_cr() to unified logging
...
Reviewed-by: coleenp, dholmes, jiangli
2019-12-19 23:04:49 -08:00
Jesper Wilhelmsson
4f22b49c85
Merge
2019-12-20 04:47:34 +01:00
Ekaterina Pavlova
cfddf53c01
8236139: [Graal] java/lang/RuntimeTests/exec/LotsOfOutput.java fails with JVMCI enabled
...
Reviewed-by: kvn
2019-12-19 13:20:58 -08:00
Phil Race
9628324ae7
Merge
2019-12-19 12:28:56 -08:00
Lance Andersen
fb1c57789e
8235961: SyncResolverImpl does not throw SQLException as expected
...
Reviewed-by: joehw, bpb
2019-12-19 15:23:57 -05:00
Alexey Semenyuk
91008df5a8
8236138: Add tests for jmod applications
...
Reviewed-by: herrick, prr
2019-12-19 13:39:10 -05:00
Vicente Romero
9695ddfffc
8234445: spurious error message for record constructors with receiver parameters
...
Reviewed-by: mcimadamore
2019-12-19 11:46:35 -05:00
Pankaj Bansal
ef14de54e7
8234733: We can't distinguish if the spinner button is pressed or unpressed
...
Reviewed-by: psadhukhan, prr
2019-12-19 11:57:58 +05:30
Chris Plummer
5cb06ce2fb
8234277: ClhsdbLauncher should enable verbose exceptions and do a better job of detecting SA failures
...
Reviewed-by: sspitsyn, ysuenaga
2019-12-18 11:49:30 -08:00
Coleen Phillimore
eb6beeac94
8235829: graal crashes with Zombie.java test
...
Start ServiceThread before compiler threads, and run nmethod barriers for zgc before adding to the service thread queues, or posting events from the java thread.
Reviewed-by: pliden, dholmes, rehn
2019-12-18 11:51:22 -05:00
Jatin Bhateja
079db54d51
8230185: assert(is_Loop()) failed: invalid node class
...
Adding missing check for a counted loop.
Reviewed-by: kvn, thartmann
2019-12-18 10:04:53 +01:00
Sergey Bylokhov
61cfabff57
8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
...
Reviewed-by: prr
2019-12-18 10:10:32 +03:00
Daniel D. Daugherty
1253f7e8fa
8236130: ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
...
Reviewed-by: mikael
2019-12-17 15:38:22 -05:00
Alexandre Iline
ffc18e5c8c
8236044: Create jdk_accessibility test group
...
Reviewed-by: prr
2019-12-17 11:10:52 -08:00
Roman Kennke
773b7b6c4b
8236106: [TESTBUG] Shenandoah: Make TestThreadFailure more resilient
...
Reviewed-by: zgu
2019-12-17 18:23:33 +01:00
Igor Ignatyev
60073c395c
8235866: bump jtreg requiredVersion to 4.2b16
...
Reviewed-by: dholmes, joehw
2019-12-16 15:45:07 -08:00
Michael McMahon
b73faca452
8235976: Directives in WWW-Authenticate should be comma separated
...
Reviewed-by: chegar
2019-12-16 16:44:03 +00:00
Sibabrata Sahoo
fca342f736
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
...
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
2019-12-16 00:23:50 -08:00
John Jiang
abac8b17a9
8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
...
Reviewed-by: xuelei
2019-12-16 16:19:10 +08:00
Sergey Bylokhov
ddc851536c
8235739: Rare NPE at WComponentPeer.getGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:39:30 -08:00
Sergey Bylokhov
76da2b777a
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:37:48 -08:00
Sibabrata Sahoo
58cce5fbf4
8234728: Some security tests should support TLSv1.3
...
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
2019-12-13 01:43:14 -08:00
Pankaj Bansal
e6b381faa2
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
...
Reviewed-by: psadhukhan, prr
2019-12-13 12:08:10 +05:30
Jorn Vernee
8f4f088a12
8234049: Implementation of Memory Access API (Incubator)
...
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
2019-12-12 22:59:57 +00:00
Brian Burkhalter
7cdecd8981
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
...
Reviewed-by: alanb, rriggs
2019-12-12 13:43:07 -08:00
Vicente Romero
be6b4aab40
8236692: static final fields without initializer are accepted by javac
...
Reviewed-by: mcimadamore
2020-01-08 15:18:58 -05:00
Stefan Karlsson
e6876a9cc3
8226797: serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)
...
Reviewed-by: sjohanss, tschatzl
2019-12-12 16:23:13 +01:00
Pavel Rappo
5ca3e6334a
8215038: Add a page that lists all system properties
...
Co-authored-by: Priya Lakshmi Muthuswamy <priya.lakshmi.muthuswamy@oracle.com>
Reviewed-by: hannesw, jjg
2019-12-12 13:06:59 +00:00
Stefan Karlsson
47ee85a247
8235760: ZGC: Implement precise check for @require vm.gc.Z for Windows
...
Reviewed-by: eosterlund, pliden
2019-12-11 12:53:10 +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
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
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
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
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
Leonid Mesnik
dc0cc5520c
8235530: Removed duplicated threadByName methods in nsk/jdi tests
...
Reviewed-by: dholmes, sspitsyn
2019-12-09 13:02:07 -08:00
Jonathan Gibbons
589f23568a
8234689: facilitate writing additional custom attributes in a class file
...
Reviewed-by: jlahoda
2019-12-09 12:27:57 -08:00
Jonathan Gibbons
45b8d09e1b
8234211: allow discoverable javac plugins to be invoked by default
...
Reviewed-by: jlahoda
2019-12-09 10:44:02 -08:00
Ioi Lam
749bda0e2d
8235490: AppCDS DynamicArchiveRelocationTest.java failed: 'always map archive(s) at an alternative address' missing
...
Reviewed-by: coleenp, ccheung
2019-12-09 09:59:03 -08:00
Andy Herrick
ade72f4965
Merge
2019-12-09 13:02:05 -05:00
Andy Herrick
72caf85c0f
8235453: tools/jpackage/junit/junit.java failed
...
Reviewed-by: prr
2019-12-09 13:01:02 -05:00
Patrick Concannon
22e26b2a81
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
...
Fix adds multicast socket options to DatagramSocket
Reviewed-by: alanb, dfuchs, vtewari
2019-12-09 14:25:37 +00:00
Aleksei Efimov
3f259d8e3a
8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed
...
Reviewed-by: dfuchs, vtewari
2019-12-09 14:07:26 +00:00
Christoph Langer
3c8ec642ff
8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java
...
Reviewed-by: iklam, iignatyev
2019-12-09 15:01:57 +01:00
Julia Boes
07fc539a85
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
...
Increase the number of bind retries and test repeats, best effort only
Reviewed-by: msheppar, dfuchs, vtewari
2019-12-09 12:46:12 +00:00
Stefan Johansson
9cabfa82ff
8165443: Free Collection Set serial phase takes very long on large heaps
...
Reviewed-by: tschatzl, kbarrett
2019-12-09 10:26:41 +01:00
Rahul Raghavan
228c3144d2
8233453: MLVM deoptimize stress test timed out
...
Increased timeout factor for MLVM deoptimize stress test
Reviewed-by: iignatyev, thartmann
2019-12-09 14:02:03 +05:30
Mandy Chung
e7fa637179
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
...
Reviewed-by: alanb
2019-12-06 15:10:40 -08:00
Joe Darcy
e1921502c5
8235514: Update record serialization tests to not use hard coded source versions
...
Reviewed-by: lancea
2019-12-06 13:32:46 -08:00
Joe Darcy
0da41b464e
8235499: Change HotSpot jtreg records test to better handle JDK updates
...
Reviewed-by: hseigel, iignatyev
2019-12-06 12:13:25 -08:00
Gustavo Romero
1691abc747
8234599: PPC64: Add support on recent CPUs and Linux for JEP-352
...
Reviewed-by: mbaesken, mdoerr, adinn
2019-11-21 17:10:26 -03:00
Severin Gehwolf
d462a6b5c9
8230305: Cgroups v2: Container awareness
...
Implement Cgroups v2 container awareness in hotspot
Reviewed-by: bobv, dholmes
2019-11-07 17:11:59 +01:00
Coleen Phillimore
65354d838a
8236901: 8232759 missed a test case
...
Use jcmd GC.class-histogram because it also works for verifying that the classes are loaded.
Reviewed-by: dholmes, mseledtsov, iklam
2020-01-17 06:56:29 -05:00
Fairoz Matte
a4b3e781fe
8236701: [TESTBUG] compiler/loopopts/superword/Vec_MulAddS2I.java uses wrong flag -XX:-SuperWord
...
Reviewed-by: iklam, thartmann
2020-01-16 17:37:09 -08:00
Masanori Yano
567465c62c
8216012: Infinite loop in RSA KeyPairGenerator
...
Check and error out on even RSA public exponents
Reviewed-by: valeriep
2020-01-17 01:05:27 +00:00
Daniil Titov
75912b7aaa
8236873: Worker has a deadlock bug
...
Reviewed-by: dfuchs, dholmes, sspitsyn
2020-01-16 09:53:03 -08:00
Igor Ignatyev
e2240b714e
8236111: narrow allowSmartActionArgs disabling
...
Reviewed-by: dholmes, mullan, darcy, rriggs
2020-01-15 21:20:40 -08:00
Jesper Wilhelmsson
51d5164ca2
Merge
2020-01-16 04:09:50 +01:00
Fei Yang
a86e196559
8235762: JVM crash in SWPointer during C2 compilation
...
Reviewed-by: thartmann, chagedorn, neliasso
2020-01-09 19:12:16 +08:00
Jesper Wilhelmsson
d34f561de0
Merge
2020-01-15 20:41:46 +01:00
Vicente Romero
ff77d06f17
8236597: issues inferring type annotations on records
...
Reviewed-by: mcimadamore
2020-01-15 10:45:03 -05:00
Coleen Phillimore
c0dce25756
8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match"
...
Use getTestJavaOpts() instead of getVmOptions() because of mach5 configuration settings.
Reviewed-by: lmesnik, cjplummer, dholmes
2020-01-15 08:11:03 -05:00
Roland Westrelin
8d2e11397a
8237007: Shenandoah: assert(_base == Tuple) failure during C2 compilation
...
Reviewed-by: thartmann, rkennke
2020-01-09 17:26:26 +01:00
Tobias Hartmann
f243173a18
8236721: C2 should better optimize not-equal integer comparisons
...
Narrow the type if an integer value is found to be unequal to it's lower/upper boundary.
Reviewed-by: roland, neliasso
2020-01-15 08:44:53 +01:00
Mikael Vidstedt
b63b9a2edb
8237182: Update copyright header for shenandoah and epsilon files
...
Reviewed-by: iignatyev, zgu
2020-01-14 19:27:03 -08:00
Vicente Romero
ddcac6f066
8236682: Javac generates a redundant FieldRef constant for record fields
...
Reviewed-by: mcimadamore
2020-01-14 21:49:43 -05:00
Pavel Rappo
026eac269c
8235435: Remove (obsolete) @author info from javadoc source and tests
...
Reviewed-by: jjg
2019-12-06 10:12:51 +00:00
Christian Hagedorn
fd8832f726
8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
...
Fixes wrong idom information set in loop peeling when a loop strip mined loop is involved.
Reviewed-by: vlivanov, thartmann
2019-12-06 10:00:16 +01:00
Thomas Schatzl
70c62f537c
8235341: Improve WorkerDataArray API to disallow separate instantiation of sub-items
...
Reviewed-by: lkorinth, sjohanss
2019-12-06 09:49:59 +01:00
Thomas Schatzl
02dad379ee
8235346: [Redo] 8235247: WorkerDataArray leaks C heap memory for associated work items
...
Fix gtest after last iteration to acknowledge correct ownership of sub-WorkerDataArrays.
Reviewed-by: lkorinth, sjohanss
2019-12-06 09:49:57 +01:00
Joe Darcy
81ec9e3087
8235369: Class.toGenericString need to be updated for records
...
Reviewed-by: vromero, mchung, chegar
2019-12-05 14:19:35 -08:00
Coleen Phillimore
565770872a
Merge
2019-12-05 16:58:18 -05:00
Coleen Phillimore
8846a8043d
8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
...
Add local deferred event list to thread to post events outside CodeCache_lock.
Reviewed-by: eosterlund, dholmes, sspitsyn
2019-12-05 16:57:17 -05:00
Alex Menkov
5cbabecd3b
8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows
...
Reviewed-by: dcubed
2019-12-05 13:52:38 -08:00
Naoto Sato
730d0ecf19
8222756: Plural support in CompactNumberFormat
...
Reviewed-by: joehw, rriggs
2019-12-05 13:10:18 -08:00
Andy Herrick
264573c9ce
8212780: Packaging Tool Implementation
...
Co-authored-by: Alexey Semenyuk <alexey.semenyuk@oracle.com>
Co-authored-by: Alexander Matveev <alexander.matveev@oracle.com>
Co-authored-by: Kevin Rushforth <kevin.rushforth@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: asemenyuk, almatvee, herrick, kcr, prr, erikj, ihse, rriggs, mchung, alanb
2019-12-05 11:25:33 -05:00
Jim Laskey
945c8d555b
8232681: ArrayIndexOutOfBoundsException with text blocks in javac when using -Xlint
...
Reviewed-by: sundar
2019-12-05 09:22:21 -04:00
Leo Korinth
c023983c7f
8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations
...
Reviewed-by: eosterlund, tschatzl
2019-12-05 12:52:07 +01:00
Weijun Wang
ab280fcac4
8234267: DelegationPermission implementation doesn't completely follow the updated specification
...
Reviewed-by: xuelei
2019-12-05 10:36:46 +08:00
Christoph Göttschkes
9c4adc66c7
8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit
...
Reviewed-by: kvn
2019-12-04 10:38:54 +01:00
Letu Yang
06257b3f1d
8234288: Turkey Time Zone returns incorrect time zone name
...
Add and use "Turkey Time" time zone.
Reviewed-by: naoto, martin, phh
2019-12-04 15:01:22 -08:00
Mikhailo Seledtsov
8b029e21a2
8235356: [TESTBUG] Disable 'producer is alive' check in JFR TestCrossProcessStreaming
...
Disabled the check
Reviewed-by: dcubed
2019-12-04 14:44:29 -08:00
Vicente Romero
827e5e3226
8225054: Compiler implementation for records
...
8225052: javax.lang.model support for records
8225053: Preview APIs support for records
8225055: Javadoc for records
8226314: com.sun.source support for records
8227113: Specification for java.lang.Record
8233526: JVM support for records
Implement records in the compiler and the JVM, including serialization, reflection and APIs support
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, briangoetz, alanb, darcy, chegar, jrose, jlahoda, coleenp, dholmes, lfoltan, mchung, sadayapalam, hannesw, sspitsyn
2019-12-04 15:57:39 -05:00
Ioi Lam
ce9ff0924f
8235179: [TESTBUG] DynamicArchiveRelocationTest.java fails with 'runtime archive relocation start' missing
...
Reviewed-by: mseledtsov, ccheung
2019-12-04 11:19:25 -08:00
Mandy Chung
a445b66e58
8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup
...
Add a new Lookup::hasFullPrivilegeAccess method and document the capabilities requiring full privileges
Reviewed-by: alanb, plevart
2019-12-04 10:46:49 -08:00
Alan Bateman
e7d68cd13b
8235193: (dc) Remove JNI overhead from DatagramChannel.send implementation
...
Reviewed-by: chegar
2019-12-04 16:37:00 +00:00
Coleen Phillimore
386b387ef2
8234355: Buffer overflow in jcmd GC.class_stats due to too many classes
...
Remove use of GC.class_stats in testing and failure analysis (plan to deprecate)
Reviewed-by: dcubed
2019-12-04 11:09:15 -05:00
Arno Zeller
f67111067e
8234696: tools/jlink/plugins/VendorInfoPluginsTest.java times out
...
Reviewed-by: mchung, clanger
2019-12-02 17:10:02 +01:00
Jan Lahoda
07be23513b
8234922: No compilation error reported not reported for a binding variable when loop broken with label
...
Any break outside of a loop should confine the binding variables from the loop's condition to the loop
Reviewed-by: mcimadamore
2019-12-04 09:38:32 +01:00
Jan Lahoda
f26bdf8476
8234899: Compiler reports AssertionError for conditional operator ? : and pattern matching for instanceof
...
Reviewed-by: mcimadamore
2019-12-04 09:38:31 +01:00
Igor Ignatyev
503a960e7d
8129092: compiler/intrinsics/classcast/NullCheckDroppingsTest.java testVarClassCast() can fail
...
Reviewed-by: kvn
2019-12-03 20:23:53 -08:00
Chris Plummer
b1c42a1d46
8235221: Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java
...
Reviewed-by: iignatyev
2019-12-03 20:08:37 -08:00
Kim Barrett
e70386f23a
8213415: BitMap::word_index_round_up overflow problems
...
Limit BitMap sizes so to-word round-up can't overflow.
Reviewed-by: tschatzl, stuefe
2019-12-03 15:12:56 -05:00
Serguei Spitsyn
7204086e7e
8235280: UnProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
...
Remove test from ProblemList.txt.
Reviewed-by: iignatyev
2019-12-03 19:45:38 +00:00
Vladimir Ivanov
a6daef527e
8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
...
Reviewed-by: jrose
2019-12-03 20:13:21 +03:00
John Jiang
3cb74bd7ee
8235255: ProblemList javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
...
Reviewed-by: mullan
2019-12-04 00:06:41 +08:00
Julia Boes
095d77acf0
8234964: failure_handler: gather more environment information on Windows, Solaris and Linux
...
Add 'ifconfig -a' on Solaris and Linux, 'ipconfig /all' on Windows
Reviewed-by: iignatyev, vtewari
2019-12-03 12:44:50 +00:00
Harold Seigel
f91513a7b0
8234656: Improve granularity of verifier logging
...
Print brief output for log level 'info'. Print detailed output for 'debug' and 'trace'.
Reviewed-by: iklam, lfoltan, dholmes
2019-12-03 14:10:53 +00:00
Per Lidén
5e758d2368
8234543: ZGC: Parallel pre-touch
...
Reviewed-by: eosterlund, stefank
2019-12-03 13:51:29 +01:00
Jim Laskey
234f326d79
8233116: Escape Sequences For Line Continuation and White Space (Preview)
...
Reviewed-by: vromero, jlahoda, bchristi, mcimadamore
2019-12-03 08:35:21 -04:00
Michael McMahon
7afaaf1229
8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
...
Reviewed-by: alanb
2019-12-03 11:57:10 +00:00
Michael McMahon
a2fad13ce2
8234823: java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10
...
Reviewed-by: alanb
2019-12-03 11:55:47 +00:00
Igor Ignatyev
6864634fb1
8216041: [Event Request] - Deoptimization
...
Reviewed-by: iignatyev, vlivanov, egahlin
2019-12-03 12:41:45 +01:00
Stefan Karlsson
802580b236
8234822: Limit ZGC jtreg-support to Windows 2019 Server
...
Reviewed-by: iignatyev, eosterlund
2019-12-03 10:40:58 +01:00
Tobias Hartmann
aff41433b6
8234617: C1: Incorrect result of field load due to missing narrowing conversion
...
Emit an explicit conversion to get the correct field value after the write.
Reviewed-by: vlivanov, mdoerr
2019-12-03 08:29:04 +01:00
Prasanta Sadhukhan
c7a2e3b838
Merge
2019-12-03 12:42:20 +05:30
Prasanta Sadhukhan
50190491d7
Merge
2019-12-03 11:52:31 +05:30
Weijun Wang
bc19b64856
8234744: KeyStore.store can write wrong type of file
...
Reviewed-by: mullan
2019-12-03 14:38:18 +08:00
Coleen Phillimore
d1d57d9446
8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
...
Call extension ClassUnload event as a deferred event from the ServiceThread and remove unsafe arguments
Reviewed-by: sspitsyn, dholmes
2019-12-02 09:02:17 -05:00
Thomas Schatzl
eaca9f8846
8234574: Rename prediction methods in G1Analytics
...
Reviewed-by: sjohanss, sangheki
2019-12-02 14:21:32 +01:00
Prasanta Sadhukhan
55f3fd95e6
8234149: Several regression tests do not dispose Frame at end
...
Reviewed-by: serb
2019-12-02 11:58:14 +05:30
Ivan Gerasimov
cd589d8469
8234147: Avoid looking up standard charsets in core libraries
...
Reviewed-by: alanb
2019-12-01 15:29:37 -08:00
Alan Bateman
f3e90595aa
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
...
Reviewed-by: dfuchs, chegar
2019-11-30 16:21:19 +00:00
Erik Gahlin
b3ea416824
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
...
Reviewed-by: mgronlun
2019-11-29 17:31:01 +01:00
Andrew Dinn
7b02e24b65
8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776
...
Reviewed-by: aph
2019-11-29 15:37:13 +00:00
Robbin Ehn
3d7d54b145
8234086: VM operation can be simplified
...
Reviewed-by: kbarrett, dholmes, dcubed
2019-11-29 12:09:25 +01:00
Thomas Schatzl
257c3930f9
8227434: G1 predictions may over/underflow with high variance input
...
Clamp G1 prediction output to sensible values.
Reviewed-by: lkorinth, sjohanss
2019-11-29 10:20:16 +01:00
Matthias Baesken
02f2c5ff95
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
...
Reviewed-by: clanger, iignatyev
2019-11-28 09:23:09 +01:00
Sibabrata Sahoo
b03ba9e300
8234723: javax/net/ssl/TLS tests support TLSv1.3
...
Missing TLSv1.3 test cases
Reviewed-by: xuelei
2019-11-28 22:29:07 -08:00
John Jiang
ec16834845
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
...
Reviewed-by: xuelei
2019-11-29 14:07:16 +08:00
Rajan Halade
17c2f4808a
8233223: Add Amazon Root CA certificates
...
Reviewed-by: mullan
2019-11-28 10:43:35 -08:00
Patrick Concannon
55da7d34c9
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
...
The MulticastSocket method getOption has been changed to conform to the behavior described in StandardSocketOptions.IP_MULTICAST_IF.
Reviewed-by: chegar, dfuchs
2019-11-28 16:49:52 +00:00
Chihiro Ito
558aadf608
8232594: Make the output of the JFR command duration more user friendly
...
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Reviewed-by: egahlin, cito
2019-11-28 18:30:18 +01:00
Julia Boes
e00ded00f0
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
...
Skip dispatcherThread.join() if current thread is the dispatcherThread
Reviewed-by: dfuchs, msheppar, vtewari
2019-11-28 13:02:30 +00:00
Erik Gahlin
f0f0957934
8234888: EventStream::close doesn't abort streaming thread
...
Reviewed-by: mgronlun, mseledtsov
2019-11-28 16:38:25 +01:00
Christoph Göttschkes
620d67763d
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
...
Reviewed-by: thartmann
2019-11-28 16:11:44 +01:00
Dmitry Batrak
0ee193c705
8210058: Algorithmic Italic font leans opposite angle in Printing
...
Reviewed-by: prr, jdv, psadhukhan
2019-11-27 16:39:52 +05:30
Pankaj Bansal
a5f4fa710f
8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
...
Reviewed-by: serb, aivanov
2019-11-27 11:05:22 +05:30
Prasanta Sadhukhan
b690482e64
8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails
...
Reviewed-by: serb
2019-11-25 11:20:14 +05:30
Jayathirth D V
51837b8a13
8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
...
Reviewed-by: serb, prr
2019-11-22 11:35:26 +05:30
Prasanta Sadhukhan
94116efd0c
8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
...
Reviewed-by: serb
2019-11-21 14:43:47 +05:30
Prasanta Sadhukhan
3f517c65c0
Merge
2019-11-21 13:50:11 +05:30
Tejpal Rebari
5cd9439695
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
...
Reviewed-by: psadhukhan, pbansal, serb
2019-11-20 12:18:46 +05:30
Prasanta Sadhukhan
d2c63eec97
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
...
Reviewed-by: serb
2019-11-20 11:29:27 +05:30
Prasanta Sadhukhan
9d6ace51a2
Merge
2019-11-20 10:52:28 +05:30
Weijun Wang
d5b423d17c
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
...
Reviewed-by: mullan, wetmore
2019-11-20 08:12:14 +08:00
Brent Christian
469cb2b334
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
...
Reviewed-by: dholmes, mchung
2019-11-19 10:02:46 -08:00
Jie Fu
e665037932
8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout
...
Reviewed-by: iignatyev
2019-11-21 09:55:12 +08:00
Igor Ignatyev
1d41e86762
8147017: Platform.isGraal should be removed
...
Reviewed-by: kvn, mseledtsov
2019-11-20 18:23:06 -08:00
Alex Menkov
2f1db3201d
8234358: Update ProblemList entry for NashornPopFrameTest
...
Reviewed-by: dtitov, cjplummer
2019-11-20 16:10:38 -08:00
Jayathirth D V
877e269895
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
...
Reviewed-by: psadhukhan
2019-11-15 16:58:07 +05:30
Christoph Göttschkes
6a99789fd5
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
...
Reviewed-by: iignatyev, kvn
2019-11-15 11:05:03 +01:00
Alan Bateman
745feb207c
8233922: Service binding augments module graph with observable incubator modules
...
Reviewed-by: mchung
2019-11-19 11:35:29 +00:00
Igor Ignatyev
d7170782b5
8233462: serviceability/tmtools/jstat tests times out with -Xcomp
...
Reviewed-by: sspitsyn
2019-11-18 16:03:51 -08:00
Igor Ignatyev
d27bcbec06
8234304: runtime/cds/appcds/javaldr tests should use driver mode
...
Reviewed-by: iklam, mseledtsov
2019-11-18 14:13:11 -08:00
Daniel Fuchs
be18a54cb1
8233141: DatagramSocket.send doesn't specify exception thrown when no target address
...
DatagramSocket and MulticastSocket send methods are changed to throw IllegalArgumentException if no target address can be determined.
Reviewed-by: alanb
2019-11-18 16:48:05 +00:00
Sergey Bylokhov
d2c74d0c97
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
...
Reviewed-by: prr
2019-11-14 15:13:29 -08:00
Prasanta Sadhukhan
456fd9003e
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
...
Reviewed-by: serb
2019-11-14 10:59:45 +05:30
Prasanta Sadhukhan
4a5b745acc
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
...
Reviewed-by: serb
2019-11-14 10:56:09 +05:30
Mario Torre
194c2726ea
8231991: Mouse wheel change focus on awt/swing windows
...
Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
2019-11-12 15:54:24 +01:00
Prasanta Sadhukhan
a1e0fe458c
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
...
Reviewed-by: serb, prr
2019-11-12 12:29:09 +05:30
Martin Balao
0e5a288dfe
8233404: System property to set the number of PBE iterations in JCEKS keystores
...
Reviewed-by: weijun
2019-11-12 00:30:55 -03:00
Per Lidén
097ca3b94f
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
...
Reviewed-by: mgronlun, tschatzl
2019-11-20 10:37:46 +01:00
Per Lidén
5cb6271830
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
...
Reviewed-by: eosterlund, tschatzl
2019-11-20 10:37:46 +01:00
Per Lidén
544ce96a54
8234338: ZGC: Improve small heap usage
...
Reviewed-by: eosterlund, stefank
2019-11-20 10:37:46 +01:00
Alan Bateman
7e42642939
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
...
Reviewed-by: dfuchs, chegar
2019-11-20 08:35:53 +00:00
Boris Ulasevich
22bcd1677c
8233113: ARM32: assert on UnsafeJlong mutex rank check
...
Reviewed-by: coleenp, dholmes
2019-11-20 09:29:23 +03:00
Prasanta Sadhukhan
a71509ce0d
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64
...
Reviewed-by: serb
2019-11-08 13:16:27 +05:30
Sergey Bylokhov
df7d0d404b
8233657: Intermittent NPE in Component.validate()
...
Reviewed-by: prr
2019-11-08 05:24:29 +00:00
Daniel D. Daugherty
e9e1948cfb
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area
...
Reviewed-by: zgu
2019-11-15 21:19:56 -05:00
Daniel D. Daugherty
5968ac44bb
8234272: ProblemList runtime/NMT/HugeArenaTracking.java
...
Reviewed-by: iignatyev
2019-11-15 18:31:55 -05:00
Igor Ignatyev
733bb68c11
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
...
Reviewed-by: kvn, epavlova
2019-11-15 14:22:24 -08:00
Zhengyu Gu
5f19f8c823
8204128: NMT might report incorrect numbers for Compiler area
...
Reviewed-by: stuefe, tschatzl
2019-11-15 15:33:34 -05:00
Volker Simonis
a6fd1b4c4b
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
...
Reviewed-by: clanger, lancea
2019-11-15 20:29:11 +01:00
Jie Fu
8211feee76
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp
...
Reviewed-by: zgu
2019-11-15 20:39:26 +08:00
Jie Fu
25d178f477
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
...
Reviewed-by: mullan
2019-11-15 19:38:31 +08:00
Rajan Halade
d1ebadb966
8232019: Add LuxTrust certificate updates to the existing root program
...
Reviewed-by: mullan
2019-11-14 19:49:55 -08:00
David Holmes
697a87460d
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
...
Reviewed-by: dcubed, sspitsyn
2019-11-14 22:36:40 -05:00
Weijun Wang
c0d097eac6
8214024: Remove the default keytool -keyalg value
...
Reviewed-by: mullan
2019-11-15 09:06:58 +08:00
Tom Rodriguez
ddc8f8e757
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
...
Reviewed-by: kvn, iignatyev
2019-11-14 16:34:24 -08:00
Ioi Lam
55cef3c4e0
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
...
Reviewed-by: dcubed
2019-11-14 14:54:39 -08:00
Jie Fu
368b6b5a2d
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
...
Reviewed-by: jjg
2019-11-14 12:42:44 -08:00
Mikhailo Seledtsov
51abc89ab6
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
...
Removed incorrect comment
Reviewed-by: iignatyev
2019-11-14 11:16:14 -08:00
Patrick Concannon
78accb5602
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
...
This fix adds an IPv4 version of test SetLoopbackMode.java that calls SetLoopbackMode in IPv4 only mode, and runs only if IPv4 is enabled.
Reviewed-by: dfuchs
2019-11-14 11:04:57 +00:00
Patrick Concannon
11433529aa
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
...
Correction to invalid value used to ensure test fails as expected.
Reviewed-by: alanb, dfuchs, vtewari
2019-11-14 10:49:20 +00:00
Lance Andersen
4110efa386
8234080: jdk/nio/zipfs/CRCWriteTest.java fails
...
Reviewed-by: clanger, amlu
2019-11-14 10:54:32 -05:00
Jorn Vernee
be223c62fc
8233920
: MethodHandles::tryFinally generates illegal bytecode for long/double return type
...
Reviewed-by: redestad, vlivanov, jrose
2019-11-14 10:55:46 +01:00
Ioi Lam
5678f98a9e
8231610: Relocate the CDS archive if it cannot be mapped to the requested address
...
Reviewed-by: jiangli, coleenp, ccheung
2019-11-13 16:36:54 -08:00
Joe Darcy
c64756158f
8233096: Update javax.lang.model for switch expressions
...
Reviewed-by: jjg, jlahoda
2019-11-13 15:16:45 -08:00
Alex Menkov
9ad86a68cc
8231915: two JDI tests interfere with each other
...
Reviewed-by: sspitsyn, dtitov
2019-11-13 14:08:04 -08:00
Chris Plummer
111a0ae5fb
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress()
...
Better checking for invalid stack address when walking the stack frames
Reviewed-by: sspitsyn, dtitov
2019-11-13 13:05:16 -08:00
Igor Ignatyev
298ac1ef9e
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set
...
Reviewed-by: redestad
2019-11-13 11:34:31 -08:00
Igor Ignatyev
a21dd0b86b
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
...
Reviewed-by: kvn, epavlova, roland, mdoerr
2019-11-13 10:59:25 -08:00
Sangheon Kim
46c3d43f83
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
...
Reviewed-by: kbarrett, sjohanss, tschatzl
2019-11-13 10:51:41 -08:00
Sangheon Kim
52116d808c
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
...
Reviewed-by: kbarrett, sjohanss, tschatzl, pliden
2019-11-13 10:49:12 -08:00
Jonathan Gibbons
71a86af40e
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
...
Reviewed-by: jlahoda
2019-11-13 10:33:00 -08:00
Amy Lu
14ca254fbe
8234079: ZipFileInputStreamSkipTest.java runs zero test
...
Reviewed-by: lancea
2019-11-13 21:56:28 +08:00
Leo Korinth
1fc67ab002
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
...
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
2019-11-13 11:37:29 +01:00
Bernard Blaser
b8b88853a5
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
...
Reviewed-by: kvn, vlivanov, jrose, sviswanathan
2019-11-13 11:21:15 +01:00
Prasanta Sadhukhan
007a0fb232
8231084: Large performance regression in SwingMark TextArea in 14-b13
...
8231336
: Corrupted option dialog in JTHarness with JDK14b13
Reviewed-by: serb, prr
2019-11-06 11:05:28 +05:30
Prasanta Sadhukhan
5686851c12
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text
...
Reviewed-by: serb
2019-11-06 10:48:10 +05:30
Phil Race
a64da3d9d5
8233649: Update ProblemList.txt to exclude failing headful tests on macos
...
Reviewed-by: serb
2019-11-05 15:55:46 -08:00
Prasanta Sadhukhan
be74f1cc96
8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64
...
Reviewed-by: jdv
2019-11-05 16:33:55 +05:30
Prasanta Sadhukhan
91a70aeb63
Merge
2019-11-05 11:00:42 +05:30
Ioi Lam
1721476038
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
...
Reviewed-by: ccheung
2019-11-04 12:36:54 -08:00
Brent Christian
3561b4ed50
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
...
Reviewed-by: alanb, dholmes, mchung
2019-11-04 11:42:24 -08:00
Brian Burkhalter
691e75e223
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
...
Reviewed-by: alanb, lancea
2019-11-04 11:05:10 -08:00
Jie Fu
55759cbbff
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
...
Reviewed-by: mchung
2019-11-04 10:03:32 -08:00
Phil Race
00426d6cb0
8233097: Fontmetrics for large Fonts has zero width
...
Reviewed-by: jdv, serb
2019-11-04 10:01:55 -08:00
Thomas Schatzl
460f7e3502
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
...
Reviewed-by: lkorinth, kbarrett
2019-11-04 11:33:15 +01:00
Chris Hegarty
9f6af13f9d
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
...
Reviewed-by: dfuchs
2019-11-04 10:06:59 +00:00
Jan Lahoda
7a006b3608
8230847: Trees.getScope may crash when invoked for statement inside switch
...
More thoroughly avoiding side-effects when attributing (to) for Trees.getScope.
Reviewed-by: mcimadamore
2019-11-04 10:58:14 +01:00
Christoph Göttschkes
a4a351caad
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
...
Reviewed-by: kvn
2019-11-27 10:13:41 +01:00