Mon, 04 Jun 2018 12:29:48 +0200 8204277: [testbug] fix DisassembleCodeBlobTest.
goetz [Mon, 04 Jun 2018 12:29:48 +0200] rev 50376
8204277: [testbug] fix DisassembleCodeBlobTest. Reviewed-by: thartmann
Mon, 04 Jun 2018 12:59:51 +0200 8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
eosterlund [Mon, 04 Jun 2018 12:59:51 +0200] rev 50375
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime Reviewed-by: rkennke, tschatzl
Mon, 04 Jun 2018 12:54:13 +0200 8198378: javac crash when checking imports and a broken class is present
jlahoda [Mon, 04 Jun 2018 12:54:13 +0200] rev 50374
8198378: javac crash when checking imports and a broken class is present Summary: Properly handling bad classfile while processing imports. Reviewed-by: vromero
Mon, 04 Jun 2018 12:51:24 +0200 8203921: JFR thread sampling is missing fixes from JDK-8194552
mgronlun [Mon, 04 Jun 2018 12:51:24 +0200] rev 50373
8203921: JFR thread sampling is missing fixes from JDK-8194552 Reviewed-by: egahlin
Mon, 04 Jun 2018 07:12:26 +0200 8204164: OOM-only logging in Metaspace
stuefe [Mon, 04 Jun 2018 07:12:26 +0200] rev 50372
8204164: OOM-only logging in Metaspace Reviewed-by: gziemski, coleenp
Sun, 03 Jun 2018 14:21:56 -0700 8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
gromero [Sun, 03 Jun 2018 14:21:56 -0700] rev 50371
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe" Reviewed-by: kvn, iignatyev
Sun, 03 Jun 2018 19:21:18 +0530 8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
pmuthuswamy [Sun, 03 Jun 2018 19:21:18 +0530] rev 50370
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used Reviewed-by: ksrini
Sun, 03 Jun 2018 09:19:48 +0200 8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
gromero [Sun, 03 Jun 2018 09:19:48 +0200] rev 50369
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount Reviewed-by: iignatyev, goetz
Sun, 03 Jun 2018 12:04:52 +0530 8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
pmuthuswamy [Sun, 03 Jun 2018 12:04:52 +0530] rev 50368
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text Reviewed-by: jjg
Fri, 01 Jun 2018 17:45:10 -0700 8199388: Test development for ChaCha20 and Poly1305 algorithms
jjiang [Fri, 01 Jun 2018 17:45:10 -0700] rev 50367
8199388: Test development for ChaCha20 and Poly1305 algorithms Summary: Add test for ChaCha20KeyGenerator Reviewed-by: mullan
Fri, 01 Jun 2018 15:48:55 -0700 8202812: [TESTBUG] Open source VM testbase compiler tests
iignatyev [Fri, 01 Jun 2018 15:48:55 -0700] rev 50366
8202812: [TESTBUG] Open source VM testbase compiler tests Reviewed-by: kvn, mseledtsov
Fri, 01 Jun 2018 15:24:41 -0700 8204250: Problem list pkcs11 tests on windows
rhalade [Fri, 01 Jun 2018 15:24:41 -0700] rev 50365
8204250: Problem list pkcs11 tests on windows Reviewed-by: wetmore
Fri, 01 Jun 2018 19:46:31 +0000 8203182: Release session if initialization of SunPKCS11 Signature fails
mbalao [Fri, 01 Jun 2018 19:46:31 +0000] rev 50364
8203182: Release session if initialization of SunPKCS11 Signature fails Summary: Ensure session is properly released in P11Signature class Reviewed-by: valeriep
Fri, 01 Jun 2018 09:38:08 -0700 Merge
prr [Fri, 01 Jun 2018 09:38:08 -0700] rev 50363
Merge
Fri, 01 Jun 2018 09:18:22 -0700 Merge
prr [Fri, 01 Jun 2018 09:18:22 -0700] rev 50362
Merge
Fri, 01 Jun 2018 09:16:36 -0700 8200052: libjavajpeg: Fix compile warning in jchuff.c
prr [Fri, 01 Jun 2018 09:16:36 -0700] rev 50361
8200052: libjavajpeg: Fix compile warning in jchuff.c Reviewed-by: prr Contributed-by: adam.farley@uk.ibm.com, thomas.stuefe@sap.com
Wed, 30 May 2018 15:01:36 +0200 8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
mbaesken [Wed, 30 May 2018 15:01:36 +0200] rev 50360
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp Reviewed-by: clanger, prr, serb, stuefe
Thu, 31 May 2018 13:04:30 -0700 Merge
prr [Thu, 31 May 2018 13:04:30 -0700] rev 50359
Merge
Thu, 31 May 2018 09:52:32 -0700 8199150: Accessibility issues in java.desktop
serb [Thu, 31 May 2018 09:52:32 -0700] rev 50358
8199150: Accessibility issues in java.desktop 8150156: Update bugs.sun.com references to bugs.java.com Reviewed-by: prr
Thu, 31 May 2018 09:24:27 -0700 8202051: Address compilation warnings in libawt with VS2017
serb [Thu, 31 May 2018 09:24:27 -0700] rev 50357
8202051: Address compilation warnings in libawt with VS2017 Reviewed-by: prr
Thu, 31 May 2018 16:50:10 +0530 8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
sveerabhadra [Thu, 31 May 2018 16:50:10 +0530] rev 50356
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails Reviewed-by: serb
Wed, 30 May 2018 22:03:12 -0700 8195624: Desktop API cannot be used without permission to read "os.version"
serb [Wed, 30 May 2018 22:03:12 -0700] rev 50355
8195624: Desktop API cannot be used without permission to read "os.version" Reviewed-by: prr
Wed, 30 May 2018 21:30:05 -0700 8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
serb [Wed, 30 May 2018 21:30:05 -0700] rev 50354
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test Reviewed-by: prr
Wed, 30 May 2018 15:19:55 -0700 8204122: Update harfbuzz.md
prr [Wed, 30 May 2018 15:19:55 -0700] rev 50353
8204122: Update harfbuzz.md Reviewed-by: srl
Wed, 30 May 2018 12:20:00 -0700 8199530: Upgrade to harfbuzz 1.7.6
prr [Wed, 30 May 2018 12:20:00 -0700] rev 50352
8199530: Upgrade to harfbuzz 1.7.6 Reviewed-by: srl, serb
Wed, 30 May 2018 08:10:41 -0700 8196373: Introspector does not see overridden generic setter method
serb [Wed, 30 May 2018 08:10:41 -0700] rev 50351
8196373: Introspector does not see overridden generic setter method Reviewed-by: malenkov
Wed, 30 May 2018 08:19:59 +0200 8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
clanger [Wed, 30 May 2018 08:19:59 +0200] rev 50350
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF) Reviewed-by: prr Contributed-by: takiguc@linux.vnet.ibm.com, christoph.langer@sap.com
Tue, 29 May 2018 11:22:21 -0700 8201279: javax.sound tests should not set java.home system property
serb [Tue, 29 May 2018 11:22:21 -0700] rev 50349
8201279: javax.sound tests should not set java.home system property Reviewed-by: prr, rriggs
Fri, 25 May 2018 16:23:17 -0700 8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr [Fri, 25 May 2018 16:23:17 -0700] rev 50348
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources Reviewed-by: serb, erikj
Fri, 25 May 2018 12:12:24 -0700 Merge
prr [Fri, 25 May 2018 12:12:24 -0700] rev 50347
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip