Sean Coffey
441d285620
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Erik Gahlin
69f0bf41d9
8214896: JFR Tool left files behind
...
Reviewed-by: mgronlun
2018-12-05 18:08:50 +01:00
Erik Gahlin
afdb850f87
8205516: JFR tool
...
Reviewed-by: mgronlun
2018-12-05 16:40:12 +01:00
Vicente Romero
a4d8574130
8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
...
Reviewed-by: mcimadamore
2018-12-05 09:34:01 -05:00
Athijegannathan Sundararajan
3883078d21
8206962: jlink --release-info=del throws NPE if no keys are specified
...
Reviewed-by: alanb
2018-12-05 19:22:04 +05:30
Jan Lahoda
835c863ba8
8214031: Assertion error in value break statement with conditional operator in switch expression
...
Correcting handling of boolean-valued switch expressions when true/false; generating them directly rather than desugaring in Lower.
Reviewed-by: mcimadamore
2018-12-03 10:37:36 +01:00
Ichiroh Takiguchi
98287928da
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2018-12-02 11:09:46 -08:00
Weijun Wang
320616a865
8214179: Add groupname info into keytool -list and -genkeypair output
...
Reviewed-by: mullan
2018-12-01 21:58:05 +08:00
Sergey Bylokhov
76b33870c7
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
...
Reviewed-by: prr
2018-11-30 15:54:34 -08:00
Phil Race
bd13529c0c
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
...
Reviewed-by: serb
2018-11-30 15:05:36 -08:00
Brian Burkhalter
389a110e56
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
...
Reviewed-by: lancea
2018-11-30 14:48:44 -08:00
Priyanka Mangal
7c6cb8cd7e
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
...
Reviewed-by: alanb, ihse
2018-11-30 13:42:49 -08:00
Joe Wang
3995ae1270
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs
...
Reviewed-by: lancea
2018-11-30 12:41:00 -08:00
Calvin Cheung
bd1cf50953
8210102: CDS tests timed out
...
Increase the timeout to 160s for the DifferentHeapSizes test.
Reviewed-by: iklam
2018-11-30 12:24:23 -08:00
Andrew Brygin
b2980a2d71
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
...
Reviewed-by: prr
2018-11-30 23:21:05 +03:00
Phil Race
b8c9517a0d
8214552: Resolve clash between 4947890 and 8130264
...
Reviewed-by: rriggs, mchung
2018-11-30 12:21:39 -08:00
Phil Race
7fe615f9a7
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
...
Reviewed-by: serb, rriggs
2018-11-30 10:55:59 -08:00
Erik Österlund
50ffeaa507
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
...
Reviewed-by: coleenp, dlong
2018-11-30 15:29:19 +01:00
Hannes Wallnöfer
d08e20700d
8210943: Hiding of inner classes not resolved properly
...
Reviewed-by: attila, jlaskey
2018-11-30 15:39:27 +01:00
Daniil Titov
cbaebf738e
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
...
Reviewed-by: sspitsyn, dholmes, jcbeyler
2018-12-04 21:13:45 -08:00
Vladimir Ivanov
b93b62c2c9
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
...
Reviewed-by: dholmes, iignatyev
2018-12-04 17:18:11 -08:00
Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Joe Wang
bffe795d2d
8213325: (props) Properties.loadFromXML does not fully comply with the spec
...
Reviewed-by: alanb, rriggs, dfuchs, naoto
2018-12-04 14:53:00 -08:00
Naoto Sato
3d0ccc7ec9
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales
...
Reviewed-by: lancea, bpb
2018-12-04 11:10:14 -08:00
Roger Riggs
53b849e17e
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
...
Reviewed-by: bpb, jlaskey
2018-12-04 12:26:49 -05:00
Erik Helin
45628a358a
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
...
Reviewed-by: alanb, redestad, mchung
2018-12-04 09:30:10 +01:00
Erik Österlund
3a5bccf5c6
8213565: Crash in DependencyContext::remove_dependent_nmethod
...
Reviewed-by: rehn, kvn
2018-11-30 11:40:48 +01:00
Prasanta Sadhukhan
249d8e9d98
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
...
Reviewed-by: jdv, serb
2018-11-30 10:55:42 +05:30
Sergey Bylokhov
a11452c9ed
8198339: Test javax/swing/border/Test6981576.java is unstable
...
Reviewed-by: kaddepalli, psadhukhan
2018-11-29 16:22:49 -08:00
Prasanta Sadhukhan
81a8e473dc
Merge
2018-11-29 14:32:23 +05:30
Hamlin Li
9ed40ce6c5
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
...
Reviewed-by: chegar, ctornqvi, dholmes
2018-11-29 07:40:45 +08:00
Doug Lea
53d3a4f50c
8211283: Miscellaneous changes imported from jsr166 CVS 2018-11
...
Reviewed-by: martin, chegar
2018-11-28 15:25:14 -08:00
Doug Lea
5d11c7bd0c
8212899: java/util/concurrent/tck/JSR166TestCase.java - testMissedSignal_8187947(SubmissionPublisherTest): timed out waiting for CountDownLatch for 40 sec
...
Reviewed-by: martin, dholmes
2018-11-28 15:25:14 -08:00
Roger Riggs
48d68d182a
8214014: Remove vestiges of gopher: protocol proxy support
...
Reviewed-by: lancea, alanb
2018-11-28 16:04:36 -05:00
Roger Riggs
c1034b1cad
4947890: Minimize JNI upcalls in system-properties initialization
...
Reviewed-by: erikj, mchung, bchristi, ihse, coleenp, stuefe
2018-11-28 15:53:49 -05:00
Lance Andersen
94f0c828e3
8210454: jar tool does not allow setting the module version without also setting the main class
...
Reviewed-by: alanb, mchung, chegar
2018-11-28 14:49:19 -05:00
Jean Christophe Beyler
42563fdad8
8214408: Migrate EventsOnOff to using the same allocateAndCheck method
...
Move code to the more stable version used by other tests
Reviewed-by: sspitsyn, amenkov
2018-11-28 11:09:27 -08:00
Joe Wang
5f05f78bd4
8213117: adoptNode corrupts attribute values
...
Reviewed-by: lancea
2018-11-28 10:30:15 -08:00
Ioi Lam
16dc8e9634
8213275: ReplaceCriticalClasses.java fails with jdk.internal.vm.PostVMInitHook not found
...
Reviewed-by: lfoltan, sspitsyn, shade
2018-11-28 07:51:15 -08:00
Thomas Schatzl
9a4eed85df
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
...
Disable CMS precleaning to avoid accumulating too many classloaders to unload.
Reviewed-by: kbarrett, sangheki
2018-11-28 10:52:01 +01:00
Yang Zhang
dd6344fc76
8213134: AArch64: vector shift failed with MaxVectorSize=8
...
Add vshiftcnt instructions for vector64 and add vsra/vsrl instructions to AArch64 backend. To detect shift failures, MaxVectorSize options are added to jtreg test cases.
Reviewed-by: aph, kvn
2018-11-28 16:22:03 +08:00
Hamlin Li
bb50695ff9
8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library
...
Reviewed-by: igerasim
2018-11-28 15:34:43 +08:00
Priya Lakshmi Muthuswamy
17773c31b6
8202621: bad test with broken links needs to be updated
...
Reviewed-by: hannesw
2018-11-28 10:21:07 +05:30
David Holmes
cb861252d7
8214208: Nestmate package validation logging/exception should include classloader information
...
Reviewed-by: hseigel, coleenp, mchung
2018-11-27 21:20:16 -05:00
Coleen Phillimore
fdd11cac16
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
...
Call WB_ProtectionDomainRemovedCount.
Reviewed-by: jiangli, pchilanomate
2018-11-27 19:46:57 -05:00
Mikhailo Seledtsov
48073dc0d0
8213914: [TESTBUG] Several JFR VM events are not covered by tests
...
Fixed several relevant test issues, added a test to check event coverage
Reviewed-by: egahlin
2018-11-27 15:52:34 -08:00
Daniel D. Daugherty
8e4e1a91c0
8202415: Incorrect time logged for monitor deflation
...
Add support for "deflating per-thread idle monitors" log mesgs.
Reviewed-by: dholmes, coleenp
2018-11-27 18:35:16 -05:00
Jiangli Zhou
bc215804a4
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
...
Improve the fragmentation error message. Set java heap size in LotsOfClasses.java.
Reviewed-by: iklam, ccheung
2018-11-27 17:53:17 -05:00
Vicente Romero
10da56f017
8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
...
Reviewed-by: mcimadamore
2018-11-27 11:07:44 -05:00
Roland Westrelin
84cd74b013
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
...
Reviewed-by: kvn, thartmann
2018-11-27 08:44:19 +01:00
Michael McMahon
4a77a08ca3
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
...
Reviewed-by: chegar, alanb
2018-11-30 10:29:58 +00:00
Srikanth Adayapalam
10d83827bc
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
...
Reviewed-by: mcimadamore
2018-11-30 10:37:48 +05:30
Jean Christophe Beyler
1285c3cd30
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests
...
Fix the spaces around {}
Reviewed-by: amenkov, sspitsyn, dholmes
2018-11-29 18:57:18 -08:00
Robert Field
020877da03
8213725: JShell NullPointerException due to class file with unexpected package
...
Reviewed-by: jlahoda
2018-11-29 17:45:29 -08:00
Igor Veresov
da77659d7e
8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode
...
Make field values opaque to compiler
Reviewed-by: dlong, sspitsyn
2018-11-29 11:47:08 -08:00
Leonid Mesnik
bbfe9d2168
8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5
...
Reviewed-by: dholmes, mseledtsov
2018-11-29 11:14:36 -08:00
Leonid Mesnik
83cfba872c
8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt
...
Reviewed-by: dholmes, jgeorge
2018-11-29 11:06:22 -08:00
Coleen Phillimore
dd9664f39b
8214356: Verification of class metadata unloading takes a long time
...
Conditionalize verify_chunk_in_freelist call.
Reviewed-by: shade, tschatzl
2018-11-29 13:04:25 -05:00
Naoto Sato
5fc8ae7c71
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public
...
Reviewed-by: rriggs, mchung
2018-11-29 10:13:42 -08:00
Prasanta Sadhukhan
06c91fcf7f
Merge
2018-11-27 10:59:24 +05:30
Prasanta Sadhukhan
a51bf4d7e6
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
...
8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13
Reviewed-by: serb
2018-11-27 10:45:54 +05:30
Weijun Wang
b1c4b461f1
8214100: use of keystore probing results in unnecessary exception thrown
...
Reviewed-by: mullan
2018-11-27 08:51:20 +08:00
Jonathan Gibbons
1d01b4d22f
8190312: javadoc -link doesn't work with http: -> https: URL redirects
...
Reviewed-by: hannesw
2018-11-26 11:17:13 -08:00
Jiangli Zhou
e0d9ae7699
8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java
...
Add subgraph test cases in ReplaceCriticalClassesForSubgraphs.java.
Reviewed-by: iklam
2018-11-26 14:13:22 -05:00
Jonathan Gibbons
ae4f1b1941
8213956: javadoc crash using {@index} in doc-files file
...
Reviewed-by: jlahoda, hannesw, pmuthuswamy
2018-11-26 11:00:32 -08:00
Matthias Baesken
9debae9783
8214297: testbug : missing fclose in jvmti_aod.cpp
...
Reviewed-by: coleenp, stuefe
2018-11-26 14:04:23 +01:00
Hannes Wallnöfer
e524f41fbf
8213716: javadoc search not working with Japanese and Chinese locales
...
Reviewed-by: jjg
2018-11-27 13:02:28 +01:00
Roland Westrelin
efcfec81ce
8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
...
Reviewed-by: kvn
2018-11-26 17:35:35 +01:00
Jim Laskey
40d4ff864c
8203442: String::transform
...
Reviewed-by: smarks, sherman, alanb, darcy, forax, rriggs, scolebourne, dholmes, plevart
2018-11-26 12:20:06 -04:00
Harold Seigel
6d25f18bad
8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap
...
Handle OutOfMemoryError exception to prevent test aborting
Reviewed-by: zgu, dholmes
2018-11-26 09:46:20 -05:00
Tobias Hartmann
dc6cabe8b7
8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
...
Added missing UnlockDiagnosticVMOptions.
Reviewed-by: tschatzl
2018-11-26 12:16:23 +01:00
Jan Lahoda
06b1502892
8214113: Switch expressions may have constant type and may be skipped during write
...
Switch expressions should not be compile-time constants.
Reviewed-by: mcimadamore
2018-11-26 09:24:08 +01:00
Prasanta Sadhukhan
01267bb7ca
Merge
2018-11-26 10:49:53 +05:30
Jesper Wilhelmsson
e398213df7
8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java
...
Reviewed-by: kbarrett
2018-11-24 01:05:11 +01:00
Robbin Ehn
72235f33c7
8212108: SafepointSynchronizer never ending counter (big enough)
...
Reviewed-by: dholmes, eosterlund
2018-11-23 10:43:18 +01:00
Yasumasa Suenaga
4663065fad
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
...
Reviewed-by: mgronlun, egahlin
2018-11-23 16:36:07 +09:00
Amy Lu
f684f2cff3
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
...
Reviewed-by: vtewari, weijun
2018-11-23 12:45:47 +08:00
Mandy Chung
b2604123d3
8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
...
Reviewed-by: lancea, alanb
2018-11-22 10:15:32 -08:00
Hannes Wallnöfer
c047c5cfcf
8200432: javadoc fails with ClassCastException on {@link byte[]}
...
Reviewed-by: jjg, sundar
2018-11-22 15:38:20 +01:00
Simon Tooke
710ecce7f7
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
...
Reviewed-by: gadams, sspitsyn
2018-11-22 11:15:53 +01:00
Simon Tooke
fe3811d46a
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
...
Reviewed-by: dcubed, dholmes, jcbeyler, gadams, sspitsyn
2018-11-22 10:11:58 +01:00
Liam Miller-Cushon
bddbbd85f9
8214026: Canonicalized archive paths appearing in diagnostics
...
Reviewed-by: vromero
2018-11-19 15:01:59 -08:00
Xue-Lei Andrew Fan
388e1ebbba
8210985: Update the default SSL session cache size to 20480
...
Reviewed-by: jnimeh, mullan
2018-11-29 08:43:12 -08:00
Roger Riggs
c03797a5d0
8214445: [test] java/net/URL/HandlerLoop has illegal reflective access
...
Reviewed-by: lancea, chegar, bpb
2018-11-29 09:19:16 -05:00
Mandy Chung
0126fdbef0
8213909: jdeps --print-module-deps should report missing dependences
...
8168869: jdeps: localized messages don't use proper line breaks
Reviewed-by: sundar
2018-11-21 22:34:01 -08:00
Mandy Chung
9d7509e647
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
...
Reviewed-by: sundar
2018-11-21 22:33:33 -08:00
Priya Lakshmi Muthuswamy
7de1b68d89
8213819: doclint should warn against {@index} inside <a> tag
...
Reviewed-by: jjg, hannesw
2018-11-22 10:25:44 +05:30
Amy Lu
59529caf8f
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
...
Reviewed-by: lancea
2018-11-22 10:30:47 +08:00
Doug Simon
4512750fbe
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
...
Reviewed-by: kvn, never
2018-11-21 22:02:17 +01:00
Jean Christophe Beyler
937fe3be82
8214149: Move out assignments when not using NSK*VERIFY macros
...
Move out the assignments from ifs
Reviewed-by: sspitsyn, cjplummer
2018-11-21 10:46:45 -08:00
Jean Christophe Beyler
5639c70032
8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
...
Add the exception handler only for the current thread
Reviewed-by: dholmes, sspitsyn, thartmann
2018-11-21 09:38:27 -08:00
Brian Burkhalter
a6f0e10fe8
8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
...
Reviewed-by: alanb, dfuchs
2018-11-21 08:16:25 -08:00
Sean Coffey
7b8898d03c
8213942: URLStreamHandler initialization race
...
Reviewed-by: alanb, chegar, prappo
2018-11-21 15:09:27 +00:00
Jan Lahoda
60b32f222f
8212982: Rule cases in switch expression accepted even if complete normally
...
Ensure an error is reported if switch expression does not correctly produce a value.
Reviewed-by: mcimadamore
2018-11-21 15:22:57 +01:00
Tobias Hartmann
9314c7f110
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
...
Added missing null checks and checks for pending exception.
Reviewed-by: kvn
2018-11-21 15:05:21 +01:00
Rachna Goel
f8518a2c05
8209923: Unicode 11.0.0
...
Updated JDK to support Unicode 11.0.0.
Reviewed-by: naoto
2018-11-21 14:24:31 +05:30
Roland Westrelin
11e54e0749
8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
...
Reviewed-by: kvn, dlong, aph
2018-11-14 13:15:54 +01:00
Ioi Lam
6d269930fd
8213587: Speed up CDS dump time by using resizable hashtables
...
Reviewed-by: jiangli, coleenp, gziemski
2018-11-20 20:00:15 -08:00
Jean Christophe Beyler
6d3df94e5e
8214154: problem list HeapMonitorStatIntervalTest.java
...
Add the test to the problem list until solved
Reviewed-by: dholmes
2018-11-20 18:36:57 -08:00
Zhengyu Gu
44ddbe3370
8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
...
Fix possible negative size and index that can cause the test to fail
Reviewed-by: stuefe, shade
2018-11-20 20:09:11 -05:00
Claes Redestad
4b45441ae9
8213033: Archive remaining primitive box caches
...
Reviewed-by: jiangli, alanb
2018-11-20 21:12:46 +01:00
Liam Miller-Cushon
4a235517f9
8213908: AssertionError in DeferredAttr at setOverloadKind
...
Reviewed-by: mcimadamore
2018-11-19 09:57:41 -08:00
Volker Simonis
2db81b4e13
8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
...
Reviewed-by: mdoerr, shade, stuefe, tschatzl
2018-11-20 19:06:34 +01:00
Joe Wang
fad3c52660
8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
...
Reviewed-by: lancea
2018-11-20 09:22:13 -08:00
Srinivas Dama
e4f60a8489
8210742: compound var declaration type is not uniform for all variables
...
Make implicit type for all variables in compound declaration as null for which type inference happens at later phase
Reviewed-by: mcimadamore
2018-11-20 21:59:07 +05:30
Sean Coffey
73ad9c4a00
8148188: Enhance the security libraries to record events of interest
...
Reviewed-by: egahlin, mullan, weijun, xuelei
2018-11-20 13:12:48 +00:00
Robbin Ehn
041946dcb0
8213560: gtests might hang
...
Reviewed-by: rwestberg, eosterlund
2018-11-20 09:35:15 +01:00
Priya Lakshmi Muthuswamy
4acb8dd9c3
8184205: Captions on tabbed tables are squashed together
...
Reviewed-by: jjg
2018-11-20 10:50:54 +05:30
Chris Yin
fb6de4b0b6
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
...
Reviewed-by: dfuchs
2018-11-20 09:59:58 +08:00
Liam Miller-Cushon
4cdf0c4c1d
8214071: Broken msg.bug diagnostics when using the compiler API
...
Reviewed-by: jjg
2018-11-19 10:47:38 -08:00
Abdul Kolarkunnu
9380cf342b
8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest
...
Reviewed-by: serb
2018-11-05 18:53:51 -08:00
Jayathirth D V
8d8d2d8bdd
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
...
Reviewed-by: serb, kaddepalli
2018-11-20 15:53:54 +05:30
Jayathirth D V
b9bf598fe7
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
...
Reviewed-by: serb, kaddepalli
2018-11-20 14:37:24 +05:30
Shashidhara Veerabhadraiah
1b012e213d
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
...
Reviewed-by: kaddepalli, serb
2018-11-15 11:25:13 +05:30
Alan Snyder
9516008ca0
8211301: [macos] support full window content options
...
Reviewed-by: serb
2018-11-14 20:47:57 -08:00
Pankaj Bansal
4ed24b2a03
8213844: Typo in ProblemList updation under JDK-8213536
...
Reviewed-by: jdv
2018-11-14 18:27:51 +05:30
Jayathirth D V
53ed0c129a
8212116: IIOException "tEXt chunk length is not proper" on opening png file
...
Reviewed-by: serb
2018-11-14 01:29:34 +05:30
Prasanta Sadhukhan
3b27432323
Merge
2018-11-14 17:26:24 +05:30
Prasanta Sadhukhan
eafb5eb05e
Merge
2018-11-14 17:16:44 +05:30
David Holmes
458e0b864a
8213767: Remove the -Xconcurrentio flag and associated code
...
Reviewed-by: lfoltan, rehn
2018-11-14 04:56:43 -05:00
Vicente Romero
61082e6b25
8213480: update internal ASM version to 7.0
...
Reviewed-by: dholmes, iignatyev, alanb
2018-11-13 23:33:17 -05:00
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Jayathirth D V
5d603b77d9
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
...
Reviewed-by: serb
2018-11-13 09:39:57 +05:30
Pankaj Bansal
8ed1c25f6b
8213536: Update ProblemList for Linux
...
Reviewed-by: serb
2018-11-12 12:39:03 +05:30
Prasanta Sadhukhan
046262a0f5
Merge
2018-11-12 11:10:16 +05:30
Shashidhara Veerabhadraiah
fe6aa29326
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
...
Reviewed-by: serb
2018-11-12 10:55:49 +05:30
Sergey Bylokhov
5a9a338c8e
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
...
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2018-11-10 18:48:35 -08:00
Sergey Bylokhov
cc3756b342
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
...
Reviewed-by: psadhukhan
2018-11-10 18:41:43 -08:00
Aleksey Shipilev
2df435e191
8211926: Catastrophic size_t underflow in BitMap::*_large methods
...
Reviewed-by: kbarrett, stuefe
2018-11-10 20:47:28 +01:00
Sergey Bylokhov
bd9a9d591b
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
...
Reviewed-by: prr, psadhukhan
2018-11-10 09:52:59 -08:00
Zhengyu Gu
83155e1ea6
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
...
Fixed wrong class name in test
Reviewed-by: dholmes, jcbeyler
2018-11-10 09:06:33 -05:00
Sergey Bylokhov
96ebd03c09
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
...
Reviewed-by: prr
2018-11-09 22:25:40 -08:00
Daniel D. Daugherty
0f9e314cb5
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
...
Reviewed-by: rehn
2018-11-09 15:19:33 -05:00
Dean Long
cc2fb36243
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
...
Reviewed-by: kvn
2018-11-09 11:36:34 -08:00
Roger Riggs
29e742273e
8185496
: Improve performance of system properties initialization in initPhase1
...
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
2018-11-09 13:28:16 -05:00
Xue-Lei Andrew Fan
1b20a6781f
8213694: Test Timeout.java should run in othervm mode
...
Reviewed-by: jnimeh
2018-11-09 10:15:43 -08:00
Xue-Lei Andrew Fan
3e9941ea2b
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
...
Reviewed-by: mullan, chegar
2018-11-09 08:24:38 -08:00
Ambarish Rapte
bc3c7c9b32
8198002: java/awt/Mixing/Validating.java debug assert on Windows
...
Reviewed-by: serb, kaddepalli
2018-11-09 18:35:25 +05:30
Ambarish Rapte
3ec1c6f949
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-09 12:08:05 +05:30
Prasanta Sadhukhan
e40a70bce0
8213181: Updation of ProblemList.txt for removal of passing swing test
...
Reviewed-by: serb
2018-11-09 09:29:43 +05:30
Phil Race
bf7a30f5cf
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
...
Reviewed-by: serb
2018-11-08 10:34:49 -08:00
Prasanta Sadhukhan
b553485436
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
...
Reviewed-by: prr
2018-11-08 12:09:06 +05:30
Ioi Lam
147fc3ed13
8213346: Re-implement shared dictionary using CompactHashtable
...
Reviewed-by: jiangli
2018-11-07 19:40:27 -08:00
Jamil Nimeh
acd81b508e
8212885: TLS 1.3 resumed session does not retain peer certificate chain
...
Reviewed-by: xuelei, wetmore
2018-11-13 18:22:52 -08:00
Weijun Wang
65dc116bf6
8213400: Support choosing group name in keytool keypair generation
...
Reviewed-by: apetcher, xuelei
2018-11-14 08:46:25 +08:00
Serguei Spitsyn
a8a34764b2
8213814: build error in jtreg test jvmti/GetLocalVariable
...
Fix the build error by restoring the macro definitions for missed functions
Reviewed-by: dcubed
2018-11-13 13:42:39 -08:00
Ekaterina Pavlova
d32fed965b
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
...
Reviewed-by: dlong
2018-11-13 12:52:37 -08:00
Mikhailo Seledtsov
a2cc912565
8213570: [TESTBUG] Update JFR sanity test set
...
Added tests to the jdk jfr sanity group
Reviewed-by: hseigel
2018-11-13 12:24:13 -08:00
Serguei Spitsyn
f285fe93ee
8213525: new unit test GetLocalVariable/LocalVars is not stable
...
Comment out unstable checks in the test
Reviewed-by: jcbeyler, cjplummer
2018-11-13 12:11:34 -08:00
Kim Barrett
0050cd5776
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
...
Remove INCLUDE_ALL_GCS conditionalization.
Reviewed-by: tschatzl
2018-11-13 13:45:43 -05:00
Thomas Schatzl
56db122656
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
...
Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423.
Reviewed-by: shade, coleenp
2018-11-13 11:45:16 +01:00
David Holmes
90cf7a7d12
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
...
Reviewed-by: zgu, jcbeyler
2018-11-12 16:36:05 -05:00
Jean Christophe Beyler
1d340e454c
8212939: Add space after if/while/for/switch and parenthesis
...
Add spaces where needed
Reviewed-by: cjplummer, sspitsyn
2018-11-12 13:13:00 -08:00
Rob McKenna
d3ccf8a0ca
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
...
Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
2018-11-12 08:33:59 -08:00
Goetz Lindenmaier
b33edbf1ec
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit
...
Reviewed-by: dholmes, mdoerr
2018-11-12 16:40:25 +01:00
Pavel Rappo
cea9c21479
8210493: Bind to node- or linklocal ipv6 multicast address fails
...
Reviewed-by: alanb, chegar
2018-11-12 12:55:36 +00:00
Jan Lahoda
c963d543d2
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
...
Do not keep speculative Symbols in DeferredCompletionFailureHandler.
Reviewed-by: jjg, vromero
2018-11-12 09:35:23 +00:00
Priya Lakshmi Muthuswamy
50dc5ef396
5076751: System properties documentation needed in javadocs
...
Reviewed-by: jjg
2018-11-12 13:31:41 +05:30
Sergey Bylokhov
245a72938a
8211822: Some tests fail after JDK-8210039
...
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
2018-11-06 17:57:17 -08:00
Prasanta Sadhukhan
c03cdce50e
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
...
Reviewed-by: serb
2018-11-03 09:50:22 +05:30
Sergey Bylokhov
3656228787
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
...
Reviewed-by: prr
2018-11-02 15:38:03 -07:00
Ambarish Rapte
fa9ec805d9
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-02 23:05:47 +05:30
Amy Lu
836e02e1f1
8213576: Make test AsyncCloseChannel.java run in othervm
...
Reviewed-by: dholmes
2018-11-09 12:08:53 +08:00
Daniel D. Daugherty
6a9e3b9d29
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
...
Increase default timeout to 360 seconds.
Reviewed-by: erikj, dholmes
2018-11-08 20:54:30 -05:00
Vicente Romero
0ec4944be7
8211450: UndetVar::dup is not copying the kind field to the duplicated instance
...
Reviewed-by: mcimadamore
2018-11-08 18:23:52 -05:00
Martin Balao
7724fd6d9b
8213154: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: andrew
2018-11-08 18:10:15 -03:00
Mikael Vidstedt
f69921f2fc
8213436: Obsolete UseMembar
...
Reviewed-by: kvn, dholmes, mdoerr, adinn
2018-11-08 11:45:13 -08:00
Joe Wang
a567796533
8202285: (fs) Add a method to Files for comparing file contents
...
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
2018-11-08 09:50:54 -08:00
Richard Reingruber
e8fd8147a3
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
...
Reviewed-by: kvn
2018-11-08 09:04:00 -08:00
Chris Hegarty
4187dff26a
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
...
Reviewed-by: alanb, dfuchs
2018-11-08 16:16:57 +00:00
Vicente Romero
7d4e8d0e26
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
...
Reviewed-by: mcimadamore
2018-11-08 10:36:06 -05:00
Bernard Blaser
1117fcb339
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
...
Reviewed-by: kvn
2018-11-08 15:11:32 +01:00
Roland Westrelin
b2541f90e6
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
...
Reviewed-by: thartmann, kvn, shade
2018-11-08 10:08:52 +01:00
Serguei Spitsyn
bf16c3a479
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
...
Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
2018-11-08 00:07:48 -08:00
Gary Adams
bb0212400f
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
...
Reviewed-by: jcbeyler, cjplummer, amenkov
2018-11-01 11:42:59 -04:00
Lois Foltan
9c5c6947cb
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
...
Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData.
Reviewed-by: coleenp, mbalao, sgehwolf
2018-11-07 13:54:22 -05:00
Dean Long
a9ae141836
8212605: Pure-Java implementation of AccessController.doPrivileged
...
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
2018-11-06 16:04:50 -08:00
Valerie Peng
c8c41d1444
8211049: Second parameter of "initialize" method is not used
...
Use the specified random object instead of system default
Reviewed-by: weijun
2018-11-07 01:04:26 +00:00
Anthony Scarpino
f7fc720c9c
8211339: NPE during SSL handshake caused by HostnameChecker
...
Reviewed-by: xuelei
2018-11-06 10:10:18 -08:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Ying Zhou
0fade4897e
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-11-06 15:23:52 +08:00
Dean Long
88fec44661
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
...
Reviewed-by: kvn
2018-11-05 22:22:49 -08:00
Kim Barrett
1e9d3b5358
8210986: Add OopStorage cleanup to ServiceThread
...
Service thread performs cleanup when notified.
Reviewed-by: coleenp, rehn
2018-11-05 18:27:14 -05:00
Naoto Sato
a1029a4729
8213330: Fix legal headers in i18n tests
...
Reviewed-by: lancea
2018-11-05 13:55:41 -08:00
Roland Westrelin
b5d2e875f6
8209835: Aarch64: elide barriers on all volatile operations
...
Reviewed-by: aph, adinn
2018-11-05 12:53:55 +01:00
Phil Race
7613af50d9
Merge
2018-10-31 13:26:06 -07:00
Coleen Phillimore
d302072f50
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
...
Reviewed-by: jiangli, jwilhelm
2018-10-31 14:38:14 -04:00
Sergey Bylokhov
e496d67042
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
...
Reviewed-by: prr, denis
2018-10-31 10:01:23 -07:00
Pankaj Bansal
0e04de0f9c
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
...
Reviewed-by: prr, psadhukhan
2018-10-31 14:22:48 +05:30
Manajit Halder
033a0df6ef
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
...
Reviewed-by: dmarkov, kaddepalli
2018-10-30 17:06:32 +05:30
Prasanta Sadhukhan
2215c4c893
8213138: Update ProblemList.txt for mac
...
Reviewed-by: jdv
2018-10-30 15:43:37 +05:30
Jayathirth D V
04104ceaea
8213130: Update ProblemList after verification of jtreg tests in Win 7
...
Reviewed-by: psadhukhan
2018-10-26 22:20:19 +05:30
Gauri Patil
413ac60a5f
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
...
Reviewed-by: serb
2018-10-26 14:03:57 +05:30
Gauri Patil
d49ba47e9b
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
...
Reviewed-by: serb
2018-10-26 13:52:08 +05:30
Prasanta Sadhukhan
b29bab7522
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
...
Reviewed-by: serb
2018-10-25 13:07:42 +05:30
Thomas Stuefe
5dac22b8eb
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
...
Reviewed-by: dholmes, mdoerr
2018-10-24 14:59:21 +02:00
Jayathirth D V
8cc75f412e
Merge
2018-10-24 16:29:25 +05:30
Tobias Hartmann
18d4a423f9
8150552: Remove -XX:+AggressiveOpts
...
Removed the -XX:+AggressiveOpts flags and its usages.
Reviewed-by: ecaspole, sjohanss
2018-10-24 12:39:37 +02:00
Jayathirth D V
e41b1c19e9
Merge
2018-10-24 15:57:43 +05:30
Hamlin Li
533bd0a604
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-10-24 17:52:06 +08:00