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 |
|
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 |
|