Leonid Mesnik
|
cd45167430
|
8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
Reviewed-by: kvn, mseledtsov
|
2018-07-12 13:32:45 -07:00 |
|
Joe Darcy
|
90518f0635
|
8028563: Remove javac support for 6/1.6 source and target values
Reviewed-by: jjg, erikj, henryjen
|
2018-07-12 14:13:15 -07:00 |
|
Joe Wang
|
88a2f93966
|
8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Reviewed-by: jjg, lancea
|
2018-07-12 12:06:22 -07:00 |
|
Ivan Gerasimov
|
3496969f66
|
8206122: Use Queue in place of ArrayList when need to remove first element
Reviewed-by: martin, jjg, vromero
|
2018-07-12 11:32:14 -07:00 |
|
Ivan Gerasimov
|
051dfe9fb4
|
8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Reviewed-by: vtewari, rriggs
|
2018-07-12 11:18:01 -07:00 |
|
Thomas Stuefe
|
60c218229e
|
8204164: OOM-only logging in Metaspace
Reviewed-by: gziemski, coleenp
|
2018-06-04 07:12:26 +02:00 |
|
Gustavo Romero
|
5fc4466414
|
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
Reviewed-by: kvn, iignatyev
|
2018-06-03 14:21:56 -07:00 |
|
Priya Lakshmi Muthuswamy
|
c37f670092
|
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
Reviewed-by: ksrini
|
2018-06-03 19:21:18 +05:30 |
|
Gustavo Romero
|
e465926089
|
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
Reviewed-by: iignatyev, goetz
|
2018-06-03 09:19:48 +02:00 |
|
Priya Lakshmi Muthuswamy
|
9af06cae23
|
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
Reviewed-by: jjg
|
2018-06-03 12:04:52 +05:30 |
|
John Jiang
|
ef6e99081d
|
8199388: Test development for ChaCha20 and Poly1305 algorithms
Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
|
2018-06-01 17:45:10 -07:00 |
|
Igor Ignatyev
|
c4ec887262
|
8202812: [TESTBUG] Open source VM testbase compiler tests
Reviewed-by: kvn, mseledtsov
|
2018-06-01 15:48:55 -07:00 |
|
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 |
|
Stuart Marks
|
d51ccbc325
|
8197925: Better stack walking
Reviewed-by: alanb, skoivu, rriggs, igerasim, rhalade, darcy
|
2018-05-31 11:31:20 -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 |
|
Rene Schuenemann
|
673a629875
|
8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
Reviewed-by: stuefe, coleenp
|
2018-05-30 14:46:17 +02:00 |
|
Rene Schuenemann
|
83ece1407f
|
8204476: Add additional statistics to CodeCache::print_summary
Reviewed-by: kvn, stuefe
|
2018-05-30 14:46:17 +02:00 |
|
Srinivas Dama
|
e5f04d4a5e
|
8196993: Resolve disabled warnings for libunpack
Captured return values and labelled as fall through to avoid unused-result and implicit-fallthrough gcc warnings
Reviewed-by: mchung
|
2018-06-12 14:16:41 +05:30 |
|
Kim Barrett
|
d3e96fdd91
|
8204097: Simplify OopStorage::AllocateList block entry access
Removed obsolete support for blocks being in multiple lists.
Reviewed-by: coleenp, tschatzl
|
2018-06-11 22:35:07 -04:00 |
|
Chris Yin
|
d51c1b87d2
|
8201528: Add new test to check for package versioning information in OpenJDK
Reviewed-by: mchung
|
2018-06-12 08:51:28 +08:00 |
|
Erik Joelsson
|
b420097cdd
|
8204127: Change bundle format on Windows to zip
Reviewed-by: ihse
|
2018-06-12 01:31:49 +02:00 |
|
Valerie Peng
|
c3a97b27e2
|
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
|
2018-06-11 21:56:58 +00:00 |
|
Ekaterina Pavlova
|
f98aad58de
|
8204694: Add failed compiler/stable tests into ProblemList-graal.txt
Reviewed-by: kvn
|
2018-06-11 14:29:38 -07:00 |
|
Jan Kalina
|
4e86e3720b
|
8194073: Invalid SunNativeProvider.INSTANCE initialization
Changed to always construct INSTANCE after MECH_MAP
Reviewed-by: valeriep
|
2018-06-11 19:39:05 +00:00 |
|
Magnus Ihse Bursie
|
8fe36bed48
|
8204682: Parsing for LOG=report=none is broken when combined with other keywords
Reviewed-by: erikj
|
2018-06-11 20:18:38 +02:00 |
|
Volker Simonis
|
77837d06d1
|
8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
Reviewed-by: stuefe, erikj
|
2018-06-11 19:09:15 +02:00 |
|
Calvin Cheung
|
999185f769
|
8204563: UseAppCDS obsolete message confusing
Reviewed-by: jiangli, mseledtsov, dholmes
|
2018-06-11 09:40:20 -07:00 |
|
Matthias Baesken
|
053b43564c
|
8204598: add more thread-related system settings info to hs_error file on Linux
Reviewed-by: dholmes, stuefe
|
2018-06-08 14:14:44 +02:00 |
|
Roland Westrelin
|
ff2c589b63
|
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Reviewed-by: neliasso, kvn
|
2018-06-11 14:16:43 +02:00 |
|
Goetz Lindenmaier
|
0a2bbf0da1
|
8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
Reviewed-by: stuefe, dholmes
|
2018-06-10 17:26:13 +02:00 |
|
Thomas Schatzl
|
b06d2b3ac3
|
8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
Reviewed-by: sangheki, kbarrett
|
2018-06-11 12:09:59 +02:00 |
|
Thomas Schatzl
|
9455a89d47
|
8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
Reviewed-by: sangheki, kbarrett
|
2018-06-11 12:09:57 +02:00 |
|