valeriep [Fri, 15 Jul 2016 01:24:22 +0000] rev 39651
8136459: MessageDigest.isEqual is not a "simple byte compare"
Summary: Update the corresponding javadoc with @implNote and clarification.
Reviewed-by: mullan, darcy
sherman [Thu, 14 Jul 2016 16:04:38 -0700] rev 39650
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
amurillo [Thu, 14 Jul 2016 16:21:45 +0000] rev 39649
Merge
simonis [Thu, 14 Jul 2016 16:49:30 +0200] rev 39648
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
weijun [Thu, 14 Jul 2016 19:31:43 +0800] rev 39647
8161354: policytool fails if it needs to show an error dialog before the main window appears
Reviewed-by: mullan
sdrach [Wed, 13 Jul 2016 11:43:45 -0700] rev 39646
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
Contributed-by: steve.drach@oracle.com
weijun [Thu, 14 Jul 2016 10:37:36 +0800] rev 39645
8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
rgoel [Thu, 14 Jul 2016 10:30:23 +0900] rev 39644
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
rhalade [Wed, 13 Jul 2016 16:53:31 -0700] rev 39643
8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
Reviewed-by: bpb
sherman [Wed, 13 Jul 2016 16:37:24 -0700] rev 39642
7031075: GZIPInputStream's available() reports 1, but read() gives -1.
Reviewed-by: bpb
bpb [Tue, 12 Jul 2016 07:58:40 -0700] rev 39641
8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: alanb
henryjen [Thu, 07 Jul 2016 21:15:24 -0700] rev 39640
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
robm [Wed, 13 Jul 2016 14:56:00 +0100] rev 39639
8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
sdrach [Tue, 12 Jul 2016 11:05:27 -0700] rev 39638
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
Contributed-by: steve.drach@oracle.com
amlu [Wed, 13 Jul 2016 10:26:11 +0800] rev 39637
8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
rhalade [Tue, 12 Jul 2016 14:39:08 -0700] rev 39636
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
jlaskey [Tue, 12 Jul 2016 10:58:58 -0300] rev 39635
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
dfuchs [Tue, 12 Jul 2016 11:29:01 +0100] rev 39634
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code.
Summary: Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
weijun [Tue, 12 Jul 2016 09:41:49 +0800] rev 39633
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
amurillo [Thu, 14 Jul 2016 15:47:46 +0000] rev 39632
Added tag jdk-9+127 for changeset a5744c1725a0
duke [Wed, 05 Jul 2017 21:57:36 +0200] rev 39631
Merge
amurillo [Thu, 14 Jul 2016 16:21:57 +0000] rev 39630
Merge
amurillo [Tue, 12 Jul 2016 10:03:30 -0700] rev 39629
Merge
amurillo [Fri, 08 Jul 2016 12:12:54 -0700] rev 39628
Merge
poonam [Fri, 01 Jul 2016 23:11:45 +0000] rev 39627
Merge
poonam [Fri, 01 Jul 2016 12:51:29 -0700] rev 39626
8064814: Print more helpful error message when getting OOM due to low Java Heap base when running with CompressedOops
Summary: Improve OOM error message
Reviewed-by: coleenp, dholmes
kbarrett [Thu, 30 Jun 2016 19:16:14 -0400] rev 39625
8160356: invalid suffix on literal warning is occurred with GCC 6
Summary: Add whitespace separation
Reviewed-by: kbarrett, kvn
Contributed-by: yasuenag@gmail.com
ctornqvi [Fri, 01 Jul 2016 13:39:36 +0200] rev 39624
Merge
ctornqvi [Fri, 01 Jul 2016 07:21:33 -0400] rev 39623
8160484: Implement Hotspot Runtime tier 2
Reviewed-by: dholmes, gtriantafill
erikj [Fri, 01 Jul 2016 11:55:25 +0200] rev 39622
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
mlarsson [Wed, 29 Jun 2016 16:11:50 +0200] rev 39621
8159695: Arguments::atojulong() fails to detect overflows
Reviewed-by: dholmes, dsamersoff
coleenp [Thu, 30 Jun 2016 00:19:48 +0000] rev 39620
Merge
coleenp [Wed, 29 Jun 2016 20:16:05 -0400] rev 39619
8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Summary: Illegal bytecodes which are detected later hit this assert first.
Reviewed-by: jrose
kzhaldyb [Wed, 29 Jun 2016 18:40:28 +0300] rev 39618
8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
Reviewed-by: tschatzl, dfazunen
kzhaldyb [Wed, 29 Jun 2016 17:01:55 +0300] rev 39617
8132715: Add tests which check that no allocations allowed in any of humongous regions
Reviewed-by: dfazunen, tschatzl
lfoltan [Tue, 28 Jun 2016 10:11:01 -0400] rev 39616
8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Summary: Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules
Reviewed-by: coleenp, dholmes, sspitsyn, zgu
pliden [Tue, 28 Jun 2016 10:37:52 +0200] rev 39615
8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam
Contributed-by: per.liden@oracle.com, ioi.lam@oracle.com
mhaupt [Tue, 12 Jul 2016 10:39:46 +0200] rev 39614
8161032: GPL header incorrect - address wrong - not swapped in licensee bundles
Reviewed-by: dholmes, kvn
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39613
Added tag jdk-9+127 for changeset 8e5b413c199b
valeriep [Fri, 15 Jul 2016 00:24:35 +0000] rev 39612
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
Summary: Re-apply the same changes as reviewed under JDK-8154191.
Reviewed-by: mchung
amurillo [Thu, 14 Jul 2016 16:21:18 +0000] rev 39611
Merge
mchung [Wed, 13 Jul 2016 14:42:09 -0700] rev 39610
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Wed, 13 Jul 2016 14:23:53 -0700] rev 39609
8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java
Reviewed-by: tbell, ksrini, darcy
amurillo [Fri, 08 Jul 2016 12:12:52 -0700] rev 39608
Merge
erikj [Fri, 01 Jul 2016 12:32:21 +0200] rev 39607
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39606
Added tag jdk-9+127 for changeset 6a80821ee59f
duke [Wed, 05 Jul 2017 21:57:12 +0200] rev 39605
Added tag jdk-9+127 for changeset 8e45018bde9d
duke [Wed, 05 Jul 2017 21:57:11 +0200] rev 39604
Merge
duke [Wed, 05 Jul 2017 21:57:04 +0200] rev 39603
Merge
amurillo [Tue, 12 Jul 2016 21:14:24 +0000] rev 39602
Merge
vromero [Mon, 11 Jul 2016 15:27:52 -0700] rev 39601
8161020: javac, fold stop compilation options
Reviewed-by: mcimadamore
sadayapalam [Mon, 11 Jul 2016 18:13:42 +0530] rev 39600
8160928: javac incorrectly copies over interior type annotations to bridge method
Reviewed-by: mcimadamore
vromero [Fri, 08 Jul 2016 16:47:13 -0700] rev 39599
8153407: javac, fold debug options
Reviewed-by: mcimadamore, jjg
prr [Fri, 08 Jul 2016 09:28:52 -0700] rev 39598
Merge
prr [Fri, 01 Jul 2016 13:01:04 -0700] rev 39597
Merge
prr [Mon, 27 Jun 2016 10:00:29 -0700] rev 39596
Merge
lana [Mon, 20 Jun 2016 06:13:34 -0700] rev 39595
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw
Contributed-by: li.jiang@oracle.com
ksrini [Thu, 07 Jul 2016 14:51:08 -0700] rev 39594
8160998: GPL header contains "(config)" in first line - not swapped in licensee bundles
Reviewed-by: vromero
amurillo [Thu, 07 Jul 2016 18:35:22 +0000] rev 39593
Merge
amurillo [Thu, 07 Jul 2016 18:59:35 +0000] rev 39592
Merge
rfield [Thu, 07 Jul 2016 00:10:24 -0700] rev 39591
8160935: JShell: Without at least one source file 8160035 breaks build
Reviewed-by: jlahoda
rfield [Wed, 06 Jul 2016 20:53:55 -0700] rev 39590
8160035: JShell API: Add javadoc overview and package files
Reviewed-by: jlahoda
vromero [Wed, 06 Jul 2016 15:27:36 -0700] rev 39589
8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly
Reviewed-by: mcimadamore
vromero [Wed, 06 Jul 2016 12:46:37 -0700] rev 39588
8160915: javac, option forceSerializable should be restored
Reviewed-by: jjg
vromero [Wed, 06 Jul 2016 09:42:27 -0700] rev 39587
8160891: javac, remove unused options, step 3
Reviewed-by: mcimadamore
bpatel [Tue, 05 Jul 2016 13:30:40 -0700] rev 39586
8157987: overview-summary.html generated by javadoc should include module information
Reviewed-by: jjg, ksrini
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39585
Added tag jdk-9+126 for changeset a42db8c180c3
duke [Wed, 05 Jul 2017 21:56:53 +0200] rev 39584
Merge
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39583
Added tag jdk-9+126 for changeset dd877a53f8d8
duke [Wed, 05 Jul 2017 21:56:46 +0200] rev 39582
Merge
prr [Fri, 08 Jul 2016 09:28:44 -0700] rev 39581
Merge
prr [Fri, 01 Jul 2016 13:30:38 -0700] rev 39580
Merge
prr [Mon, 27 Jun 2016 10:00:47 -0700] rev 39579
Merge
lana [Mon, 20 Jun 2016 06:13:28 -0700] rev 39578
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw
Contributed-by: li.jiang@oracle.com
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39577
Added tag jdk-9+126 for changeset c74ef1ce07fb
duke [Wed, 05 Jul 2017 21:56:37 +0200] rev 39576
Merge
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39575
Added tag jdk-9+126 for changeset 5c06a5663124
duke [Wed, 05 Jul 2017 21:56:30 +0200] rev 39574
Merge
amurillo [Thu, 07 Jul 2016 18:21:21 +0000] rev 39573
Added tag jdk-9+126 for changeset c2c8f6b847e5
duke [Wed, 05 Jul 2017 21:56:22 +0200] rev 39572
Merge
amurillo [Tue, 12 Jul 2016 21:15:49 +0000] rev 39571
Merge
bpb [Mon, 11 Jul 2016 17:18:59 -0700] rev 39570
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: lancea, alanb
bpb [Mon, 11 Jul 2016 14:46:21 -0700] rev 39569
8160831: GioFileTypeDetector always calls deprecated g_type_init
Summary: Ensure that g_type_init is non-null before using it.
Reviewed-by: alanb
Contributed-by: Martin Walsh <martin.walsh@oracle.com>
psandoz [Mon, 23 May 2016 23:12:05 +0800] rev 39568
8158365: List.spliterator should optimize for RandomAccess lists
Reviewed-by: psandoz
Contributed-by: Hiroshi Ito <hiroshi.ito@gs.com>
michaelm [Mon, 11 Jul 2016 14:32:51 +0100] rev 39567
8160786: No CCC for public class java.net.http.AsyncSSlDelegate
Reviewed-by: chegar
dfuchs [Mon, 11 Jul 2016 11:32:40 +0100] rev 39566
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory.
Summary: added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung
aefimov [Mon, 11 Jul 2016 00:24:46 +0300] rev 39565
8154553: Incorrect GPL header in package-info.java reported
Reviewed-by: igerasim
xuelei [Sat, 09 Jul 2016 06:04:57 +0000] rev 39564
8159009: Remove ExemptionMechanism.finalize() implementation
Reviewed-by: mullan, weijun
xuelei [Sat, 09 Jul 2016 05:56:18 +0000] rev 39563
8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
xuelei [Sat, 09 Jul 2016 05:48:16 +0000] rev 39562
8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
Reviewed-by: weijun
bpb [Fri, 08 Jul 2016 16:16:45 -0700] rev 39561
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
Summary: Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
jnimeh [Fri, 08 Jul 2016 14:42:50 -0700] rev 39560
8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan
prr [Fri, 08 Jul 2016 10:41:12 -0700] rev 39559
Merge
prr [Fri, 08 Jul 2016 09:30:13 -0700] rev 39558
Merge
alexsch [Fri, 08 Jul 2016 09:27:09 -0700] rev 39557
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
ssadetsky [Tue, 05 Jul 2016 12:37:36 +0300] rev 39556
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
alexsch [Tue, 05 Jul 2016 09:48:49 +0300] rev 39555
8160248: Dragged internal frame leaves artifacts for floating point ui scale
Reviewed-by: ssadetsky
alexsch [Tue, 05 Jul 2016 09:36:41 +0300] rev 39554
8142966: Wrong cursor position in text components on HiDPI display
Reviewed-by: prr, serb
alexsch [Tue, 05 Jul 2016 09:26:34 +0300] rev 39553
8132119: Provide public API for text related methods in SwingUtilities2
Reviewed-by: prr, serb
psadhukhan [Mon, 04 Jul 2016 17:10:29 +0530] rev 39552
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv
dmarkov [Mon, 04 Jul 2016 11:04:18 +0300] rev 39551
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
Reviewed-by: alexp
ysuenaga [Sat, 02 Jul 2016 22:28:40 +0900] rev 39550
8160294: Some client libraries cannot be built with GCC 6
Reviewed-by: prr, flar, erikj, kbarrett
prr [Fri, 01 Jul 2016 14:29:36 -0700] rev 39549
8160695: getHBScriptCode script code validation
Reviewed-by: bpb
prr [Fri, 01 Jul 2016 14:27:13 -0700] rev 39548
8160693: ScriptRunData.java uses bitwise AND instead of logical AND
Reviewed-by: flar
prr [Fri, 01 Jul 2016 13:00:53 -0700] rev 39547
Merge
pkbalakr [Fri, 01 Jul 2016 16:16:59 +0530] rev 39546
8158478: X11 keysym XK_topt maps to the wrong Unicode character
Reviewed-by: serb, arapte
jdv [Fri, 01 Jul 2016 13:58:55 +0530] rev 39545
8152672: IIOException while getting second image properties for JPEG
Reviewed-by: prr, flar
Contributed-by: jayathirth.d.v@oracle.com
psadhukhan [Fri, 01 Jul 2016 10:54:18 +0530] rev 39544
6218397: Printing to file does not throw a PrinterException if the file cannot be created
Reviewed-by: prr, jdv
ptbrunet [Thu, 30 Jun 2016 23:26:42 -0500] rev 39543
8154069: Jaws reads wrong values from comboboxes when no element is selected
Summary: List item deselect event handler now clears the list selection
Reviewed-by: alexsch, serb
Contributed-by: peter.brunet@oracle.com
alexsch [Thu, 30 Jun 2016 23:49:00 +0300] rev 39542
8158566: Provide a Swing property to not close toggle menu items on mouse click
Reviewed-by: prr, ssadetsky
mcherkas [Thu, 30 Jun 2016 22:27:28 +0300] rev 39541
8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb
ssadetsky [Thu, 30 Jun 2016 20:34:26 +0300] rev 39540
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: yan, prr
alexsch [Thu, 30 Jun 2016 20:07:32 +0400] rev 39539
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
Contributed-by: Robin Stevens <robin.stevens@scz.be>
rchamyal [Wed, 29 Jun 2016 14:47:58 +0530] rev 39538
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
Reviewed-by: alexsch, psadhukhan
Contributed-by: rajeev.chamyal@oracle.com
dmarkov [Wed, 29 Jun 2016 11:38:29 +0300] rev 39537
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
Reviewed-by: serb, alexp
arapte [Wed, 29 Jun 2016 12:22:38 +0530] rev 39536
8151588: Press the button first two times, the 'First' and 'Next' didn't show
Reviewed-by: ssadetsky, rchamyal
Contributed-by: ambarish.rapte@oracle.com
arapte [Wed, 29 Jun 2016 11:51:37 +0530] rev 39535
8158616: [TEST_BUG] There is only "Fail" button on the description dialog
Reviewed-by: ssadetsky
Contributed-by: ambarish.rapte@oracle.com
ddehaven [Tue, 21 Jun 2016 15:46:22 -0700] rev 39534
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
Reviewed-by: serb, ksrini
aghaisas [Tue, 28 Jun 2016 16:17:08 +0530] rev 39533
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
Reviewed-by: alexsch, prr
prr [Mon, 27 Jun 2016 10:01:23 -0700] rev 39532
Merge