Sureshkumar Mahaliswamy
|
984abfeb3f
|
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception
Reviewed-by: mchung
|
2020-01-09 22:42:53 -08:00 |
|
Coleen Phillimore
|
5de40a0867
|
8236905: ProblemList test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
Reviewed-by: dholmes
|
2020-01-09 21:58:38 -05:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Coleen Phillimore
|
016b0f0caa
|
8232759: Remove GC.class_stats
Make the GC.class_stats option obsolete
Reviewed-by: dholmes, iklam
|
2020-01-09 17:38:41 -05:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Coleen Phillimore
|
c4b8e38de4
|
8236224: Obsolete the FieldsAllocationStyle and CompactFields options
Remove the options and code for options deprecated in JDK 14
Reviewed-by: dholmes, hseigel, fparain
|
2020-01-07 13:11:35 -05:00 |
|
Christian Hagedorn
|
3e9a17c53e
|
8235984: C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop
Bailout from loop unswitching if loop predicates have a control dependency to partially peeled statements.
Reviewed-by: neliasso, thartmann
|
2020-01-07 17:06:10 +01:00 |
|
Igor Veresov
|
cc99075c79
|
8236050: Some compiler tests fail when executed with custom TieredLevel
Make sure TieredStopAtLevel is properly supported for different compilation modes
Reviewed-by: redestad, thartmann
|
2020-01-07 07:31:28 -08:00 |
|
Vicente Romero
|
50a56141ba
|
8234445: spurious error message for record constructors with receiver parameters
Reviewed-by: mcimadamore
|
2020-01-07 09:21:07 -05:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Sergey Bylokhov
|
151ab6acc1
|
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Reviewed-by: dmarkov
|
2020-01-03 13:40:33 -08:00 |
|
Matthias Baesken
|
44f7fe57a8
|
8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
Reviewed-by: bobv, clanger, mdoerr
|
2020-01-03 11:10:42 +01:00 |
|
Sergey Bylokhov
|
8f8f43999c
|
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks
|
2019-12-25 14:17:57 +03:00 |
|
Weijun Wang
|
e7a07ea2f3
|
8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId
Reviewed-by: xuelei
|
2019-12-25 07:17:25 +08:00 |
|
Smita Kamath
|
995da6eb2a
|
8167065: Add intrinsic support for double precision shifting on x86_64
Reviewed-by: kvn
|
2019-12-23 14:42:21 -08:00 |
|
Lance Andersen
|
da03b15fac
|
8235961: SyncResolverImpl does not throw SQLException as expected
Reviewed-by: joehw, bpb
|
2019-12-23 17:18:32 -05:00 |
|
Chris Hegarty
|
417672bc9d
|
8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Reviewed-by: alanb
|
2019-12-23 09:17:00 +00:00 |
|
Tobias Hartmann
|
34b08ed2a5
|
8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain
Use _src_type/_dest_type as address types for the loads and stores.
Reviewed-by: vlivanov, roland
|
2019-12-23 09:44:35 +01:00 |
|
Pankaj Bansal
|
4cb20ae300
|
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
Reviewed-by: prr, jdv
|
2019-12-23 13:04:07 +05:30 |
|
Mikael Vidstedt
|
c33466012e
|
Merge
|
2019-12-20 22:41:53 -08:00 |
|
John Jiang
|
4deb35453f
|
8234727: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3
Reviewed-by: xuelei
|
2019-12-21 06:28:48 +08:00 |
|
Mikael Vidstedt
|
59216c2e77
|
8236449: Problem list compiler/jsr292/ContinuousCallSiteTargetChange.java on solaris-sparcv9
Reviewed-by: iignatyev
|
2019-12-20 14:04:40 -08:00 |
|
Patrick Concannon
|
00c40ae1e3
|
7021373: DatagramPacket exception conditions are not clear
Specification is clarified by adding or clarifying @throws clauses where required
Reviewed-by: alanb, chegar, darcy, dfuchs
|
2020-02-07 11:10:41 +00:00 |
|
David Holmes
|
9f21d809ab
|
8238460: Provide warnings about the use of JNI RegisterNatives to rebind native methods for boot/platform classes in other classloaders
Reviewed-by: jwilhelm, lfoltan
|
2020-02-06 21:03:40 -05:00 |
|
Daniil Titov
|
26b642f92f
|
8196729: Add jstatd option to specify RMI connector port
Reviewed-by: cjplummer, sspitsyn
|
2020-02-06 11:23:51 -08:00 |
|
Nils Eliasson
|
b59f630249
|
8237581: Improve allocation expansion
Reviewed-by: vlivanov, redestad
|
2020-02-06 11:21:39 +01:00 |
|
Jonathan Gibbons
|
98f5d98a88
|
8222793: Javadoc tool ignores "-locale" param and uses default locale for all messages and texts
Reviewed-by: prappo
|
2020-02-05 11:01:05 -08:00 |
|
Mandy Chung
|
c0f23a8604
|
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49
Reviewed-by: rriggs, sundar
|
2020-02-05 09:53:56 -08:00 |
|
Erik Joelsson
|
f1332640d4
|
8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary
Reviewed-by: clanger, alanb, ihse
|
2020-02-05 09:33:25 -08:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Mikhailo Seledtsov
|
ccb4ab5499
|
8179317: [TESTBUG] rewrite runtime shell tests in java
Converted shell tests to Java
Reviewed-by: dholmes, iignatyev, lmesnik
|
2020-02-05 07:31:13 -08:00 |
|
Christoph Langer
|
d6aeda7b24
|
8238375: JFR Test TestJcmdStartFlushInterval is not run
Reviewed-by: egahlin, mseledtsov
|
2020-02-05 06:33:57 +00:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Weijun Wang
|
06579fcefa
|
8237804: sun/security/mscapi tests fail with "Key pair not generated, alias <nnnnnn> already exists"
Reviewed-by: mullan
|
2020-02-05 11:09:02 +08:00 |
|
Daniel Fuchs
|
b069da31e0
|
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor
Allow the socket to be lazily created if not created by the constructor.
Reviewed-by: alanb
|
2020-02-04 18:35:37 +00:00 |
|
David Leopoldseder
|
135f209852
|
8238190: [JVMCI] Fix single implementor speculation for diamond shapes
Reviewed-by: kvn
|
2020-02-04 09:33:09 +01:00 |
|
Brian Burkhalter
|
7db8a1762f
|
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
Reviewed-by: alanb, psandoz
|
2020-01-31 08:04:11 -08:00 |
|
Matthias Baesken
|
ef41763d32
|
8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks
Reviewed-by: clanger, mullan
|
2020-02-03 09:39:39 +01:00 |
|
Erik Gahlin
|
319d6976a5
|
8238241: Clean up problem list for JFR tests
Reviewed-by: mgronlun, mseledtsov
|
2020-02-01 09:55:03 +01:00 |
|
Ioi Lam
|
f6eaac48b8
|
8238198: Avoid using @ tags in TestOptionsWithRanges_generate.sh
Reviewed-by: iignatyev
|
2020-01-31 14:18:30 -08:00 |
|
Christian Hagedorn
|
b940e17c9e
|
8235332: TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM
Account for GC barriers when skipping a cloned ArrayCopyNode in ConnectionGraph::find_inst_mem()
Reviewed-by: roland, neliasso
|
2020-01-31 09:32:00 +01:00 |
|
Jonathan Gibbons
|
4122968ab6
|
8238259: new tests do not account for Windows file separators
Reviewed-by: vromero
|
2020-01-30 15:50:07 -08:00 |
|
Igor Ignatyev
|
18d6d92a06
|
8237953: vmTestbase/jit/tiered/Test.java failure after JDK-8237798
Reviewed-by: iveresov
|
2020-01-30 08:55:20 -08:00 |
|
Jonathan Gibbons
|
ee9483bd87
|
8200363: Add javadoc command line setting to fail on warnings
Reviewed-by: hannesw
|
2020-01-30 11:29:51 -08:00 |
|
Jonathan Gibbons
|
85f5e328ed
|
8236949: javadoc -Xdoclint does not accumulate options correctly
Reviewed-by: prappo
|
2020-01-30 11:20:09 -08:00 |
|
Mikhailo Seledtsov
|
b5bf0d6d2f
|
8235599: [TESTBUG] JFR streaming/TestJVMCrash.java fails to cleanup files after test
Removed the TestJVMCrash.java test from problem list
Reviewed-by: egahlin
|
2020-01-30 10:27:08 -08:00 |
|
Erik Gahlin
|
bd7fd5610e
|
8232636: JFR TestDumpOnCrash.java crashed and failed to create emergency dump file
Reviewed-by: mgronlun, mseledtsov
|
2020-01-30 17:49:16 +01:00 |
|
Erik Gahlin
|
cb636b2c0b
|
8219686: jdk/jfr/event/runtime/TestShutdownEvent.java recording file length is 0
Reviewed-by: mgronlun, mseledtsov
|
2020-01-30 17:36:01 +01:00 |
|