pliden [Wed, 05 Dec 2018 17:11:19 +0100] rev 52851
8214784: Adjust Dictionary and JNIHandle verification
Reviewed-by: coleenp, eosterlund
egahlin [Wed, 05 Dec 2018 16:40:12 +0100] rev 52850
8205516: JFR tool
Reviewed-by: mgronlun
vromero [Wed, 05 Dec 2018 09:34:01 -0500] rev 52849
8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
Reviewed-by: mcimadamore
sundar [Wed, 05 Dec 2018 19:22:04 +0530] rev 52848
8206962: jlink --release-info=del throws NPE if no keys are specified
Reviewed-by: alanb
eosterlund [Wed, 05 Dec 2018 11:01:44 +0100] rev 52847
8214302: Allow safely calling is_unloading() on zombie nmethods
Reviewed-by: kvn, pliden
eosterlund [Wed, 05 Dec 2018 08:55:42 +0100] rev 52846
8214522: Last runtime locking issues for concurrent class unloading
Reviewed-by: coleenp, pliden
psadhukhan [Wed, 05 Dec 2018 15:39:04 +0530] rev 52845
Merge
psadhukhan [Tue, 04 Dec 2018 13:35:04 +0530] rev 52844
Merge
serb [Mon, 03 Dec 2018 16:12:33 -0800] rev 52843
8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory"
Reviewed-by: prr, ihse, erikj
kaddepalli [Mon, 03 Dec 2018 06:59:19 +0530] rev 52842
7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements.
7124298: [macosx] Nothing heard from VoiceOver when tabbing between a nestedtab group and a parent tab group.
Reviewed-by: serb, sveerabhadra
psadhukhan [Sat, 01 Dec 2018 09:37:19 +0530] rev 52841
8213051: Invalid use of HTML5 in javax.print files
Reviewed-by: aivanov, serb
serb [Fri, 30 Nov 2018 15:54:34 -0800] rev 52840
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
prr [Fri, 30 Nov 2018 15:05:36 -0800] rev 52839
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
Reviewed-by: serb
bae [Fri, 30 Nov 2018 23:21:05 +0300] rev 52838
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
Reviewed-by: prr
prr [Fri, 30 Nov 2018 12:21:39 -0800] rev 52837
8214552: Resolve clash between 4947890 and 8130264
Reviewed-by: rriggs, mchung
prr [Fri, 30 Nov 2018 10:55:59 -0800] rev 52836
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
jdv [Fri, 30 Nov 2018 17:14:48 +0530] rev 52835
8212875: ftp: links for tiff/TTN2.draft.txt do not respond
Reviewed-by: serb
psadhukhan [Fri, 30 Nov 2018 10:55:42 +0530] rev 52834
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
Reviewed-by: jdv, serb
serb [Thu, 29 Nov 2018 16:22:49 -0800] rev 52833
8198339: Test javax/swing/border/Test6981576.java is unstable
Reviewed-by: kaddepalli, psadhukhan
dmarkov [Thu, 29 Nov 2018 15:17:58 +0000] rev 52832
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
Reviewed-by: kaddepalli, aivanov, serb
kaddepalli [Thu, 29 Nov 2018 15:21:10 +0530] rev 52831
8213048: Invalid use of HTML5 in java.awt files
Reviewed-by: serb, pbansal, aivanov
fyuan [Wed, 05 Dec 2018 16:41:13 +0800] rev 52830
8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI
Reviewed-by: joehw
roland [Fri, 30 Nov 2018 15:22:44 +0100] rev 52829
8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set
Reviewed-by: eosterlund
dtitov [Tue, 04 Dec 2018 21:13:45 -0800] rev 52828
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
Reviewed-by: sspitsyn, dholmes, jcbeyler
vlivanov [Tue, 04 Dec 2018 17:18:11 -0800] rev 52827
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
Reviewed-by: dholmes, iignatyev
weijun [Wed, 05 Dec 2018 08:48:49 +0800] rev 52826
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
Reviewed-by: mullan
joehw [Tue, 04 Dec 2018 14:53:00 -0800] rev 52825
8213325: (props) Properties.loadFromXML does not fully comply with the spec
Reviewed-by: alanb, rriggs, dfuchs, naoto
rriggs [Tue, 04 Dec 2018 15:22:41 -0500] rev 52824
8214794: java.specification.version should be only the major version number
Reviewed-by: martin, mchung, bpb
ccheung [Tue, 04 Dec 2018 11:54:09 -0800] rev 52823
8214728: Unnecessary InstanceKlass::cast at few places
Reviewed-by: lfoltan, jiangli, coleenp
naoto [Tue, 04 Dec 2018 11:10:14 -0800] rev 52822
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
Reviewed-by: lancea, bpb
rriggs [Tue, 04 Dec 2018 12:26:49 -0500] rev 52821
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
Reviewed-by: bpb, jlaskey
sgehwolf [Tue, 04 Dec 2018 17:54:13 +0100] rev 52820
8214061: Buffer written into itself
Summary: Actually write the msg text into the buffer.
Reviewed-by: dcubed, sgehwolf, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
eosterlund [Tue, 04 Dec 2018 17:14:11 +0100] rev 52819
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens
Reviewed-by: kvn, kbarrett
shade [Tue, 04 Dec 2018 15:47:05 +0100] rev 52818
8214787: Zero builds fail with "undefined JavaThread::thread_state()"
Reviewed-by: stuefe, zgu
gadams [Tue, 04 Dec 2018 07:06:38 -0500] rev 52817
8214300: .attach_pid files may remain in the process cwd
Reviewed-by: sspitsyn, cjplummer, jcbeyler
gadams [Tue, 04 Dec 2018 07:09:02 -0500] rev 52816
8176828: jtools do not list VM process launched with the debugger option suspend=y
Reviewed-by: dholmes, cjplummer
lucy [Tue, 04 Dec 2018 11:57:18 +0100] rev 52815
8214526: Change CodeHeap State Analytics control from UL to Print*
Reviewed-by: coleenp, kvn, stuefe, thartmann
ehelin [Tue, 04 Dec 2018 09:30:10 +0100] rev 52814
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
Reviewed-by: alanb, redestad, mchung
simonis [Tue, 04 Dec 2018 09:28:11 +0100] rev 52813
8214534: Setting of THIS_FILE in the build is broken
Reviewed-by: erikj, ihse
afarley [Tue, 04 Dec 2018 09:08:03 +0100] rev 52812
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
iklam [Mon, 03 Dec 2018 22:27:24 -0800] rev 52811
8214388: CDS dumping fails with java heap fragmentation
Summary: Force a full GC with a single thread before writing heap archive regions
Reviewed-by: sjohanss, jiangli
jgeorge [Tue, 04 Dec 2018 11:10:19 +0530] rev 52810
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
Summary: Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases
Reviewed-by: gadams, jcbeyler, cjplummer
jcbeyler [Mon, 03 Dec 2018 19:47:37 -0800] rev 52809
8214502: Add space after/before {} in remaining vmTestbase tests
Summary: Added spaces around the {}
Reviewed-by: dholmes, sspitsyn
jjg [Mon, 03 Dec 2018 16:44:57 -0800] rev 52808
8214745: Bad link in coll-reference.html
Reviewed-by: martin, bpb, lancea
jjg [Mon, 03 Dec 2018 16:14:15 -0800] rev 52807
8214744: Unnecessary <p> tags in java.util.zip.Deflater
Reviewed-by: mchung, lancea
iklam [Mon, 03 Dec 2018 15:53:01 -0800] rev 52806
8214726: Typo in HeapShared::check_closed_archive_heap_region_object
Reviewed-by: lfoltan
ihse [Mon, 03 Dec 2018 18:48:01 +0100] rev 52805
8213187: Handle libwindowsaccessbridge need to access MSVCRT functions
Reviewed-by: erikj
ihse [Mon, 03 Dec 2018 18:46:10 +0100] rev 52804
8214718: Update missing copyright year in build system
Reviewed-by: erikj, tbell
ihse [Mon, 03 Dec 2018 18:44:45 +0100] rev 52803
8214710: Fix hg log in update_copyright_year.sh
Reviewed-by: alanb, tbell, erikj
ihse [Mon, 03 Dec 2018 18:43:24 +0100] rev 52802
8214311: dtrace gensrc has missing dependencies
Reviewed-by: tbell, erikj
weijun [Mon, 03 Dec 2018 23:58:15 +0800] rev 52801
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
Reviewed-by: xuelei, igerasim, rriggs
eosterlund [Mon, 03 Dec 2018 14:16:39 +0100] rev 52800
8214523: Fix nmethod asserts for concurrent nmethod unloading
Reviewed-by: coleenp, kvn
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52799
8214377: ZGC: Don't use memset to initialize array of ZForwardingTableEntry
Reviewed-by: rkennke, eosterlund
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52798
8214476: ZGC: Build ZGC by default
Reviewed-by: shade, rkennke, ihse
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52797
8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor*
Reviewed-by: shade, tschatzl
jlahoda [Mon, 03 Dec 2018 14:25:00 +0100] rev 52796
8214529: Exception while using Anonymous class in switch expression
Summary: Clearing breakResult when creating methodEnv.
Reviewed-by: mcimadamore
dchuyko [Mon, 03 Dec 2018 14:28:19 +0300] rev 52795
8214444: Wrong strncat limits in dfa.cpp
Reviewed-by: kvn
jlahoda [Mon, 03 Dec 2018 10:37:36 +0100] rev 52794
8214031: Assertion error in value break statement with conditional operator in switch expression
Summary: Correcting handling of boolean-valued switch expressions when true/false; generating them directly rather than desugaring in Lower.
Reviewed-by: mcimadamore
nishjain [Mon, 03 Dec 2018 12:35:27 +0530] rev 52793
8213294: Upgrade IANA LSR data
Reviewed-by: naoto
itakiguchi [Sun, 02 Dec 2018 11:09:46 -0800] rev 52792
8213618: IBM970 charset has missing entry and remove unexpected entries
Reviewed-by: srl, martin
weijun [Sat, 01 Dec 2018 21:58:05 +0800] rev 52791
8214179: Add groupname info into keytool -list and -genkeypair output
Reviewed-by: mullan
epavlova [Fri, 30 Nov 2018 23:46:20 -0800] rev 52790
8214557: Filter out VM flags which don't affect AOT code generation
Reviewed-by: kvn, erikj
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