Thomas Stuefe
2329ce7e2d
8202073: MetaspaceAllocationTest gtest shall lock during space creation
...
Reviewed-by: coleenp
2018-04-23 16:25:16 +02:00
Martin Doerr
5e1a7651cd
8198756: Lazy allocation of compiler threads
...
Reviewed-by: kvn
2018-04-18 11:19:32 +02:00
Vladimir Kozlov
4a2ed13802
8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java
...
Set AOT specific compressed oop shift value before CDS archive load
Reviewed-by: iklam, jiangli
2018-04-20 14:30:57 -07:00
Hamlin Li
17da4aca08
8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected
...
8171404: java/nio/channels/AsynchronousSocketChannel/Basic.java failed with "AsynchronousCloseException expected"
8201520: AsynchronousSocketChannel/Basic.java timeout intermitently
Reviewed-by: alanb
2018-04-20 15:16:36 +08:00
Igor Ignatyev
716ac034c4
8202037: Split slow ctw_1 tests
...
Reviewed-by: kvn
2018-04-19 15:31:06 -07:00
David M Lloyd
883d41fefc
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
...
Reviewed-by: alanb
2018-04-19 10:33:35 -07:00
Ivan Gerasimov
9303a8a180
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
...
Reviewed-by: chegar
2018-04-19 09:36:06 -07:00
Christoph Langer
67f6ee6cc7
8202000: AIX build broken after JDK-8195099
...
Reviewed-by: goetz, stuefe, mbaesken
2018-04-19 12:12:05 +02:00
Vivek Theeyarath
702ac597ad
8184693: add Pattern.isEmpty
...
Added method Pattern.isEmpty
Reviewed-by: forax, chegar, smarks, psandoz, rriggs
2018-04-18 10:30:57 -07:00
Vicente Romero
03a10ec7b2
8196433: use the new error diagnostic approach at javac.Main
...
Reviewed-by: jjg
2018-04-18 16:02:53 -04:00
Joe Darcy
4ffd5d45c1
8201766: Mark TimSortStackSize2.java as intermittently failing
...
Reviewed-by: dholmes
2018-04-18 10:03:49 -07:00
Coleen Phillimore
36d1d59425
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
...
8193524: Redefining a method that removes use of 1 or more lambda expressions causes the JVM to hang
Remove oop pointers from runtime data structures.
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Reviewed-by: lfoltan, stefank
2018-04-18 12:06:53 -04:00
Weijun Wang
370977cf4f
8200152: KerberosString should use UTF-8 by default
...
Reviewed-by: xuelei
2018-04-10 11:02:09 +08:00
Vivek Theeyarath
824df1c125
8164781: Pattern.asPredicate specification is incomplete
...
Updated specification to reflect usage of find()
Reviewed-by: psandoz
2018-04-09 10:39:29 -07:00
Mikael Vidstedt
6ff35537f6
8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests
...
Reviewed-by: erikj
2018-04-09 10:19:33 -07:00
Bhavesh Patel
40998ce018
8196200: Implement a navigation builder in javadoc
...
Reviewed-by: jjg, ksrini
2018-04-09 09:45:51 -07:00
Ramanand Patil
347e295d9d
8200359: (tz) Upgrade time-zone data to tzdata2018d
...
Reviewed-by: naoto
2018-04-09 04:43:03 -07:00
Phil Race
bd2fef5689
Merge
2018-04-10 13:58:47 -07:00
Phil Race
d215683b97
Merge
2018-04-09 08:34:30 -07:00
Weijun Wang
d9c5e142c0
8180570: Refactor sun/security/mscapi shell tests to plain java tests
...
Reviewed-by: asmotrak
2018-04-08 17:01:20 +08:00
Weijun Wang
f965fb8986
8200792: PKCS12Attribute#hashCode is always constant -1
...
Reviewed-by: xuelei
2018-04-08 11:32:46 +08:00
Ivan Gerasimov
9fe989cc39
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
...
Reviewed-by: redestad
2018-04-07 17:07:13 -07:00
Jesper Wilhelmsson
9bfdee7c5a
Merge
2018-04-06 19:16:33 +02:00
Liam Miller-Cushon
999296bab2
8201251: The tests for JDK-8187247 should be under test/langtools
...
Reviewed-by: darcy
2018-04-06 08:58:22 -07:00
Roger Riggs
fa2a23256c
8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java
...
Reviewed-by: psandoz, lancea
2018-04-06 12:49:23 -04:00
Vicente Romero
92ec4c52a8
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
...
Reviewed-by: mcimadamore
2018-04-06 09:15:09 -04:00
Amit Sapre
2f100464ea
8071367: JMX: Remove SNMP support
...
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
2018-04-06 17:27:24 +05:30
Jesper Wilhelmsson
82847e4ec0
Merge
2018-04-06 03:53:28 +02:00
Liam Miller-Cushon
5acbe5ff92
8201194: Handle local variable declarations in lambda deduplication
...
Reviewed-by: vromero
2018-04-05 14:39:04 -07:00
Andrey Nazarov
5cd79594c5
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
...
Reviewed-by: ksrini, dholmes
2018-04-05 17:04:16 -07:00
Gary Adams
0ddec5ae89
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
...
Reviewed-by: sspitsyn, dholmes, ihse
2018-04-05 11:18:39 -07:00
Harold Seigel
b89ae10df2
8200261: Regression with JVM anonymous class
...
Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
2018-04-05 13:19:25 -04:00
Martin Buchholz
5c8c67c523
8200128: Fix some "annoations" typos
...
Reviewed-by: alanb
2018-04-05 09:36:01 -07:00
Alan Bateman
97d7cfb14e
8200458: (se) Readiness information previously recorded in the ready set not preserved
...
Reviewed-by: bpb, chegar
2018-04-05 15:04:09 +01:00
Ivan Gerasimov
277ac7e034
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
...
Reviewed-by: dholmes, redestad
2018-04-04 14:09:31 -07:00
Laurent Bourgès
51be01d646
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
...
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
2018-04-04 21:36:02 +02:00
Sean Mullan
ceea439679
8193032: Remove terminally deprecated SecurityManager APIs
...
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
2018-04-04 11:26:10 -04:00
Jayathirth D V
435d90c8e0
Merge
2018-04-04 14:32:05 +05:30
Amy Lu
9644c91625
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
...
Reviewed-by: jlahoda
2018-04-04 16:57:01 +08:00
Vicente Romero
6a2e0a5a01
8198314: javac hidden options violate standard syntax for options
...
Reviewed-by: jjg
2018-04-03 23:58:52 -04:00
Robert Field
4ecc488704
8198801: JShell: user exception chained cause not retained
...
Reviewed-by: jlahoda
2018-04-03 13:27:58 -07:00
Krishna Addepalli
4b5edce4f3
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
...
Reviewed-by: prr, serb
2018-04-02 16:52:11 +05:30
Stuart Marks
87e7768a1c
8195649: reorganize tests for java.util.Optional
...
Reviewed-by: psandoz
2018-03-30 14:36:18 -07:00
Sergey Bylokhov
97d533e06b
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
...
Reviewed-by: prr
2018-03-30 13:57:19 -07:00
Phil Race
239ec10926
Merge
2018-03-30 10:24:51 -07:00
Phil Race
31a8b6199c
Merge
2018-03-30 09:24:04 -07:00
Ivan Gerasimov
8a1bee438c
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
...
Reviewed-by: mullan
2018-03-29 22:12:05 -07:00
Phil Race
465a621660
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
...
Reviewed-by: serb
2018-03-29 12:49:26 -07:00
Brian Burkhalter
dee3c23d5b
8200449: ReadAllReadNTransferTo fails occasionally
...
Don't pass a non-positive parameter to Random.nextInt(int).
Reviewed-by: chegar
2018-03-29 12:38:47 -07:00
Prahalad Kumar Narayanan
0c29ff3488
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
...
Reviewed-by: prr, serb, jdv
2018-03-29 12:03:40 +05:30
Phil Race
a36963736b
Merge
2018-03-28 14:54:22 -07:00
Alex Menkov
f8f1f3daba
8200195: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java crashes with "assert(thread->thread_state() == _thread_in_native) failed: coming from wrong thread state"
...
Reviewed-by: sspitsyn, cjplummer
2018-04-10 15:33:11 -07:00
Calvin Cheung
4ef7c919a2
8194812: Extend class-data sharing to support the module path
...
8199360: Rework the support for the 'ignored' module options in CDS
Reviewed-by: jiangli, lfoltan, iklam, mseledtsov
2018-04-10 11:43:40 -07:00
Christian Tornqvist
0b26707d47
8201334: Move runtime/NMT/MallocStressTest.java to hotspot_tier3_runtime
...
Reviewed-by: lfoltan, mseledtsov, mikael
2018-04-10 08:13:06 -04:00
Roman Kennke
389d720746
8199735: Mark word updates need to use Access API
...
Reviewed-by: shade, eosterlund
2018-04-05 10:54:53 +02:00
Kim Barrett
158a927587
8200697: Add utility for spin wait with fallback to yield/sleep
...
Added SpinYield utility class.
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: dcubed, coleenp, dholmes
2018-04-09 01:22:37 -04:00
Jesper Wilhelmsson
173ca7d953
Merge
2018-04-06 19:16:33 +02:00
Harold Seigel
ffc0b90a4e
8198908: Add JVM support for preview features
...
Add new major and minor version checks
Reviewed-by: dholmes, lfoltan
2018-04-06 09:59:48 -04:00
Stefan Karlsson
48d527c5bd
8201212: Remove INCLUDE_ALL_GCS from OopStorage files
...
Reviewed-by: kbarrett
2018-04-06 11:37:33 +02:00
Mikhailo Seledtsov
fc89e7ac24
8200126: [TESTBUG] Open source VM runtime signal tests
...
Open sourced the signal tests, updated make files and test groups accordingly
Reviewed-by: dholmes, ctornqvi, ihse
2018-04-03 08:56:46 -07:00
Vladimir Kozlov
6bdeaad21a
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
...
Add requires to run test only in Xmixed mode.
Reviewed-by: simonis
2018-03-30 07:47:20 -07:00
Thomas Stuefe
3e603a776e
8191101: Show register content in hs-err file on assert
...
Reviewed-by: adinn, clanger, simonis
2018-03-30 06:31:16 +02:00
Calvin Cheung
213862d866
8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces
...
Stop CDS dumping right away when an OOM due to insufficient metaspace is encountered
Reviewed-by: iklam, mseledtsov
2018-03-29 21:48:38 -07:00
Vladimir Kozlov
b81442dbbc
8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related)
...
Reviewed-by: mseledtsov
2018-03-29 09:52:53 -07:00
Volker Simonis
e8c15436ea
8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !"
...
Reviewed-by: kvn, thartmann
2018-03-29 14:50:25 +02:00
Leonid Mesnik
e3d3493329
8200187: Exclude 3 long-running tests from tier1
...
Reviewed-by: dholmes, cjplummer
2018-03-28 13:25:15 -07:00
Leonid Mesnik
f5dbb7c374
8200091: [TESTBUG] Update jittester for jdk11
...
Reviewed-by: iignatyev
2018-03-28 13:38:08 -07:00
Alex Menkov
a1ef16545e
8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array
...
Reviewed-by: sspitsyn, cjplummer
2018-03-28 12:10:24 -07:00
Thomas Schatzl
83d7c657c4
8197573: Remove concurrent cleanup and secondary free list handling
...
Remove secondary free list and all associated functionality, moving the cleanup work into the Cleanup pause instead.
Reviewed-by: sangheki, sjohanss
2018-03-28 16:39:32 +02:00
Maurizio Cimadamore
484ec0738e
8200355: local variable inference regression test generates classfile in test folder
...
LVTI harness should generate files in jtreg scratch dir
Reviewed-by: vromero
2018-03-28 14:24:17 +01:00
Maurizio Cimadamore
b7e53c1204
8200199: javac suggests to use var even when var is used
...
Local var analyzer should use synthetic var type position to decide if analysis is needed
Reviewed-by: jlahoda, vromero
2018-03-28 14:08:26 +01:00
Pankaj Bansal
5e302c9a35
8191957: JFileChooser shows empty name for external drives shown under Desktop
...
Reviewed-by: jdv, kaddepalli
2018-03-28 17:54:44 +05:30
Laurent Bourgès
385ad9e160
8198885: upgrade Marlin (java2d) to 0.9.1
...
Clipping implemented in Dasher (curve subdivision at clip edges) + higher quality(curve, subpixels) + new path simplifier
Reviewed-by: prr, serb
2018-03-27 22:09:43 +02:00
Per Lidén
940bc841a7
8199927: Make WhiteBox more GC agnostic
...
Reviewed-by: shade, eosterlund
2018-03-28 11:38:47 +02:00
Per Lidén
24273f04a4
8199925: Break out GC selection logic from GCArguments to GCConfig
...
Reviewed-by: eosterlund, rkennke
2018-03-28 11:38:47 +02:00
Per Lidén
3b7962d614
8199918: Shorten names of CollectedHeap::Name members
...
Reviewed-by: shade, eosterlund
2018-03-28 11:38:47 +02:00
Volker Simonis
fe3badf59a
8198915: [Graal] 3rd testcase of compiler/types/TestMeetIncompatibleInterfaceArrays.java takes more than 10 mins
...
Reviewed-by: kvn, thartmann
2018-03-28 11:27:35 +02:00
Tobias Hartmann
32668d954e
8200227: [Graal] Test times out with Graal due to low compile threshold
...
Removed unnecessary VM options from test to avoid timeouts with Graal.
Reviewed-by: kvn
2018-03-27 11:13:11 +02:00
Thomas Schatzl
945342f1ef
8193067: gc/g1/TestVerifyGCType.java still unstable
...
Fix number of gc threads and heap waste percentage to trigger mixed gcs reproducibly
Reviewed-by: sjohanss, pliden
2018-03-27 11:05:01 +02:00
Gary Adams
9b9d9308ed
8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size
...
Reviewed-by: cjplummer
2018-03-26 08:17:56 -04:00
Alex Menkov
4fd65fbdaf
8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds"
...
Reviewed-by: dholmes, sspitsyn, cjplummer
2018-03-26 09:27:24 -07:00
Thomas Schatzl
cd9bd4ecc7
8196485: FromCardCache default card index can cause crashes
...
The default value of -1 for 32 bit card indices is a regular card value at the border of 2TB heap addresses in the from card cache, so G1 may loose remembered set entries. Extend from card cache entries to 64 bits.
Co-authored-by: Jarkko Miettinen <jarkko.miettinen@relex.fi>
Reviewed-by: shade, sjohanss
2018-03-26 16:51:43 +02:00
Thomas Schatzl
c30aef79df
8180415: Rebuild remembered sets during the concurrent cycle
...
In general maintain remembered sets of old regions only from the start of the concurrent cycle to the mixed gc they are used, at most until the end of the mixed phase.
Reviewed-by: sjohanss, sangheki
2018-03-26 16:51:43 +02:00
Pallavi Sonal
cab25623b6
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
...
Added validation for wildcard at start and end
Reviewed-by: chegar, dfuchs, clanger
2018-03-26 17:33:58 +05:30
Jan Lahoda
d2e4f879b1
8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978
...
Adjusting the expected number of exception table entries to the recent changes in javac.
Reviewed-by: kvn
2018-03-28 10:24:26 +02:00
Ivan Gerasimov
3d160a80fc
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
...
Reviewed-by: chegar, clanger
2018-03-27 13:22:40 -07:00
Liam Miller-Cushon
debaf13f38
8200301: deduplicate lambda methods
...
Reviewed-by: vromero, mcimadamore
2018-03-27 13:48:16 -04:00
Bhavesh Patel
9569a57298
8199278: Javadoc search results does not link to anchors on a page
...
Reviewed-by: jjg, ksrini
2018-03-26 18:07:24 -07:00
Aleksey Shipilev
ab65d126af
8200241
: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
...
Reviewed-by: redestad, psandoz
2018-03-26 20:20:45 +02:00
Athijegannathan Sundararajan
008199321a
8200215: 17th loop of "let foo = ''"; throws ReferenceError
...
Reviewed-by: jlaskey, attila, hannesw
2018-03-26 19:27:45 +05:30
Aleksey Shipilev
a048853756
8200118: [TESTBUG] String concat tests should test toString() application order
...
Reviewed-by: psandoz, redestad
2018-03-26 15:09:20 +02:00
Per Lidén
7b568da79b
8199850: Move parsing of VerifyGCType to G1
...
Reviewed-by: sjohanss, tschatzl
2018-03-26 12:44:39 +02:00
Jan Lahoda
5bff39c04f
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
...
ErrorType.getEnclosingType returns noType rather than self.
Reviewed-by: mcimadamore, cushon
2018-03-26 11:42:17 +02:00
Shinya Yoshida
4b6cd06e3d
8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
...
Reviewed-by: rfield
2018-03-24 14:43:04 +09:00
Jesper Wilhelmsson
aa69f8c75c
Merge
2018-03-24 01:08:35 +01:00
Felix Yang
2a4a941922
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
...
Reviewed-by: mchung
2018-03-28 21:57:03 -07:00
Martin Buchholz
4546512c19
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
...
Reviewed-by: sherman, ulfzibis
2018-03-28 21:14:06 -07:00
Martin Buchholz
6f37b4cbce
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
...
End() should always expect to be called eventually
Reviewed-by: sherman, ulfzibis
2018-03-28 21:13:55 -07:00
Brian Burkhalter
6670f60a21
8180410: ByteArrayOutputStream should not throw IOExceptions
...
Add ByteArrayOutputStream.writeBytes()
Reviewed-by: rriggs, smarks
2018-03-23 15:05:43 -07:00
Phil Race
77e24ab76e
Merge
2018-03-23 11:14:43 -07:00
Brian Burkhalter
68cf42d465
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
...
Reviewed-by: bchristi, rriggs, psandoz
2018-03-23 10:09:45 -07:00
Phil Race
cb1ef28563
Merge
2018-03-23 10:02:55 -07:00
Shinya Yoshida
ae2d2c8ff5
8199910: Compiler crashes with -g option and variables of intersection type inferred by var
...
Javac should skip non-denotable types in the LocalVariableTypeTable attribute
Reviewed-by: jlahoda
2018-03-23 16:53:54 +00:00
Roger Riggs
299b4b7b44
8199756: Simplify language, country, script, and variant property initialization
...
Reviewed-by: mchung, naoto, alanb
2018-03-23 11:53:11 -04:00
Phil Race
3d9f35c4f5
Merge
2018-03-23 08:49:58 -07:00
Alan Bateman
3bb85f5fc5
8199791: (se) More Selector cleanup
...
Reviewed-by: redestad, bpb
2018-03-23 14:18:18 +00:00
Jayathirth D V
948a1e2729
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
...
Reviewed-by: prr, pnarayanan
2018-03-23 11:18:39 +05:30
Roland Westrelin
98db6d11f3
8193130: Bad graph when unrolled loop bounds conflicts with range checks
...
Reviewed-by: kvn, thartmann
2018-03-22 20:21:19 -07:00
Vladimir Kozlov
6b886727ca
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
...
8199489: [TESTBUG] don't run CTW tests with -Xcomp
Reviewed-by: iignatyev, iveresov
2018-03-22 16:39:02 -07:00
Jan Lahoda
0345e4f081
8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
...
Reviewed-by: darcy, kvn
2018-03-22 22:34:38 +01:00
Brian Burkhalter
37f1b2b1e3
8198753: (dc) DatagramChannel throws unspecified exceptions
...
Reviewed-by: alanb
2018-03-22 12:29:52 -07:00
Phil Race
f004bcc467
Merge
2018-03-22 11:34:38 -07:00
Paul Sandoz
a2ea38d2c9
8199773: (bf) XXXBuffer:compareTo method is not working as expected
...
Reviewed-by: alanb
2018-03-22 09:07:08 -07:00
Jan Lahoda
01509e5b5e
8194978: Javac produces dead code for try-with-resource
...
For try-with-resources, using simplified distinct close code for try body and catch clause, to avoid creating multiple copies of the full finally code.
Reviewed-by: mcimadamore
2018-03-22 15:28:33 +01:00
Jan Lahoda
7b9d38622b
8198552: Multiple javac plugins do not work at the same time
...
Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: jjg, vromero
2018-03-22 12:13:08 +01:00
Nishit Jain
8314e06ebc
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero)
...
8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used
Reviewed-by: naoto
2018-03-22 12:59:58 +05:30
Prahalad Kumar Narayanan
23ba49ac43
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
...
Reviewed-by: prr, jdv
2018-03-22 11:41:15 +05:30
Weijun Wang
05b129ec25
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000"
...
Reviewed-by: mullan
2018-03-22 08:09:51 +08:00
Tobias Hartmann
55233a42f3
8199777: Deprecate -XX:+AggressiveOpts
...
Deprecate -XX:+AggressiveOpts and remove it from testing.
Reviewed-by: kvn, dholmes, shade
2018-03-22 08:39:51 +01:00
Manajit Halder
989515036d
7158623: Should an unfocusable maximized Frame be resizable
...
Reviewed-by: prr, sveerabhadra
2018-03-21 12:08:16 +05:30
Ekaterina Pavlova
c944c3aba7
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
...
Reviewed-by: iignatyev
2018-03-21 13:30:03 -07:00
Mikhailo Seledtsov
aa2b650b70
8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds
...
Added at requires vm.cds
Reviewed-by: dcubed, jiangli
2018-03-21 13:18:06 -07:00
Roland Westrelin
35460b0e85
8196294: LoopStripMiningIterShortLoop is set to zero by default
...
Reviewed-by: shade, thartmann, kvn
2018-03-21 10:05:36 +01:00
George Triantafillou
957f5e1c7d
8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)
...
Reviewed-by: stsmirno, coleenp
2018-03-21 11:27:29 -04:00
Chris Plummer
e1afb3bc99
8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr
...
No longer force stderr to console. Copy app's output to Sytem.err.
Reviewed-by: sspitsyn, dholmes, iignatyev, clanger
2018-03-24 13:39:07 -07:00
Jesper Wilhelmsson
7ffa43700f
Merge
2018-03-24 01:08:35 +01:00
Tobias Hartmann
eda7916ce8
8199624: [Graal] Blocking jvmci compilations time out
...
Handle blocking jvmci compilations that time out.
Reviewed-by: kvn, dnsimon
2018-03-21 08:18:54 +01:00
Jesper Wilhelmsson
1155614f99
Merge
2018-03-20 04:36:44 +01:00
David Holmes
feea6b06c3
8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation
...
Reviewed-by: psandoz, alanb
2018-03-19 17:46:49 -04:00
Phil Race
1d92a4dd47
Merge
2018-03-19 10:46:31 -07:00
Patrick Reinhart
4c7f1ac52c
8196298: Add null Reader and Writer
...
Reviewed-by: bpb, forax, smarks, alanb, rriggs
2018-03-19 09:58:41 -04:00
Krishna Addepalli
00465d6e60
8152974: AWT hang occurrs when sequenced events arrive out of sequence
...
Reviewed-by: serb, prr, ssadetsky
2018-03-19 12:29:23 +05:30
Roger Riggs
ef24e174a4
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
...
Reviewed-by: bpb, lancea
2018-03-16 16:17:17 -04:00
Harsha Wardhana B
7cbffcf023
8196028: JMX: Not enough JDP packets received before timeout
...
Reviewed-by: dholmes, egahlin
2018-03-20 13:40:03 +05:30
Jini George
9d036d6dd2
8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
...
Provide an improved heap summary for G1GC with parameters like 'capacity', 'used', 'free', etc with the 'universe' command, and introduce a new command 'g1regiondetails' to display the individual region details.
Reviewed-by: sjohanss, minqi
2018-03-20 11:24:32 +05:30
Lutz Schmidt
f5d589fe63
8198608: Improvements to command-line flags printing
...
Re-implemented Flag::print_on()
Reviewed-by: dholmes, mikael, gziemski
2018-03-19 13:37:57 -05:00
Alexandre Iline
771a76dd9e
Merge
2018-03-16 03:17:12 -07:00
Alexandre Iline
88af1f11ee
8199616: Fix @module declarations in tier1 tests
...
Reviewed-by: mchung, alanb
2018-03-16 03:15:35 -07:00
Hamlin Li
d76f461144
8199215: Re-examine getFreePort method in test infrastructure library
...
Reviewed-by: alanb
2018-03-16 18:15:31 +08:00
Abdul Kolarkunnu
e6587461a4
8197554: Create test for SwingSet TableDemo
...
Reviewed-by: serb
2018-03-16 14:12:12 +05:30
Joe Wang
e5a5c2a832
8183554: Add constructors with Charset parameter for FileReader and FileWriter
...
Reviewed-by: alanb, rriggs, smarks
2018-03-15 14:54:10 -07:00
Phil Race
a359ed6dcf
Merge
2018-03-15 11:36:11 -07:00
Pankaj Bansal
dc46f48f5f
7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list
...
Reviewed-by: serb, kaddepalli
2018-03-15 19:33:51 +05:30
David Lloyd
acb3103b8f
8188240: Reflection Proxy should skip static methods
...
Reviewed-by: mchung, sundar, shade, plevart
2018-03-15 12:07:59 +01:00
Claes Redestad
8994d5ad0e
8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
...
Reviewed-by: psandoz
2018-03-15 10:41:57 +01:00
Krishna Addepalli
6875323232
8195095: Images are not scaled correctly in JEditorPane
...
Reviewed-by: ssadetsky, psadhukhan, mhalder
2018-03-14 15:41:29 +05:30
Zhengyu Gu
d6bd698077
8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
...
Tag memory allocation from Usafe.allocateMemory as external memory allocation
Reviewed-by: coleenp, stuefe
2018-03-19 08:31:57 -04:00
Thomas Stuefe
c8c38f6aae
8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
...
Reviewed-by: zgu, coleenp
2018-03-19 11:38:45 +01:00
Coleen Phillimore
fde89a34d0
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
...
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
2018-03-16 09:12:13 -04:00
Ioi Lam
f48c339805
8198796: Create test case for CDS + condy
...
Reviewed-by: mseledtsov, lfoltan, jiangli
2018-03-13 15:13:20 -07:00
Daniil Titov
7c233f5070
8166642: serviceability/dcmd/framework/* timeout
...
Reviewed-by: cjplummer, dholmes
2018-03-14 11:09:26 -07:00
Phil Race
f52ea8839e
Merge
2018-03-13 09:57:44 -07:00
Xueming Shen
ffac9ae61c
8196748: tools/jar tests need to tolerate unrelated warnings
...
Reviewed-by: dholmes
2018-03-13 00:22:14 -07:00
Ben Walsh
de3604ea0c
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
...
Reviewed-by: psandoz, vlivanov, plevart
2018-03-12 16:09:18 -07:00
Phil Race
0cfa66ddce
Merge
2018-03-12 09:37:49 -07:00
Daniel Stewart
07ad3d2f91
8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
...
Adding required -XX:+UnlockDiagnosticVMOptions flag to StringTableVerifyTest.java
Reviewed-by: coleenp, kvn
2018-03-09 23:03:28 -05:00
Claes Redestad
54b1510aa7
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
...
Reviewed-by: psandoz, naoto
2018-03-10 02:58:39 +01:00
Sergey Bylokhov
5c55118223
8198406: Test TestAATMorxFont is unstable
...
Reviewed-by: prr, pnarayanan
2018-03-09 14:42:46 -08:00
Erik Joelsson
1926d24306
8199352: The Jib artifact resolver in test lib needs to print better error messages
...
Reviewed-by: iignatyev, ihse
2018-03-09 19:20:19 +01:00
Krishna Addepalli
65113c9136
8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
...
Reviewed-by: serb, prr, ssadetsky
2018-03-09 17:26:48 +05:30
Jan Lahoda
b0b8a51be1
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure
...
Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it.
Reviewed-by: cushon, jjg
2018-03-09 09:42:10 +01:00
Sergey Bylokhov
23ede624d8
8199022: New failures should be added to ProblemList
...
Reviewed-by: prr, psadhukhan
2018-03-08 12:35:10 -08:00
Phil Race
ff223cc1ee
Merge
2018-03-08 10:18:28 -08:00
Shashidhara Veerabhadraiah
72628783c5
8195738: scroll poistion in ScrollPane is reset after calling validate()
...
Reviewed-by: serb, ssadetsky
2018-03-08 14:31:54 +05:30
KUBOTA Yuji
605827c671
8169358: httpserver does not close connections when RejectedExecutionException occurs
...
Catch unexpected exceptions in Dispatcher::handle
Reviewed-by: chegar, dfuchs, clanger
2018-03-08 11:21:57 +09:00
Vicente Romero
c866d037bc
8199327: nuke var type name after a lambda has been accepted
...
Reviewed-by: mcimadamore
2018-03-08 10:28:46 -05:00
Erik Joelsson
2c4466755b
8199197: Set _NT_SYMBOL_PATH when running tests on windows
...
Reviewed-by: ihse, ctornqvi
2018-03-07 22:30:39 +01:00
Manajit Halder
dd5043a7d6
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
...
Reviewed-by: serb, kaddepalli
2018-03-07 14:54:46 +05:30
Pankaj Bansal
4a0424f9bf
8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
...
Reviewed-by: serb, psadhukhan
2018-03-07 18:20:09 +05:30
Prem Balakrishnan
b46b19cb58
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
...
Reviewed-by: prr, ssadetsky
2018-03-07 17:05:28 +05:30
Prem Balakrishnan
8bb3dc6619
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
...
Reviewed-by: mhalder, ssadetsky, serb
2018-03-07 16:52:19 +05:30
Alan Bateman
889a041f22
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
...
Reviewed-by: bpb, mli
2018-03-07 07:13:55 +00:00
Bhavesh Patel
1780fdeae7
8182765: HTML5 must be the default javadoc codegen mode in the near future
...
Reviewed-by: jjg
2018-03-06 10:45:47 -08:00
Sean Coffey
5b02a98b21
8199018: Test crypto provider not registering
...
Reviewed-by: wetmore
2018-03-06 10:31:14 +00:00
Phil Race
ea6bd4c0ec
Merge
2018-03-05 13:11:21 -08:00
Naoto Sato
3d4edcc571
4993841: (str) java.lang.Character should have a toString(int) method
...
Reviewed-by: martin, rriggs, sherman, smarks
2018-03-05 08:50:47 -08:00
Brian Burkhalter
a131e1668f
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
...
Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
2018-03-05 08:27:42 -08:00
Randy Crihfield
af7782b1a0
8193660: Check SOURCE line in "release" file for closedjdk
...
Reviewed-by: alanb
2018-03-05 05:50:24 -08:00
Randy Crihfield
28e38031a2
8193660: Check SOURCE line in "release" file for closedjdk
...
Reviewed-by: alanb
2018-03-05 05:44:46 -08:00
Chris Yin
d3e24d6682
8198931: remove java.xml.bind module dependency for com/sun/jndi tests
...
Reviewed-by: lancea
2018-03-04 18:46:07 -08:00
Lance Andersen
9995861868
8197533: Move javax.transaction.xa to its own module
...
Reviewed-by: darcy, alanb, psandoz, ihse
2018-03-04 17:05:29 -05:00
Prasanta Sadhukhan
be7644263d
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
...
Reviewed-by: ssadetsky, prr
2018-03-03 09:55:22 +05:30
Alexandre Iline
68c6ef69de
8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
...
Reviewed-by: prr
2018-03-02 14:25:39 -08:00
Jesper Wilhelmsson
6a37cbc50c
Merge
2018-03-02 21:00:12 +01:00
Prahalad Kumar Narayanan
f3ae7d1bd9
8198613: Test cases result in failure or timeout when run with OpenGL backend
...
Reviewed-by: serb, jdv
2018-03-02 14:39:29 +05:30
Felix Yang
77d0099725
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
...
Reviewed-by: naoto
2018-03-02 00:33:00 -08:00
Martin Buchholz
5e529f5d62
8198933: Update JDI tests to pass valid URL[]
...
Reviewed-by: dholmes
2018-03-01 21:23:35 -08:00
Prasanta Sadhukhan
b4beeae554
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
...
Reviewed-by: ssadetsky, sveerabhadra
2018-03-02 09:59:02 +05:30
Martin Buchholz
fa4abe66dd
8198810: URLClassLoader does not specify behavior when URL array contains null
...
Reviewed-by: alanb, darcy, dholmes
2018-03-01 19:01:34 -08:00
Zhengyu Gu
354249f51e
8191369: NMT: Enhance thread stack tracking
...
More precise thread stack tracking on Linux and Windows
Reviewed-by: coleenp, adinn, minqi
2018-03-01 16:35:36 -05:00
Vladimir Kozlov
d0ec59a9fb
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
...
Reviewed-by: thartmann
2018-03-01 09:03:30 -08:00
Phil Race
d381c82162
Merge
2018-03-01 08:52:52 -08:00
Joe Wang
5a7aff9897
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
...
Reviewed-by: rriggs, smarks, sherman, tvaleev
2018-03-01 15:31:04 -08:00
Philipp Kunz
5db337db24
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
...
Reviewed-by: alanb, sherman
2018-03-01 15:50:26 -05:00
Jim Laskey
b4d4d8f66c
8197594: String#repeat
...
Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
2018-03-01 15:45:51 -04:00
Tobias Hartmann
23c15b8f4c
8148871: Possible wrong expression stack depth at deopt point
...
Add a special case for invoke bytecodes and use the parameter size instead of the oop map in that case.
Reviewed-by: never, dlong, minqi
2018-03-01 08:58:27 +01:00
Mandy Chung
3414903aba
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
...
Reviewed-by: dfuchs, jmanson
2018-02-28 17:11:57 -08:00
Marcus Larsson
98c77d44de
8168722: Unified Logging configuration output needs simplifying
...
Reviewed-by: rehn, lfoltan, hseigel
2018-02-28 22:38:53 +01:00
Jesper Wilhelmsson
3dfe4d61b3
Merge
2018-03-01 01:47:46 +01:00
Coleen Phillimore
a2818d9625
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
...
Reviewed-by: dholmes, hseigel
2018-02-28 14:20:24 -05:00