Rajan Halade
|
4639892e77
|
8204250: Problem list pkcs11 tests on windows
Reviewed-by: wetmore
|
2018-06-01 15:24:41 -07:00 |
|
Martin Balao
|
62c97f695f
|
8203182: Release session if initialization of SunPKCS11 Signature fails
Ensure session is properly released in P11Signature class
Reviewed-by: valeriep
|
2018-06-01 19:46:31 +00:00 |
|
Phil Race
|
f03c183e28
|
Merge
|
2018-06-01 09:38:08 -07:00 |
|
Michal Vala
|
a30144440e
|
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
|
2018-06-01 12:28:19 -04:00 |
|
Phil Race
|
e3fc1db59c
|
Merge
|
2018-06-01 09:18:22 -07:00 |
|
Adam Farley
|
1a3da59297
|
8200052: libjavajpeg: Fix compile warning in jchuff.c
Co-authored-by: Thomas Stuefe <thomas.stuefe@sap.com>
Reviewed-by: prr
|
2018-06-01 09:16:36 -07:00 |
|
Matthias Baesken
|
60eb10cace
|
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
Reviewed-by: clanger, prr, serb, stuefe
|
2018-05-30 15:01:36 +02:00 |
|
Phil Race
|
f3f7c9878c
|
Merge
|
2018-05-31 13:04:30 -07:00 |
|
Kim Barrett
|
dd3d24341b
|
8204179: [BACKOUT] OopStorage should use GlobalCounter
Backout JDK-8202945
Reviewed-by: eosterlund, pliden
|
2018-05-31 15:37:18 -04:00 |
|
Calvin Cheung
|
e8aba519f7
|
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
Added an interface with a default method. The InnerClass implements the interface.
Reviewed-by: iklam, dholmes
|
2018-05-31 11:41:25 -07:00 |
|
Dean Long
|
e9161fc443
|
8202670: Update Graal
Reviewed-by: kvn, aph
|
2018-05-31 10:38:05 -07:00 |
|
Alex Menkov
|
4265f02657
|
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
Reviewed-by: sspitsyn, iklam, jiangli
|
2018-05-31 10:14:41 -07:00 |
|
Sergey Bylokhov
|
b7dbfb2e28
|
8199150: Accessibility issues in java.desktop
8150156: Update bugs.sun.com references to bugs.java.com
Reviewed-by: prr
|
2018-05-31 09:52:32 -07:00 |
|
Sergey Bylokhov
|
414dd381fc
|
8202051: Address compilation warnings in libawt with VS2017
Reviewed-by: prr
|
2018-05-31 09:24:27 -07:00 |
|
Shashidhara Veerabhadraiah
|
92c17de5cf
|
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
Reviewed-by: serb
|
2018-05-31 16:50:10 +05:30 |
|
Sergey Bylokhov
|
bff7725b4d
|
8195624: Desktop API cannot be used without permission to read "os.version"
Reviewed-by: prr
|
2018-05-30 22:03:12 -07:00 |
|
Sergey Bylokhov
|
bb315314c8
|
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
Reviewed-by: prr
|
2018-05-30 21:30:05 -07:00 |
|
Phil Race
|
2accb9f792
|
8204122: Update harfbuzz.md
Reviewed-by: srl
|
2018-05-30 15:19:55 -07:00 |
|
Phil Race
|
9a1d560f7f
|
8199530: Upgrade to harfbuzz 1.7.6
Reviewed-by: srl, serb
|
2018-05-30 12:20:00 -07:00 |
|
Sergey Bylokhov
|
f13ea2ea31
|
8196373: Introspector does not see overridden generic setter method
Reviewed-by: malenkov
|
2018-05-30 08:10:41 -07:00 |
|
Christoph Langer
|
244e03bf5a
|
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
Co-authored-by: Ichiroh Takiguchi <takiguc@linux.vnet.ibm.com>
Reviewed-by: prr
|
2018-05-30 08:19:59 +02:00 |
|
Sergey Bylokhov
|
5c128bbc7d
|
8201279: javax.sound tests should not set java.home system property
Reviewed-by: prr, rriggs
|
2018-05-29 11:22:21 -07:00 |
|
Vivek Theeyarath
|
5103e3b4a3
|
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
|
2018-05-25 22:56:00 -07:00 |
|
Gerard Ziemski
|
41259aae4d
|
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
Print out output from PrintSystemDictionaryAtExit at failure
Reviewed-by: mseledtsov, dholmes
|
2018-05-31 09:51:31 -05:00 |
|
Harold Seigel
|
d5bb71b01e
|
Merge
|
2018-05-31 10:39:55 -04:00 |
|
Harold Seigel
|
d892ac8d4c
|
8202913: loader constraint message for fields specifies incorrect referring class
Improve the message to display the right referring class.
Reviewed-by: acorn, goetz, dholmes
|
2018-05-31 10:38:06 -04:00 |
|
Brian Burkhalter
|
9269c67670
|
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
Reviewed-by: alanb
|
2018-05-31 07:37:06 -07:00 |
|
Jamil Nimeh
|
fcb805f9a6
|
8153029: ChaCha20 Cipher Implementation
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
|
2018-05-31 07:05:10 -07:00 |
|
Coleen Phillimore
|
89251ae9a3
|
8204087: C++ Interpreter code left over in MethodData
Remove unused code
Reviewed-by: kvn, lfoltan, thartmann
|
2018-05-31 09:19:54 -04:00 |
|
Markus Grönlund
|
04482293bf
|
8203321: assert(current_query_index < process_query_set->size) failed: invariant
Reviewed-by: rehn
|
2018-05-31 13:25:40 +02:00 |
|
Stefan Karlsson
|
c5d5f71014
|
8203923: Add @requires feature to check flag values for the running JVM
Reviewed-by: kvn, dholmes
|
2018-05-31 10:41:36 +02:00 |
|
Rachna Goel
|
f001238086
|
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class
Updated description of cyrillic supplementary block.
Reviewed-by: naoto
|
2018-05-31 15:11:57 +05:30 |
|
Jesper Wilhelmsson
|
a9a54291b4
|
Added tag jdk-11+16 for changeset 02934b0d661b
|
2018-05-31 07:08:54 +02:00 |
|
Igor Ignatyev
|
2e0bda002d
|
8199371: [TESTBUG] Open source vm testbase JDWP tests
Reviewed-by: sspitsyn, mseledtsov
|
2018-05-30 20:54:45 -07:00 |
|
Igor Ignatyev
|
91cff962f9
|
8199380: [TESTBUG] Open source VM testbase AOD tests
Reviewed-by: erikj, sspitsyn
|
2018-05-30 16:18:56 -07:00 |
|
Erik Joelsson
|
657250f3c5
|
8204109: JDK-8203945 broke nashorn
Reviewed-by: tbell
|
2018-05-30 14:55:50 -07:00 |
|
Daniil Titov
|
de66432d4a
|
8203802: Jvmti test fails to build with VS2017
Reviewed-by: sspitsyn, erikj
|
2018-05-30 08:59:56 -07:00 |
|
Erik Joelsson
|
c8abeeef90
|
8203945: Cleanup nashorn build
Reviewed-by: tbell
|
2018-05-30 10:23:45 -07:00 |
|
Erik Joelsson
|
fc3e92c452
|
8203946: Move UnpackSecurity.gmk to closed
Reviewed-by: tbell
|
2018-05-30 09:50:14 -07:00 |
|
Ao Qi
|
d8912b51bb
|
8204091: Configure broken on MIPS when uname returns mipsel or mips64el
Reviewed-by: erikj, ihse
|
2018-05-30 09:45:24 -07:00 |
|
Jim Laskey
|
e18f24a98e
|
8050818: Predicate::not - provide an easier way to negate a predicate
Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
|
2018-05-30 12:40:04 -03:00 |
|
Thomas Stuefe
|
0084eebd36
|
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
Reviewed-by: zgu, coleenp
|
2018-05-30 17:30:06 +02:00 |
|
Rajan Halade
|
5712e9e18b
|
8189949: Remove Baltimore Cybertrust Code Signing CA
Reviewed-by: mullan
|
2018-05-30 07:42:48 -07:00 |
|
Weijun Wang
|
154849b1c5
|
8072996: Deprecate stream-based GSSContext methods
Reviewed-by: mullan
|
2018-05-30 22:24:20 +08:00 |
|
Patric Hedlin
|
60b28c75c8
|
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
Reviewed-by: neliasso, kvn
|
2018-05-30 16:10:21 +02:00 |
|
Claes Redestad
|
b67da0de17
|
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
Reviewed-by: mchung
|
2018-05-30 14:46:28 +02:00 |
|
Goetz Lindenmaier
|
ff2c3d4dbe
|
8203881: Print erroneous size in NegativeArraySizeException
Reviewed-by: dholmes, stuefe
|
2018-05-30 11:39:26 +02:00 |
|
Vyom Tewari
|
6a48db9cf6
|
8194298: Add support for per Socket configuration of TCP keepalive
Reviewed-by: chegar, clanger, igerasim, alanb
|
2018-05-30 16:36:35 +05:30 |
|
Thomas Stuefe
|
611c72e5bc
|
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
Reviewed-by: lfoltan, goetz
|
2018-05-30 08:52:59 +02:00 |
|
Martin Buchholz
|
e85e0f5daf
|
8203327: Small cleanups in java.lang.ref
Reviewed-by: mr
|
2018-05-29 19:15:49 -07:00 |
|