Muthusamy Chinnathambi
|
cbe11130f5
|
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Reviewed-by: dholmes, iklam
|
2018-10-09 16:08:07 +05:30 |
|
Roman Kennke
|
f958e6642e
|
8212053: A few more missing object equals barriers
Reviewed-by: shade, zgu
|
2018-10-12 16:25:24 +02:00 |
|
Michael McMahon
|
96b43418b5
|
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
Reviewed-by: chegar, dfuchs
|
2018-10-12 11:12:51 +01:00 |
|
David Holmes
|
55692eb0ca
|
8211046: Forced data dependencies serve no purpose on x86
Reviewed-by: eosterlund, rehn
|
2018-10-12 03:51:02 -04:00 |
|
Vyom Tewari
|
f4df5cb4c3
|
8189366: SocketInputStream.available() should check for eof
Reviewed-by: chegar
|
2018-10-12 12:37:13 +05:30 |
|
Muthusamy Chinnathambi
|
b3de6ff3a6
|
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
Reviewed-by: dholmes
|
2018-10-11 15:49:23 -07:00 |
|
Roman Kennke
|
7ea2bd922b
|
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
Reviewed-by: shade, eosterlund
|
2018-10-11 23:48:55 +02:00 |
|
Jean Christophe Beyler
|
3eef363b69
|
8212025: Remove collector_present variable from ThreadHeapSampler
Remove unused variable from ThreadHeapSampler
Reviewed-by: tschatzl, pliden
|
2018-10-11 12:41:47 -07:00 |
|
Harold Seigel
|
2e5653c166
|
8211821: PrintStringTableStatistics crashes JVM
During JVM exit, print the Symbol and String tables before current thread gets deleted.
Reviewed-by: iklam, dholmes
|
2018-10-11 11:31:37 -04:00 |
|
Harold Seigel
|
945623c998
|
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Prevent classes in the InnerClasses attribute from being loaded unless they are actually being accessed.
Reviewed-by: dholmes, lfoltan
|
2018-10-11 10:11:18 -04:00 |
|
Pavel Rappo
|
01a3fec4cb
|
8212001: Verify exported symbols in java.base (libjava)
Reviewed-by: chegar
|
2018-10-11 14:10:13 +01:00 |
|
Matthias Baesken
|
cd597d1dfd
|
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
Reviewed-by: clanger, goetz
|
2018-10-01 12:06:44 +02:00 |
|
Krishna Addepalli
|
0caefc787f
|
8014503: AWT Choice implementation should be made consistent across platforms
Reviewed-by: serb, aghaisas, sveerabhadra
|
2018-10-09 12:08:59 +05:30 |
|
Krishna Addepalli
|
995f6963b3
|
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan
|
2018-10-05 14:35:24 +05:30 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07:00 |
|
Phil Race
|
c33f1a61de
|
8208595: [parfait] Better X11 font support
Reviewed-by: serb, psadhukhan
|
2018-10-04 11:07:30 -07:00 |
|
Prasanta Sadhukhan
|
9b0d241a16
|
8211055: Provide print to a file (PDF) feature even when printer was not connected
Reviewed-by: prr
|
2018-10-04 15:03:48 +05:30 |
|
Martin Mraz
|
0f45d2d52a
|
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
|
2018-10-04 14:56:03 +05:30 |
|
Prasanta Sadhukhan
|
88a48fe2a6
|
Merge
|
2018-10-04 14:17:59 +05:30 |
|
Xueming Shen
|
78276f7b33
|
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
Reviewed-by: alanb, lancea
|
2018-10-03 12:54:54 -07:00 |
|
Poonam Bajaj
|
3ce24a0442
|
8211150: G1 Full GC not purging code root memory and hence causing memory leak
Reviewed-by: tschatzl, sjohanss
|
2018-10-03 19:30:49 +00:00 |
|
Phil Race
|
42ecae239b
|
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Reviewed-by: serb, mchung
|
2018-10-03 11:10:09 -07:00 |
|
Gary Adams
|
82ab90dbb3
|
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
Reviewed-by: cjplummer, amenkov
|
2018-10-03 07:41:28 -04:00 |
|
Gerard Ziemski
|
db646c699a
|
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Added ATTRIBUTE_PRINTF to JVMFlag::printError
Reviewed-by: kbarrett, coleenp
|
2018-10-03 12:34:22 -05:00 |
|
Aleksey Shipilev
|
5850a50781
|
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
Reviewed-by: kvn
|
2018-10-03 18:46:26 +02:00 |
|
Andrew Haley
|
1ef860cf09
|
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Reviewed-by: shade, alanb
|
2018-10-03 17:29:47 +01:00 |
|
Rahul Raghavan
|
493b31ba91
|
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
Corrected nreg definition
Reviewed-by: dcubed, kvn, shade
|
2018-10-03 08:03:13 -07:00 |
|
Claes Redestad
|
08b8a3149b
|
8211384: Obsolete -XX:+/-MonitorInUseLists option
Reviewed-by: mikael, rkennke, shade, dcubed
|
2018-10-03 15:05:46 +02:00 |
|
Harold Seigel
|
221005a3d4
|
8209138: Symbol constructor uses u1 as the element type of its name argument
Maske u1 the type for Symbol values and add a function to return it as a char.
Reviewed-by: dholmes, coleenp
|
2018-10-03 09:46:46 -04:00 |
|
David Holmes
|
a3cd6a1a70
|
8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
|
2018-10-03 03:41:57 -04:00 |
|
Priya Lakshmi Muthuswamy
|
5cfc3bbdd4
|
8208531: -javafx mode should be on by default when JavaFX is available
Reviewed-by: jjg
|
2018-10-03 11:43:39 +05:30 |
|
Mikael Vidstedt
|
8e53d1b5dc
|
8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
|
2018-10-02 22:36:08 -07:00 |
|
Prasadrao Koppula
|
c55d60acf7
|
8211107: LDAPS communication failure with jdk 1.8.0_181
Reviewed-by: chegar, coffeys, vtewari
|
2018-10-02 21:38:54 +05:30 |
|
Mikael Vidstedt
|
1cca59019b
|
8211364: Remove expired flags
Reviewed-by: dholmes, egahlin
|
2018-10-02 15:01:25 -07:00 |
|
David Holmes
|
d1d1c16f8c
|
8211175: Remove temporary clock initialization duplication
Reviewed-by: rehn, mikael
|
2018-10-02 17:12:13 -04:00 |
|
Ivan Gerasimov
|
2ae27da3bc
|
8200381: Typos in javadoc - missing verb "be" and alike
Reviewed-by: lancea, darcy, wetmore
|
2018-10-02 10:19:07 -07:00 |
|
Prasanta Sadhukhan
|
added9caf6
|
6821316: comment in source code of SynthStyleFactory.java has a self-reference
Reviewed-by: serb
|
2018-09-29 09:43:33 +05:30 |
|
Prasanta Sadhukhan
|
61dc835d26
|
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
Reviewed-by: serb
|
2018-09-29 09:41:33 +05:30 |
|
Roland Westrelin
|
ce59b4b472
|
8210887: Tweak C2 gc api for arraycopy
Reviewed-by: kvn, thartmann
|
2018-09-28 10:42:40 +02:00 |
|
Christoph Langer
|
64c46dd029
|
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
Reviewed-by: serb
|
2018-09-28 06:39:52 +01:00 |
|
Prasanta Sadhukhan
|
2a43fc5a1b
|
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
Reviewed-by: serb
|
2018-09-28 09:17:24 +05:30 |
|
Phil Race
|
f7db806ed1
|
Merge
|
2018-09-27 11:46:28 -07:00 |
|
Phil Race
|
b18f1d282e
|
Merge
|
2018-09-27 10:49:10 -07:00 |
|
Roland Westrelin
|
2ab522db78
|
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
Reviewed-by: kvn, thartmann
|
2018-09-27 17:46:01 +02:00 |
|
Roland Westrelin
|
b00f4560cb
|
8211231: BarrierSetC1::generate_referent_check() confuses register allocator
Reviewed-by: iveresov, kvn
|
2018-09-27 16:25:25 +02:00 |
|
Daniel Fuchs
|
bb0074a569
|
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
Fixed links by moving <> out of the link as was done elsewhere in the file.
Reviewed-by: chegar
|
2018-10-02 14:17:30 +01:00 |
|
Chris Hegarty
|
f1436a3b4d
|
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
Reviewed-by: dfuchs
|
2018-10-02 10:40:58 +01:00 |
|
Weijun Wang
|
9452b88d93
|
8210821: Support dns_canonicalize_hostname in krb5.conf
Reviewed-by: valeriep
|
2018-10-02 16:02:35 +08:00 |
|
Man Cao
|
33c38f2ccb
|
8210716: Detailed GC logging request misses some
Changed log tags from (heap, ergo) to (gc, ergo, heap).
Reviewed-by: kbarrett, tschatzl
|
2018-10-01 20:16:55 -04:00 |
|
Sandhya Viswanathan
|
b0ea3a49d2
|
8211251: Default mask register for avx512 instructions
Encode AVX 512 instructions as unmasked instruction where mask register is not specified.
Reviewed-by: kvn
|
2018-10-01 11:54:34 -07:00 |
|