bpb [Fri, 30 Nov 2018 14:48:44 -0800] rev 52789
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
Reviewed-by: lancea
henryjen [Fri, 30 Nov 2018 13:42:49 -0800] rev 52788
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
Reviewed-by: alanb, ihse
Contributed-by: priyanka.mangal@oracle.com
joehw [Fri, 30 Nov 2018 12:41:00 -0800] rev 52787
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs.
Reviewed-by: lancea
ccheung [Fri, 30 Nov 2018 12:24:23 -0800] rev 52786
8210102: CDS tests timed out
Summary: increase the timeout to 160s for the DifferentHeapSizes test.
Reviewed-by: iklam
eosterlund [Fri, 30 Nov 2018 16:51:23 +0100] rev 52785
8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry
Reviewed-by: rehn, coleenp
eosterlund [Fri, 30 Nov 2018 15:29:19 +0100] rev 52784
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: coleenp, dlong
hannesw [Fri, 30 Nov 2018 15:43:37 +0100] rev 52783
8214525: Bit rot in Nashorn Ant script
Reviewed-by: attila, jlaskey
hannesw [Fri, 30 Nov 2018 15:39:27 +0100] rev 52782
8210943: Hiding of inner classes not resolved properly
Reviewed-by: attila, jlaskey
eosterlund [Fri, 30 Nov 2018 11:40:48 +0100] rev 52781
8213565: Crash in DependencyContext::remove_dependent_nmethod
Reviewed-by: rehn, kvn
ysuenaga [Fri, 30 Nov 2018 20:15:25 +0900] rev 52780
8214499: SA should follow 8150689
Reviewed-by: dholmes, jgeorge
roland [Tue, 27 Nov 2018 08:44:19 +0100] rev 52779
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
Reviewed-by: kvn, thartmann
michaelm [Fri, 30 Nov 2018 10:29:58 +0000] rev 52778
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
Reviewed-by: chegar, alanb
sadayapalam [Fri, 30 Nov 2018 10:37:48 +0530] rev 52777
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
Reviewed-by: mcimadamore
jcbeyler [Thu, 29 Nov 2018 18:57:18 -0800] rev 52776
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests
Summary: Fix the spaces around {}
Reviewed-by: amenkov, sspitsyn, dholmes
rfield [Thu, 29 Nov 2018 17:45:29 -0800] rev 52775
8213725: JShell NullPointerException due to class file with unexpected package
Reviewed-by: jlahoda
shurailine [Thu, 29 Nov 2018 06:34:46 -0800] rev 52774
8214309: Enhance makefiles to allow generating JCov instrumented build
Reviewed-by: erikj
naoto [Thu, 29 Nov 2018 13:17:14 -0800] rev 52773
8212878: host in ftp: link not found
Reviewed-by: bpb
naoto [Thu, 29 Nov 2018 13:16:41 -0800] rev 52772
8212870: Broken links for www.usno.navy.mil
Reviewed-by: bpb
sangheki [Wed, 28 Nov 2018 15:09:26 -0800] rev 52771
8211735: Wrong heap mapper can be selected with UseLargePages on G1
Reviewed-by: tschatzl, kbarrett
iveresov [Thu, 29 Nov 2018 11:47:08 -0800] rev 52770
8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode
Summary: Make field values opaque to compiler
Reviewed-by: dlong, sspitsyn
lmesnik [Thu, 29 Nov 2018 11:14:36 -0800] rev 52769
8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5
Reviewed-by: dholmes, mseledtsov
lmesnik [Thu, 29 Nov 2018 11:06:22 -0800] rev 52768
8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt
Reviewed-by: dholmes, jgeorge
coleenp [Thu, 29 Nov 2018 13:04:25 -0500] rev 52767
8214356: Verification of class metadata unloading takes a long time
Summary: conditionalize verify_chunk_in_freelist call.
Reviewed-by: shade, tschatzl
naoto [Thu, 29 Nov 2018 10:13:42 -0800] rev 52766
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung
cushon [Mon, 19 Nov 2018 15:01:59 -0800] rev 52765
8214026: Canonicalized archive paths appearing in diagnostics
Reviewed-by: vromero
xuelei [Thu, 29 Nov 2018 08:43:12 -0800] rev 52764
8210985: Update the default SSL session cache size to 20480
Reviewed-by: jnimeh, mullan
rriggs [Thu, 29 Nov 2018 09:19:16 -0500] rev 52763
8214445: [test] java/net/URL/HandlerLoop has illegal reflective access
Reviewed-by: lancea, chegar, bpb
mullan [Thu, 29 Nov 2018 08:50:25 -0500] rev 52762
8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms
Reviewed-by: xuelei
stuefe [Thu, 22 Nov 2018 12:20:10 +0100] rev 52761
8214229: Enable ShowRegistersOnAssert by default
Reviewed-by: mdoerr, coleenp
gromero [Wed, 28 Nov 2018 13:16:54 -0500] rev 52760
8214451: PPC64/s390: Clean up unused CRC32 prototype and function
Reviewed-by: mdoerr, lucy
neliasso [Thu, 29 Nov 2018 09:31:04 +0100] rev 52759
8214434: Disabling ZOptimizeLoadBarriers hits assert
Reviewed-by: kvn, pliden, eosterlund
psadhukhan [Thu, 29 Nov 2018 14:32:23 +0530] rev 52758
Merge
mhalder [Tue, 27 Nov 2018 13:47:31 +0530] rev 52757
8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu
Reviewed-by: kaddepalli, psadhukhan
psadhukhan [Tue, 27 Nov 2018 10:59:24 +0530] rev 52756
Merge
psadhukhan [Tue, 27 Nov 2018 10:45:54 +0530] rev 52755
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
psadhukhan [Mon, 26 Nov 2018 10:49:53 +0530] rev 52754
Merge
akolarkunnu [Mon, 05 Nov 2018 18:53:51 -0800] rev 52753
8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest
Reviewed-by: serb
Contributed-by: abdul.kolarkunnu@oracle.com
kaddepalli [Tue, 20 Nov 2018 16:40:40 +0530] rev 52752
8212882: links to tutorial should be updated to use https:
Reviewed-by: psadhukhan, pbansal
jdv [Tue, 20 Nov 2018 15:53:54 +0530] rev 52751
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
Reviewed-by: serb, kaddepalli
jdv [Tue, 20 Nov 2018 14:37:24 +0530] rev 52750
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
Reviewed-by: serb, kaddepalli
serb [Thu, 15 Nov 2018 14:14:31 -0800] rev 52749
8213817: @return has already been specified (4 occurrences, in AWT and Swing)
Reviewed-by: prr
sveerabhadra [Thu, 15 Nov 2018 11:25:13 +0530] rev 52748
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
Reviewed-by: kaddepalli, serb
alans [Wed, 14 Nov 2018 20:47:57 -0800] rev 52747
8211301: [macos] support full window content options
Reviewed-by: serb
itakiguchi [Wed, 14 Nov 2018 18:04:54 -0800] rev 52746
8213614: DnD operation change feature does not work with 64bit big endian CPU
Reviewed-by: serb
avu [Wed, 14 Nov 2018 13:52:33 -0800] rev 52745
8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
Reviewed-by: serb
mbaesken [Thu, 08 Nov 2018 17:10:47 +0100] rev 52744
8213532: add missing LocalFree calls after using FormatMessage(A) [windows]
Reviewed-by: dmarkov, serb
pbansal [Wed, 14 Nov 2018 18:27:51 +0530] rev 52743
8213844: Typo in ProblemList updation under JDK-8213536
Reviewed-by: jdv
jdv [Wed, 14 Nov 2018 01:29:34 +0530] rev 52742
8212116: IIOException "tEXt chunk length is not proper" on opening png file
Reviewed-by: serb
psadhukhan [Wed, 14 Nov 2018 17:26:24 +0530] rev 52741
Merge
serb [Tue, 13 Nov 2018 16:35:58 -0800] rev 52740
8211833: Javadoc cleanup of java.applet package
Reviewed-by: prr
shurailine [Tue, 13 Nov 2018 07:11:50 -0800] rev 52739
8186549: move ExtendedRobot closer to tests
Reviewed-by: serb
jdv [Tue, 13 Nov 2018 09:39:57 +0530] rev 52738
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
Reviewed-by: serb
alitvinov [Mon, 12 Nov 2018 22:28:08 +0000] rev 52737
8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
Reviewed-by: serb, dmarkov
dholmes [Thu, 29 Nov 2018 00:51:58 -0500] rev 52736
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
Reviewed-by: erikj, dholmes
Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
dholmes [Thu, 29 Nov 2018 00:49:27 -0500] rev 52735
8214466: Append assembler flags on ARM targets
Reviewed-by: erikj, dholmes
Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
dholmes [Wed, 28 Nov 2018 22:29:35 -0500] rev 52734
8214332: Add a flag for overriding default JNI library search path
Reviewed-by: erikj, dholmes
Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
smarks [Wed, 28 Nov 2018 18:16:39 -0800] rev 52733
8214460: MacosX build is broken because of JDK-8214014
Reviewed-by: dholmes, tbell
jwilhelm [Thu, 29 Nov 2018 02:11:44 +0100] rev 52732
Added tag jdk-12+22 for changeset 732bec44c89e
mli [Thu, 29 Nov 2018 07:40:45 +0800] rev 52731
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
Reviewed-by: chegar, ctornqvi, dholmes
dl [Wed, 28 Nov 2018 15:25:14 -0800] rev 52730
8211283: Miscellaneous changes imported from jsr166 CVS 2018-11
Reviewed-by: martin, chegar