Thu, 01 Nov 2018 13:56:14 -0700 8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
prr [Thu, 01 Nov 2018 13:56:14 -0700] rev 52535
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h Reviewed-by: serb
Thu, 01 Nov 2018 18:13:25 +0530 7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders.
sveerabhadra [Thu, 01 Nov 2018 18:13:25 +0530] rev 52534
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders. Reviewed-by: serb, kaddepalli
Wed, 31 Oct 2018 16:58:37 -0700 8210863: Remove Xrandr include files from JDK sources
prr [Wed, 31 Oct 2018 16:58:37 -0700] rev 52533
8210863: Remove Xrandr include files from JDK sources Reviewed-by: serb
Wed, 31 Oct 2018 13:26:06 -0700 Merge
prr [Wed, 31 Oct 2018 13:26:06 -0700] rev 52532
Merge
Wed, 31 Oct 2018 11:45:04 -0700 8210886: Remove references in xwindows.md to non-existent files.
prr [Wed, 31 Oct 2018 11:45:04 -0700] rev 52531
8210886: Remove references in xwindows.md to non-existent files. Reviewed-by: serb, dmarkov
Wed, 31 Oct 2018 10:01:23 -0700 8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
serb [Wed, 31 Oct 2018 10:01:23 -0700] rev 52530
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos Reviewed-by: prr, denis
Wed, 31 Oct 2018 14:22:48 +0530 8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
pbansal [Wed, 31 Oct 2018 14:22:48 +0530] rev 52529
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS Reviewed-by: prr, psadhukhan
Tue, 30 Oct 2018 15:51:10 -0700 8211810: X11 Time stamp data should be unsigned
itakiguchi [Tue, 30 Oct 2018 15:51:10 -0700] rev 52528
8211810: X11 Time stamp data should be unsigned Reviewed-by: serb
Tue, 30 Oct 2018 17:06:32 +0530 8208543: [macos] Support for apple.awt.documentModalSheet incomplete
mhalder [Tue, 30 Oct 2018 17:06:32 +0530] rev 52527
8208543: [macos] Support for apple.awt.documentModalSheet incomplete Reviewed-by: dmarkov, kaddepalli
Tue, 30 Oct 2018 15:43:37 +0530 8213138: Update ProblemList.txt for mac
psadhukhan [Tue, 30 Oct 2018 15:43:37 +0530] rev 52526
8213138: Update ProblemList.txt for mac Reviewed-by: jdv
Fri, 26 Oct 2018 22:20:19 +0530 8213130: Update ProblemList after verification of jtreg tests in Win 7
jdv [Fri, 26 Oct 2018 22:20:19 +0530] rev 52525
8213130: Update ProblemList after verification of jtreg tests in Win 7 Reviewed-by: psadhukhan
Mon, 29 Oct 2018 17:34:05 -0700 8212790: Javadoc cleanup of java.awt.color package
serb [Mon, 29 Oct 2018 17:34:05 -0700] rev 52524
8212790: Javadoc cleanup of java.awt.color package Reviewed-by: prr, kaddepalli
Fri, 26 Oct 2018 15:44:33 +0530 8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
jdv [Fri, 26 Oct 2018 15:44:33 +0530] rev 52523
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java Reviewed-by: psadhukhan
Fri, 26 Oct 2018 14:03:57 +0530 8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
sveerabhadra [Fri, 26 Oct 2018 14:03:57 +0530] rev 52522
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest Reviewed-by: serb Contributed-by: gauri.patil@oracle.com
Fri, 26 Oct 2018 13:52:08 +0530 8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
sveerabhadra [Fri, 26 Oct 2018 13:52:08 +0530] rev 52521
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest Reviewed-by: serb Contributed-by: gauri.patil@oracle.com
Thu, 25 Oct 2018 13:09:58 +0530 8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
psadhukhan [Thu, 25 Oct 2018 13:09:58 +0530] rev 52520
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section Reviewed-by: serb
Thu, 25 Oct 2018 13:07:42 +0530 8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
psadhukhan [Thu, 25 Oct 2018 13:07:42 +0530] rev 52519
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel Reviewed-by: serb
Wed, 14 Nov 2018 04:56:43 -0500 8213767: Remove the -Xconcurrentio flag and associated code
dholmes [Wed, 14 Nov 2018 04:56:43 -0500] rev 52518
8213767: Remove the -Xconcurrentio flag and associated code Reviewed-by: lfoltan, rehn
Wed, 14 Nov 2018 09:19:31 +0100 8213591: running bin/idea.sh in Cygwin: generated project cannot be imported
stuefe [Wed, 14 Nov 2018 09:19:31 +0100] rev 52517
8213591: running bin/idea.sh in Cygwin: generated project cannot be imported Reviewed-by: erikj, stuefe, mbaesken Contributed-by: mvala@redhat.com
Wed, 14 Nov 2018 07:50:37 +0100 8213574: Deadlock in string table expansion when dumping lots of CDS classes
rehn [Wed, 14 Nov 2018 07:50:37 +0100] rev 52516
8213574: Deadlock in string table expansion when dumping lots of CDS classes Reviewed-by: jiangli, iklam, dholmes
Tue, 13 Nov 2018 23:33:17 -0500 8213480: update internal ASM version to 7.0
vromero [Tue, 13 Nov 2018 23:33:17 -0500] rev 52515
8213480: update internal ASM version to 7.0 Reviewed-by: dholmes, iignatyev, alanb
Wed, 07 Nov 2018 19:40:27 -0800 8213346: Re-implement shared dictionary using CompactHashtable
iklam [Wed, 07 Nov 2018 19:40:27 -0800] rev 52514
8213346: Re-implement shared dictionary using CompactHashtable Reviewed-by: jiangli
Tue, 13 Nov 2018 21:43:10 -0500 8213826: Disable ARMv6 memory barriers on ARMv5 processors
dholmes [Tue, 13 Nov 2018 21:43:10 -0500] rev 52513
8213826: Disable ARMv6 memory barriers on ARMv5 processors Reviewed-by: dholmes, bulasevich Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
Tue, 13 Nov 2018 18:22:52 -0800 8212885: TLS 1.3 resumed session does not retain peer certificate chain
jnimeh [Tue, 13 Nov 2018 18:22:52 -0800] rev 52512
8212885: TLS 1.3 resumed session does not retain peer certificate chain Reviewed-by: xuelei, wetmore
Wed, 14 Nov 2018 08:46:25 +0800 8213400: Support choosing group name in keytool keypair generation
weijun [Wed, 14 Nov 2018 08:46:25 +0800] rev 52511
8213400: Support choosing group name in keytool keypair generation Reviewed-by: apetcher, xuelei
Tue, 13 Nov 2018 16:17:24 -0800 8213820: unknown tag: @returns
jjg [Tue, 13 Nov 2018 16:17:24 -0800] rev 52510
8213820: unknown tag: @returns Reviewed-by: darcy
Tue, 13 Nov 2018 15:25:24 -0800 8213569: Bump minimum boot jdk to JDK 11
mikael [Tue, 13 Nov 2018 15:25:24 -0800] rev 52509
8213569: Bump minimum boot jdk to JDK 11 Reviewed-by: dholmes, tbell, erikj
Tue, 13 Nov 2018 16:49:58 -0500 8213760: os::obsolete_option is obsolete and should be removed
dholmes [Tue, 13 Nov 2018 16:49:58 -0500] rev 52508
8213760: os::obsolete_option is obsolete and should be removed Reviewed-by: jiangli, igerasim, stuefe
Tue, 13 Nov 2018 13:42:39 -0800 8213814: build error in jtreg test jvmti/GetLocalVariable
sspitsyn [Tue, 13 Nov 2018 13:42:39 -0800] rev 52507
8213814: build error in jtreg test jvmti/GetLocalVariable Summary: fix the build error by restoring the macro definitions for missed functions Reviewed-by: dcubed
Tue, 13 Nov 2018 12:52:37 -0800 8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
epavlova [Tue, 13 Nov 2018 12:52:37 -0800] rev 52506
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE Reviewed-by: dlong
Tue, 13 Nov 2018 12:24:13 -0800 8213570: [TESTBUG] Update JFR sanity test set
mseledtsov [Tue, 13 Nov 2018 12:24:13 -0800] rev 52505
8213570: [TESTBUG] Update JFR sanity test set Summary: Added tests to the jdk jfr sanity group Reviewed-by: hseigel
Tue, 13 Nov 2018 15:13:36 -0500 Merge
jiangli [Tue, 13 Nov 2018 15:13:36 -0500] rev 52504
Merge
Tue, 13 Nov 2018 15:11:53 -0500 8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
jiangli [Tue, 13 Nov 2018 15:11:53 -0500] rev 52503
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error Summary: Move MetaspaceShared::read_extra_data() call to the main MetaspaceShared::preload_and_dump() operation. Reviewed-by: iklam
Tue, 13 Nov 2018 12:11:34 -0800 8213525: new unit test GetLocalVariable/LocalVars is not stable
sspitsyn [Tue, 13 Nov 2018 12:11:34 -0800] rev 52502
8213525: new unit test GetLocalVariable/LocalVars is not stable Summary: Comment out unstable checks in the test Reviewed-by: jcbeyler, cjplummer
Tue, 13 Nov 2018 13:45:43 -0500 8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
kbarrett [Tue, 13 Nov 2018 13:45:43 -0500] rev 52501
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp Summary: Remove INCLUDE_ALL_GCS conditionalization. Reviewed-by: tschatzl
Tue, 13 Nov 2018 11:21:32 -0500 8209415: Fix JVMTI test failure HS202
aph [Tue, 13 Nov 2018 11:21:32 -0500] rev 52500
8209415: Fix JVMTI test failure HS202 Summary: Fix test for static method in exception throw handler Reviewed-by: adinn
Tue, 13 Nov 2018 12:24:34 +0000 8213490: Networking area typos and inconsistencies cleanup
prappo [Tue, 13 Nov 2018 12:24:34 +0000] rev 52499
8213490: Networking area typos and inconsistencies cleanup Reviewed-by: alanb, chegar, dfuchs
Tue, 13 Nov 2018 11:45:16 +0100 8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
tschatzl [Tue, 13 Nov 2018 11:45:16 +0100] rev 52498
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark Summary: Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423. Reviewed-by: shade, coleenp
Tue, 13 Nov 2018 11:34:54 +0100 8213741: Consolidate Object and String Stringifiers
redestad [Tue, 13 Nov 2018 11:34:54 +0100] rev 52497
8213741: Consolidate Object and String Stringifiers Reviewed-by: shade
Mon, 12 Nov 2018 16:36:05 -0500 8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
dholmes [Mon, 12 Nov 2018 16:36:05 -0500] rev 52496
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 Reviewed-by: zgu, jcbeyler
Mon, 12 Nov 2018 13:13:00 -0800 8212939: Add space after if/while/for/switch and parenthesis
jcbeyler [Mon, 12 Nov 2018 13:13:00 -0800] rev 52495
8212939: Add space after if/while/for/switch and parenthesis Summary: Add spaces where needed Reviewed-by: cjplummer, sspitsyn
Mon, 12 Nov 2018 22:00:07 +0100 8213745: Don't use memset to initialize array of RegMask in matcher.cpp
rkennke [Mon, 12 Nov 2018 22:00:07 +0100] rev 52494
8213745: Don't use memset to initialize array of RegMask in matcher.cpp Reviewed-by: kvn, shade
Mon, 12 Nov 2018 08:33:59 -0800 8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
robm [Mon, 12 Nov 2018 08:33:59 -0800] rev 52493
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
Mon, 12 Nov 2018 16:40:25 +0100 8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit.
goetz [Mon, 12 Nov 2018 16:40:25 +0100] rev 52492
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit. Reviewed-by: dholmes, mdoerr
Mon, 12 Nov 2018 12:55:36 +0000 8210493: Bind to node- or linklocal ipv6 multicast address fails
prappo [Mon, 12 Nov 2018 12:55:36 +0000] rev 52491
8210493: Bind to node- or linklocal ipv6 multicast address fails Reviewed-by: alanb, chegar
Fri, 09 Nov 2018 10:52:15 +0100 8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
roland [Fri, 09 Nov 2018 10:52:15 +0100] rev 52490
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency" Reviewed-by: kvn
Mon, 12 Nov 2018 09:35:23 +0000 8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
jlahoda [Mon, 12 Nov 2018 09:35:23 +0000] rev 52489
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly Summary: Do not keep speculative Symbols in DeferredCompletionFailureHandler. Reviewed-by: jjg, vromero
Mon, 12 Nov 2018 01:15:16 -0800 8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
rraghavan [Mon, 12 Nov 2018 01:15:16 -0800] rev 52488
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit Summary: Added ordinary operator delete declaration within class Reviewed-by: kvn, rlichten, thartmann
Mon, 12 Nov 2018 13:31:41 +0530 5076751: System properties documentation needed in javadocs
pmuthuswamy [Mon, 12 Nov 2018 13:31:41 +0530] rev 52487
5076751: System properties documentation needed in javadocs Reviewed-by: jjg
Sun, 11 Nov 2018 21:24:46 +0100 8213478: Reduce rebinds when applying repeated filters and conversions
redestad [Sun, 11 Nov 2018 21:24:46 +0100] rev 52486
8213478: Reduce rebinds when applying repeated filters and conversions Reviewed-by: vlivanov, jrose
Sat, 10 Nov 2018 20:47:28 +0100 8211926: Catastrophic size_t underflow in BitMap::*_large methods
shade [Sat, 10 Nov 2018 20:47:28 +0100] rev 52485
8211926: Catastrophic size_t underflow in BitMap::*_large methods Reviewed-by: kbarrett, stuefe
Sat, 10 Nov 2018 19:27:52 +0100 8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
shade [Sat, 10 Nov 2018 19:27:52 +0100] rev 52484
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check()) Reviewed-by: rkennke, stuefe
Sat, 10 Nov 2018 09:06:33 -0500 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
zgu [Sat, 10 Nov 2018 09:06:33 -0500] rev 52483
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name Summary: Fixed wrong class name in test Reviewed-by: dholmes, jcbeyler
Fri, 09 Nov 2018 16:21:28 -0800 8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
igerasim [Fri, 09 Nov 2018 16:21:28 -0800] rev 52482
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups Reviewed-by: dlong, sspitsyn, dholmes, rriggs
Fri, 09 Nov 2018 15:19:33 -0500 8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
dcubed [Fri, 09 Nov 2018 15:19:33 -0500] rev 52481
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java Reviewed-by: rehn
Fri, 09 Nov 2018 12:13:20 -0800 8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
manc [Fri, 09 Nov 2018 12:13:20 -0800] rev 52480
8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration Summary: Removed dead code related to UseAdaptiveSizePolicy for CMS Reviewed-by: pliden, tschatzl
Fri, 09 Nov 2018 11:36:34 -0800 8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
dlong [Fri, 09 Nov 2018 11:36:34 -0800] rev 52479
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list Reviewed-by: kvn
Fri, 09 Nov 2018 13:28:16 -0500 8185496: Improve performance of system properties initialization in initPhase1
rriggs [Fri, 09 Nov 2018 13:28:16 -0500] rev 52478
8185496: Improve performance of system properties initialization in initPhase1 8213424: VersionProps duplicate and skipped initialization Reviewed-by: mchung, redestad, dholmes
Fri, 09 Nov 2018 10:15:43 -0800 8213694: Test Timeout.java should run in othervm mode
xuelei [Fri, 09 Nov 2018 10:15:43 -0800] rev 52477
8213694: Test Timeout.java should run in othervm mode Reviewed-by: jnimeh
Fri, 09 Nov 2018 09:59:05 -0800 8213596: test failure with Graal when security manager and policy file are used
dlong [Fri, 09 Nov 2018 09:59:05 -0800] rev 52476
8213596: test failure with Graal when security manager and policy file are used Reviewed-by: kvn
Fri, 09 Nov 2018 09:57:22 -0800 8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
dlong [Fri, 09 Nov 2018 09:57:22 -0800] rev 52475
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed Reviewed-by: kvn
Fri, 09 Nov 2018 08:24:38 -0800 8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
xuelei [Fri, 09 Nov 2018 08:24:38 -0800] rev 52474
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse Reviewed-by: mullan, chegar
Fri, 09 Nov 2018 16:08:14 +0100 8213592: Misaligned code in globals.hpp after 8211845
stuefe [Fri, 09 Nov 2018 16:08:14 +0100] rev 52473
8213592: Misaligned code in globals.hpp after 8211845 Reviewed-by: dholmes
Fri, 09 Nov 2018 15:19:11 +0100 8213604: Fix missing includes after JDK-8212673
mdoerr [Fri, 09 Nov 2018 15:19:11 +0100] rev 52472
8213604: Fix missing includes after JDK-8212673 Reviewed-by: tschatzl, roland
Fri, 09 Nov 2018 10:38:07 +0100 8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
rkennke [Fri, 09 Nov 2018 10:38:07 +0100] rev 52471
8213489: GC/C2 abstraction for Compile::final_graph_reshaping() Reviewed-by: kvn, roland
Fri, 09 Nov 2018 10:38:07 +0100 8213473: Replace testB_mem_imm matcher with testUB_mem_imm
rkennke [Fri, 09 Nov 2018 10:38:07 +0100] rev 52470
8213473: Replace testB_mem_imm matcher with testUB_mem_imm Reviewed-by: kvn, roland
Fri, 09 Nov 2018 12:47:20 +0530 8211951: Broken links in java.management files
asapre [Fri, 09 Nov 2018 12:47:20 +0530] rev 52469
8211951: Broken links in java.management files Summary: Corrected broken Javadoc links. Reviewed-by: alanb, sspitsyn Contributed-by: amit.sapre@oracle.com
Thu, 01 Nov 2018 10:59:05 -0700 8213250: CDS archive creation aborts due to metaspace object allocation failure
iklam [Thu, 01 Nov 2018 10:59:05 -0700] rev 52468
8213250: CDS archive creation aborts due to metaspace object allocation failure Reviewed-by: jiangli, ccheung
Fri, 09 Nov 2018 12:08:53 +0800 8213576: Make test AsyncCloseChannel.java run in othervm
amlu [Fri, 09 Nov 2018 12:08:53 +0800] rev 52467
8213576: Make test AsyncCloseChannel.java run in othervm Reviewed-by: dholmes
Thu, 08 Nov 2018 20:54:30 -0500 8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
dcubed [Thu, 08 Nov 2018 20:54:30 -0500] rev 52466
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out Summary: Increase default timeout to 360 seconds. Reviewed-by: erikj, dholmes
Thu, 08 Nov 2018 19:16:16 -0500 8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
jiangli [Thu, 08 Nov 2018 19:16:16 -0500] rev 52465
8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time. Summary: Run class initialization for boot classes with registered subgraph archiving entry fieldi(s) at CDS dump time. Reviewed-by: dholmes, iklam
Thu, 08 Nov 2018 15:19:14 -0800 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
dlong [Thu, 08 Nov 2018 15:19:14 -0800] rev 52464
8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor 8211781: re-building fails after changing Graal sources Reviewed-by: erikj, mchung
Thu, 08 Nov 2018 18:23:52 -0500 8211450: UndetVar::dup is not copying the kind field to the duplicated instance
vromero [Thu, 08 Nov 2018 18:23:52 -0500] rev 52463
8211450: UndetVar::dup is not copying the kind field to the duplicated instance Reviewed-by: mcimadamore
Thu, 08 Nov 2018 23:31:08 +0100 8213199: GC abstraction for Assembler::needs_explicit_null_check()
rkennke [Thu, 08 Nov 2018 23:31:08 +0100] rev 52462
8213199: GC abstraction for Assembler::needs_explicit_null_check() Reviewed-by: adinn, eosterlund
Thu, 08 Nov 2018 18:10:15 -0300 8213154: Update copyright headers of files in src tree that are missing Classpath exception
mbalao [Thu, 08 Nov 2018 18:10:15 -0300] rev 52461
8213154: Update copyright headers of files in src tree that are missing Classpath exception Reviewed-by: andrew
Thu, 08 Nov 2018 11:45:13 -0800 8213436: Obsolete UseMembar
mikael [Thu, 08 Nov 2018 11:45:13 -0800] rev 52460
8213436: Obsolete UseMembar Reviewed-by: kvn, dholmes, mdoerr, adinn
Thu, 08 Nov 2018 11:22:28 -0800 8213438: Remove ClearResponsibleAtSTW
mikael [Thu, 08 Nov 2018 11:22:28 -0800] rev 52459
8213438: Remove ClearResponsibleAtSTW Reviewed-by: dholmes, eosterlund, dcubed
Thu, 08 Nov 2018 09:50:54 -0800 8202285: (fs) Add a method to Files for comparing file contents
joehw [Thu, 08 Nov 2018 09:50:54 -0800] rev 52458
8202285: (fs) Add a method to Files for comparing file contents Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
Thu, 08 Nov 2018 09:04:00 -0800 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
kvn [Thu, 08 Nov 2018 09:04:00 -0800] rev 52457
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC Reviewed-by: kvn Contributed-by: richard.reingruber@sap.com
Thu, 08 Nov 2018 16:16:57 +0000 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
chegar [Thu, 08 Nov 2018 16:16:57 +0000] rev 52456
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl Reviewed-by: alanb, dfuchs
Thu, 08 Nov 2018 10:36:06 -0500 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
vromero [Thu, 08 Nov 2018 10:36:06 -0500] rev 52455
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not Reviewed-by: mcimadamore
Thu, 08 Nov 2018 16:23:55 +0100 8211845: A new switch to control verbosity of hs-err files
stuefe [Thu, 08 Nov 2018 16:23:55 +0100] rev 52454
8211845: A new switch to control verbosity of hs-err files Reviewed-by: goetz, mdoerr
Thu, 08 Nov 2018 15:02:50 +0100 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
eosterlund [Thu, 08 Nov 2018 15:02:50 +0100] rev 52453
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes) Reviewed-by: kvn, mdoerr
Thu, 08 Nov 2018 15:31:23 +0100 8209139: globalCounter bootstrap issue
rehn [Thu, 08 Nov 2018 15:31:23 +0100] rev 52452
8209139: globalCounter bootstrap issue Reviewed-by: dcubed, dholmes
Thu, 08 Nov 2018 15:11:32 +0100 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
bsrbnd [Thu, 08 Nov 2018 15:11:32 +0100] rev 52451
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory Reviewed-by: kvn
Thu, 08 Nov 2018 14:32:49 +0100 8211403: Rename SafepointMechanism::poll(...)
rehn [Thu, 08 Nov 2018 14:32:49 +0100] rev 52450
8211403: Rename SafepointMechanism::poll(...) Reviewed-by: mdoerr, dcubed, dholmes
Thu, 08 Nov 2018 10:08:52 +0100 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
roland [Thu, 08 Nov 2018 10:08:52 +0100] rev 52449
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance" Reviewed-by: thartmann, kvn, shade
Thu, 08 Nov 2018 07:42:08 -0500 8213137: Remove static initialization of monitor/mutex instances
dholmes [Thu, 08 Nov 2018 07:42:08 -0500] rev 52448
8213137: Remove static initialization of monitor/mutex instances Summary: moved to the global mutex list in mutexLocker Reviewed-by: tschatzl, dcubed, rehn, eosterlund
Thu, 08 Nov 2018 12:24:08 +0100 8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
simonis [Thu, 08 Nov 2018 12:24:08 +0100] rev 52447
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x Reviewed-by: shade, ihse, stuefe
Thu, 08 Nov 2018 12:03:18 +0100 8213338: Reduce the number of generated make targets
ihse [Thu, 08 Nov 2018 12:03:18 +0100] rev 52446
8213338: Reduce the number of generated make targets Reviewed-by: erikj
Thu, 08 Nov 2018 00:07:48 -0800 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
sspitsyn [Thu, 08 Nov 2018 00:07:48 -0800] rev 52445
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type Summary: Provide possible type checks when LVT is absent Reviewed-by: jcbeyler, cjplummer
Thu, 08 Nov 2018 02:47:50 +0100 Added tag jdk-12+19 for changeset dc1f9dec2018
jwilhelm [Thu, 08 Nov 2018 02:47:50 +0100] rev 52444
Added tag jdk-12+19 for changeset dc1f9dec2018
Wed, 07 Nov 2018 15:57:50 -0800 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
erikj [Wed, 07 Nov 2018 15:57:50 -0800] rev 52443
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit Reviewed-by: ihse, tbell
Wed, 07 Nov 2018 20:24:44 +0100 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 jdk-12+19
rkennke [Wed, 07 Nov 2018 20:24:44 +0100] rev 52442
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 Reviewed-by: kvn, roland
Wed, 07 Nov 2018 20:21:35 +0100 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
rkennke [Wed, 07 Nov 2018 20:21:35 +0100] rev 52441
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses Reviewed-by: kvn, roland
Thu, 01 Nov 2018 11:42:59 -0400 8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
gadams [Thu, 01 Nov 2018 11:42:59 -0400] rev 52440
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt Reviewed-by: jcbeyler, cjplummer, amenkov
Wed, 07 Nov 2018 10:39:49 -0500 8213052: HTML errors in JPDA spec
gadams [Wed, 07 Nov 2018 10:39:49 -0500] rev 52439
8213052: HTML errors in JPDA spec Reviewed-by: sspitsyn, amenkov
Wed, 07 Nov 2018 13:54:22 -0500 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
lfoltan [Wed, 07 Nov 2018 13:54:22 -0500] rev 52438
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader Summary: Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData. Reviewed-by: coleenp, mbalao, sgehwolf
Wed, 07 Nov 2018 09:58:21 -0800 8213444: Missing emphasis for term being defined
darcy [Wed, 07 Nov 2018 09:58:21 -0800] rev 52437
8213444: Missing emphasis for term being defined Reviewed-by: mchung, jjg
Wed, 07 Nov 2018 12:40:51 -0500 8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
dcubed [Wed, 07 Nov 2018 12:40:51 -0500] rev 52436
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot Reviewed-by: roland, rkennke, thartmann
Wed, 07 Nov 2018 15:13:12 +0100 8213464: Fix missing include after JDK-8212243
mdoerr [Wed, 07 Nov 2018 15:13:12 +0100] rev 52435
8213464: Fix missing include after JDK-8212243 Reviewed-by: roland
Wed, 07 Nov 2018 10:12:43 +0100 8213414: Fix incorrect copy constructors in hotspot
ihse [Wed, 07 Nov 2018 10:12:43 +0100] rev 52434
8213414: Fix incorrect copy constructors in hotspot Reviewed-by: kbarrett
Wed, 07 Nov 2018 09:39:39 +0100 8213347: [JVMCI] remove use of reflection in JVMCI
dnsimon [Wed, 07 Nov 2018 09:39:39 +0100] rev 52433
8213347: [JVMCI] remove use of reflection in JVMCI Reviewed-by: kvn
Wed, 07 Nov 2018 09:13:37 +0100 8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
mbaesken [Wed, 07 Nov 2018 09:13:37 +0100] rev 52432
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0 Reviewed-by: alanb, chegar
Tue, 06 Nov 2018 16:04:50 -0800 8212605: Pure-Java implementation of AccessController.doPrivileged
dlong [Tue, 06 Nov 2018 16:04:50 -0800] rev 52431
8212605: Pure-Java implementation of AccessController.doPrivileged Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
Wed, 07 Nov 2018 01:04:26 +0000 8211049: Second parameter of "initialize" method is not used
valeriep [Wed, 07 Nov 2018 01:04:26 +0000] rev 52430
8211049: Second parameter of "initialize" method is not used Summary: Use the specified random object instead of system default Reviewed-by: weijun
Tue, 06 Nov 2018 23:03:05 +0100 8213381: Hook to allow GC to inject Node::Ideal() calls
rkennke [Tue, 06 Nov 2018 23:03:05 +0100] rev 52429
8213381: Hook to allow GC to inject Node::Ideal() calls Reviewed-by: kvn, eosterlund, roland
Tue, 06 Nov 2018 10:10:18 -0800 8211339: NPE during SSL handshake caused by HostnameChecker
ascarpino [Tue, 06 Nov 2018 10:10:18 -0800] rev 52428
8211339: NPE during SSL handshake caused by HostnameChecker Reviewed-by: xuelei
Tue, 06 Nov 2018 10:01:16 -0800 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
mchung [Tue, 06 Nov 2018 10:01:16 -0800] rev 52427
8211122: Reduce the number of internal classes made accessible to jdk.unsupported Reviewed-by: alanb, dfuchs, kvn
Tue, 06 Nov 2018 17:28:14 +0100 8213384: Move G1/C2 barrier verification into G1BarrierSetC2
rkennke [Tue, 06 Nov 2018 17:28:14 +0100] rev 52426
8213384: Move G1/C2 barrier verification into G1BarrierSetC2 Reviewed-by: kvn, roland, eosterlund
Tue, 06 Nov 2018 15:14:10 +0300 8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
dchuyko [Tue, 06 Nov 2018 15:14:10 +0300] rev 52425
8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU Reviewed-by: adinn, drwhite
Tue, 06 Nov 2018 10:01:27 +0100 8212243: More gc interface tweaks for arraycopy
roland [Tue, 06 Nov 2018 10:01:27 +0100] rev 52424
8212243: More gc interface tweaks for arraycopy Reviewed-by: kvn, eosterlund
Tue, 06 Nov 2018 15:23:52 +0800 8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
mli [Tue, 06 Nov 2018 15:23:52 +0800] rev 52423
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests Reviewed-by: naoto Contributed-by: ying.z.zhou@oracle.com
Mon, 05 Nov 2018 22:22:49 -0800 8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
dlong [Mon, 05 Nov 2018 22:22:49 -0800] rev 52422
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file Reviewed-by: kvn
Mon, 05 Nov 2018 18:27:14 -0500 8210986: Add OopStorage cleanup to ServiceThread
kbarrett [Mon, 05 Nov 2018 18:27:14 -0500] rev 52421
8210986: Add OopStorage cleanup to ServiceThread Summary: Service thread performs cleanup when notified. Reviewed-by: coleenp, rehn
Mon, 05 Nov 2018 13:55:41 -0800 8213330: Fix legal headers in i18n tests
naoto [Mon, 05 Nov 2018 13:55:41 -0800] rev 52420
8213330: Fix legal headers in i18n tests Reviewed-by: lancea
Mon, 05 Nov 2018 13:45:01 -0800 8212876: ftp: links for character-sets require a login password
joehw [Mon, 05 Nov 2018 13:45:01 -0800] rev 52419
8212876: ftp: links for character-sets require a login password Reviewed-by: lancea
Mon, 05 Nov 2018 11:49:03 -0800 8212872: Broken link to Namespaces in XML Errata
joehw [Mon, 05 Nov 2018 11:49:03 -0800] rev 52418
8212872: Broken link to Namespaces in XML Errata Reviewed-by: lancea
Mon, 05 Nov 2018 14:00:52 -0500 8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
tonyp [Mon, 05 Nov 2018 14:00:52 -0500] rev 52417
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM Reviewed-by: dholmes, gziemski, stuefe
Mon, 05 Nov 2018 12:27:38 -0600 8208519: Remove rehashable hashtable
gziemski [Mon, 05 Nov 2018 12:27:38 -0600] rev 52416
8208519: Remove rehashable hashtable Summary: Removed RehashableHashtable class Reviewed-by: iklam, ccheung
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip