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
psadhukhan [Mon, 27 Jun 2016 16:10:06 +0530] rev 39531
8159068: The rendering of JTable is broken
Reviewed-by: alexsch, rchamyal
dmarkov [Mon, 27 Jun 2016 11:31:21 +0300] rev 39530
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
Reviewed-by: ssadetsky, alexp
prr [Thu, 23 Jun 2016 16:54:19 -0700] rev 39529
4497648: TextLayout equals method is not implemented
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 23 Jun 2016 16:46:13 +0530] rev 39528
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
Reviewed-by: prr, jdv
alitvinov [Thu, 23 Jun 2016 12:53:56 +0300] rev 39527
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
mhalder [Wed, 22 Jun 2016 16:10:36 +0530] rev 39526
8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
Reviewed-by: ssadetsky, serb
ssadetsky [Wed, 22 Jun 2016 12:36:18 +0300] rev 39525
8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
Reviewed-by: alexsch
ssadetsky [Wed, 22 Jun 2016 12:26:30 +0300] rev 39524
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs.
Reviewed-by: alexsch, serb
lana [Mon, 20 Jun 2016 06:13:31 -0700] rev 39523
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw, weijun
Contributed-by: li.jiang@oracle.com
prr [Mon, 20 Jun 2016 13:10:54 -0700] rev 39522
Merge
aghaisas [Mon, 20 Jun 2016 17:01:02 +0530] rev 39521
8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
Reviewed-by: alexsch, serb
psadhukhan [Fri, 17 Jun 2016 16:52:38 +0530] rev 39520
6966350: Empty pages when printing on Lexmark E352dn PS3 with "1200 IQ" setting
Reviewed-by: prr, jdv
lbourges [Wed, 15 Jun 2016 21:43:39 +0200] rev 39519
8159093: Fix coding conventions in Marlin renderer
Summary: capital letters for constants and use rdrCtx.stats (field)
Reviewed-by: flar, prr
pkbalakr [Wed, 15 Jun 2016 16:33:05 +0530] rev 39518
8152419: JColorChooser throws Exception
Reviewed-by: alexsch, rchamyal
Contributed-by: prem.balakrishnan@oracle.com
jdv [Wed, 15 Jun 2016 14:22:44 +0530] rev 39517
6386906: Faulty rounding code in BMPImageReader.decodeRLE4()
Reviewed-by: flar, psadhukhan
Contributed-by: jayathirth.d.v@oracle.com
rchamyal [Wed, 15 Jun 2016 12:04:29 +0530] rev 39516
8159135: [PIT] javax/swing/JMenuItem/8152981/MenuItemIconTest.java always fail
Reviewed-by: alexsch
Contributed-by: rajeev.chamyal@oracle.com
hschreiber [Tue, 14 Jun 2016 11:33:56 +0300] rev 39515
8151385: [hidpi] JOptionPane-Icons only partially visible when using Windows 10 L&F
Reviewed-by: serb, alexsch
ssadetsky [Fri, 10 Jun 2016 13:05:49 +0300] rev 39514
8156185: JDK-8024858 (long tooltip delay) is not fixed but is easily fixed
Reviewed-by: serb, alexsch
psadhukhan [Fri, 10 Jun 2016 15:28:49 +0530] rev 39513
8159134: [PIT][TEST_BUG] failed to run java/awt/print/PrinterJob/PrintDlgSelectionAttribTest.java
Reviewed-by: yan
psadhukhan [Fri, 10 Jun 2016 15:20:59 +0530] rev 39512
8158758: [TEST_BUG] test/java/awt/print/PrinterJob/LandscapeStackOverflow.java fails on timeout
Reviewed-by: yan
dmarkov [Thu, 09 Jun 2016 14:21:42 +0300] rev 39511
8025130: [macosx] Frame setLocationByPlatform has no effect under Mac OS X
Reviewed-by: ssadetsky, alexp
mcherkas [Thu, 09 Jun 2016 13:54:48 +0300] rev 39510
8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
Reviewed-by: serb, aivanov
dlsmith [Wed, 08 Jun 2016 16:27:02 -0600] rev 39509
8157476: -Wlogical-not-parentheses warnings in JRSUIConstantSync.m
Reviewed-by: serb
rhalade [Fri, 08 Jul 2016 10:15:38 -0700] rev 39508
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
Reviewed-by: vinnie
igerasim [Fri, 08 Jul 2016 19:38:17 +0300] rev 39507
8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
igerasim [Fri, 08 Jul 2016 17:56:52 +0300] rev 39506
8161017: GPL header missing comma in year
Reviewed-by: coffeys, rriggs
sundar [Fri, 08 Jul 2016 17:11:51 +0530] rev 39505
8161055: Remove plugin ordering by isAfter, isBefore.
Reviewed-by: mchung, jlaskey
erikj [Fri, 08 Jul 2016 08:56:39 +0200] rev 39504
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
sherman [Thu, 07 Jul 2016 21:29:04 -0700] rev 39503
8161002: GPL header missing comma in year - not swapped in licensee bundles
Reviewed-by: smarks
darcy [Thu, 07 Jul 2016 18:21:21 -0700] rev 39502
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
Reviewed-by: weijun
shurailine [Fri, 08 Jul 2016 00:50:28 +0000] rev 39501
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Summary: Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
dcubed [Thu, 07 Jul 2016 17:05:23 -0700] rev 39500
Merge
dcubed [Thu, 07 Jul 2016 16:46:30 -0700] rev 39499
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
Reviewed-by: iklam
igerasim [Fri, 08 Jul 2016 01:49:54 +0300] rev 39498
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
sherman [Thu, 07 Jul 2016 14:16:58 -0700] rev 39497
8133170: Deflater.deflate with small output buffers fails
Reviewed-by: bpb
amurillo [Thu, 07 Jul 2016 18:35:29 +0000] rev 39496
Merge
darcy [Thu, 07 Jul 2016 10:16:47 -0700] rev 39495
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
amurillo [Thu, 07 Jul 2016 19:00:10 +0000] rev 39494
Merge
ssahoo [Thu, 07 Jul 2016 09:50:35 -0700] rev 39493
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
Reviewed-by: xuelei
psandoz [Thu, 07 Jul 2016 18:30:43 +0200] rev 39492
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
Reviewed-by: mhaupt
jlaskey [Thu, 07 Jul 2016 09:38:33 -0300] rev 39491
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
nishjain [Thu, 07 Jul 2016 17:53:55 +0900] rev 39490
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
Reviewed-by: okutsu, peytoia
mli [Thu, 07 Jul 2016 01:31:31 -0700] rev 39489
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
Summary: Resolving hosts by proxy instead of name service
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
srastogi [Thu, 07 Jul 2016 09:51:47 +0200] rev 39488
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
tidu [Wed, 06 Jul 2016 01:50:34 -0700] rev 39487
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
tidu [Tue, 05 Jul 2016 23:43:59 -0700] rev 39486
8160333: Remove intermittent key from javax/net/ssl/TLSv12/ShortRSAKey512.java
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
darcy [Wed, 06 Jul 2016 10:19:00 -0700] rev 39485
8160901: Demote java/lang/ProcessBuilder/Zombies.java to tier 2
Reviewed-by: rriggs
akosarev [Wed, 06 Jul 2016 09:54:07 -0700] rev 39484
8135114: sun/security/krb5/auto tests failed on machine with TR locale
Reviewed-by: xuelei
mhaupt [Wed, 06 Jul 2016 17:10:36 +0200] rev 39483
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
rriggs [Wed, 06 Jul 2016 10:33:17 -0400] rev 39482
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
Reviewed-by: martin
weijun [Wed, 06 Jul 2016 21:52:12 +0800] rev 39481
8158589: Possible integer overflow issues for DRBG
Reviewed-by: xuelei, mullan
xiaofeya [Wed, 06 Jul 2016 01:20:20 -0700] rev 39480
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
Contributed-by: Felix Yang <felix.yang@oracle.com>
mli [Wed, 06 Jul 2016 00:04:55 -0700] rev 39479
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
Reviewed-by: mhaupt
darcy [Tue, 05 Jul 2016 21:11:40 -0700] rev 39478
6226715: (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
Reviewed-by: rriggs
amurillo [Tue, 05 Jul 2016 20:41:56 -0700] rev 39477
Merge
amurillo [Tue, 05 Jul 2016 13:50:37 -0700] rev 39476
Merge
amurillo [Thu, 30 Jun 2016 14:57:30 -0700] rev 39475
8160690: Quarantine VarHandles tests
Reviewed-by: jwilhelm
amurillo [Fri, 01 Jul 2016 16:50:37 -0700] rev 39474
Merge
kvn [Fri, 24 Jun 2016 15:06:50 -0700] rev 39473
Merge
psandoz [Thu, 23 Jun 2016 13:46:48 +0200] rev 39472
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
Reviewed-by: shade
psandoz [Mon, 20 Jun 2016 17:57:19 +0200] rev 39471
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
shade [Wed, 15 Jun 2016 11:20:15 +0300] rev 39470
8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
amurillo [Thu, 23 Jun 2016 17:11:19 -0700] rev 39469
Merge
akulyakh [Wed, 22 Jun 2016 14:01:14 +0300] rev 39468
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
Summary: Quarantining the failing tests
Reviewed-by: dholmes
redestad [Tue, 21 Jun 2016 12:05:23 +0200] rev 39467
8159590: Remove deprecated methods from jdk.internal.misc.VM
Reviewed-by: chegar, dholmes
iklam [Mon, 20 Jun 2016 08:49:40 -0700] rev 39466
8154820: JDWP: -agentlib:jdwp=help assertion error
Reviewed-by: dholmes, sspitsyn, dsamersoff
ascarpino [Tue, 05 Jul 2016 15:37:42 -0700] rev 39465
8154015: Apply algorithm constraints to timestamped code
Reviewed-by: mullan
ssahoo [Tue, 05 Jul 2016 10:11:42 -0700] rev 39464
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
Reviewed-by: xuelei
ssahoo [Tue, 05 Jul 2016 10:10:07 -0700] rev 39463
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
Reviewed-by: xuelei
ssahoo [Tue, 05 Jul 2016 10:07:13 -0700] rev 39462
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
ssahoo [Tue, 05 Jul 2016 10:04:16 -0700] rev 39461
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
Reviewed-by: weijun
srastogi [Tue, 05 Jul 2016 12:44:28 +0200] rev 39460
8158510: Add test cases to validate Annotation
Reviewed-by: alanb, psandoz, mhaupt
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39459
Added tag jdk-9+126 for changeset e2a569f3bb54
duke [Wed, 05 Jul 2017 21:55:49 +0200] rev 39458
Merge
amurillo [Tue, 12 Jul 2016 21:14:52 +0000] rev 39457
Merge
dsamersoff [Fri, 08 Jul 2016 20:11:22 +0300] rev 39456
8161074: Quarantine jdk/vm/ci/hotspot/test/MethodHandleAccessProviderTest.java in JDK9-dev
Summary: Quarantine the test
Reviewed-by: dcubed, gtriantafill
amurillo [Thu, 07 Jul 2016 18:35:44 +0000] rev 39455
Merge
amurillo [Thu, 07 Jul 2016 19:00:43 +0000] rev 39454
Merge
amurillo [Fri, 01 Jul 2016 16:50:34 -0700] rev 39453
Merge
pliden [Mon, 27 Jun 2016 09:35:18 +0200] rev 39452
8158871: Long response times with G1 and StringDeduplication
Reviewed-by: stefank, sjohanss, tschatzl, dfazunen
iklam [Sun, 26 Jun 2016 20:00:45 -0700] rev 39451
8148813: Windows os::check_heap needs more information
Summary: added ring buffer to log info while walking the heap
Reviewed-by: mgronlun, dholmes, ccheung
kvn [Fri, 24 Jun 2016 15:09:00 -0700] rev 39450
Merge
never [Thu, 23 Jun 2016 10:22:36 -0700] rev 39449
8160197: [JVMCI] AllocatableValue.toString overrides are missing reference information
Reviewed-by: kvn
dpochepk [Thu, 23 Jun 2016 15:41:33 +0000] rev 39448
Merge
dpochepk [Thu, 23 Jun 2016 17:40:20 +0300] rev 39447
8159730: compiler/jvmci/compilerToVM/IsMatureTest failed with "Multiple times invoked method should have method data (assert failed: 0 != 0)"
Reviewed-by: kvn
dpochepk [Thu, 23 Jun 2016 17:39:49 +0300] rev 39446
8159803: Jittester: FileAlreadyExists exception during tests generation
Reviewed-by: iignatyev
dpochepk [Thu, 23 Jun 2016 17:39:06 +0300] rev 39445
8158650: [jittester] when generating tests with default parameters, generation hangs after 98 test
Reviewed-by: kvn, iignatyev
mdoerr [Thu, 23 Jun 2016 17:38:29 +0200] rev 39444
8159976: PPC64: Add missing intrinsics for sub-word atomics
Reviewed-by: shade, goetz
dnsimon [Thu, 23 Jun 2016 05:13:55 +0000] rev 39443
8159613: [Findbugs] various warnings reported for JVMCI sources
Reviewed-by: kvn, twisti
never [Wed, 22 Jun 2016 23:31:33 +0000] rev 39442
Merge
never [Wed, 22 Jun 2016 22:39:32 +0000] rev 39441
8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Reviewed-by: kvn
iignatyev [Thu, 23 Jun 2016 00:37:25 +0200] rev 39440
Merge
lmesnik [Wed, 22 Jun 2016 20:06:39 +0300] rev 39439
8158581: ciReplay can not be run w/ JFR enabled
Reviewed-by: iignatyev, kvn
iignatyev [Wed, 22 Jun 2016 00:29:32 +0300] rev 39438
8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz
iignatyev [Wed, 22 Jun 2016 21:24:07 +0300] rev 39437
8160025: compiler/testlibrary/uncommontrap/Verifier doesn't close FileReader
Reviewed-by: kvn
never [Wed, 22 Jun 2016 21:13:52 +0000] rev 39436
8159856: [JVMCI] InterpreterFrameSizeTest.java failed compilation
Reviewed-by: kvn, iveresov
shade [Wed, 22 Jun 2016 13:29:09 +0300] rev 39435
8156803: Turn StressLCM/StressGCM flags to diagnostic
Reviewed-by: kvn, ctornqvi
adinn [Tue, 21 Jun 2016 13:15:56 -0400] rev 39434
8160006: Fix AArch64 after changes made by 8151661
Reviewed-by: kvn
adinn [Tue, 21 Jun 2016 13:14:33 -0400] rev 39433
8151661: Performance regression on Solaris-SPARC in 9-b103
Reviewed-by: kvn, aph
Contributed-by: rahul.v.raghavan@oracle.com
psandoz [Mon, 20 Jun 2016 13:06:33 +0200] rev 39432
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
cvarming [Mon, 20 Jun 2016 08:11:22 -0400] rev 39431
8159720: Failure of C2 compilation with tiered prevents some C1 compilations.
Summary: If C2 fails to compile a method with tiered compilation, then it should mark the method as not compileable on the C2 tier only.
Reviewed-by: twisti, thartmann
rbackman [Wed, 15 Jun 2016 09:46:15 +0200] rev 39430
8139379: Tests fail with assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod
Reviewed-by: mgronlun, neliasso
thartmann [Mon, 20 Jun 2016 09:32:44 +0200] rev 39429
8159715: Fix for 8072422 is incorrect
Summary: Fixed several issues introduced by 8072422.
Reviewed-by: zmajo, kvn
iignatyev [Thu, 16 Jun 2016 01:43:11 +0300] rev 39428
8159149: Several compiler tests fail with minimal VM
Reviewed-by: kvn, psandoz
iignatyev [Wed, 15 Jun 2016 22:58:04 +0300] rev 39427
8158754: compilercontrol tests: RandomCommandsTest.java and RandomValidCommandsTest.java - fail in PIT
Reviewed-by: neliasso
never [Mon, 13 Jun 2016 17:36:57 -0700] rev 39426
8159010: [JVMCI] crashes with class redefinition
Reviewed-by: kvn
gdub [Fri, 17 Jun 2016 16:50:49 +0000] rev 39425
8159236: [JVMCI] Window-saved SPARC registers should not be considered callee-save
Reviewed-by: iveresov
simonis [Fri, 17 Jun 2016 11:31:24 +0200] rev 39424
8158260: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions
Summary: Adjust instruction generation.
Reviewed-by: goetz
Contributed-by: gromero@linux.vnet.ibm.com, horii@jp.ibm.com
rschatz [Thu, 16 Jun 2016 16:41:50 +0000] rev 39423
8159167: [JVMCI] fix HotSpotVMConfig startup performance
Reviewed-by: iveresov
iignatyev [Wed, 01 Jun 2016 09:13:10 +0300] rev 39422
8149043: Fix code indentation in test/compiler/stable tests
Reviewed-by: vlivanov
zmajo [Wed, 15 Jun 2016 14:27:58 +0200] rev 39421
8157181: Compilers accept modification of final fields outside initializer methods
Summary: Track initialized final field updates; disable constant folding if an update is detected. Enforce final field update rules introduced by JVMS-7 (but only for JDK 9).
Reviewed-by: vlivanov, dnsimon, forax, never, kvn, coleenp
mdoerr [Wed, 15 Jun 2016 13:47:17 +0200] rev 39420
8158232: PPC64: improve byte, int and long array copy stubs by using VSX instructions
Reviewed-by: goetz, mdoerr
Contributed-by: Michihiro Horie <horie@jp.ibm.com>
shade [Wed, 15 Jun 2016 11:21:36 +0300] rev 39419
8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
thartmann [Wed, 15 Jun 2016 07:58:56 +0200] rev 39418
8159244: Partially initialized string object created by C2's string concat optimization may escape
Summary: Emit release barrier after String creation to prevent partially initialized object from escaping.
Reviewed-by: kvn
dlong [Tue, 14 Jun 2016 18:07:41 -0700] rev 39417
8158360: C1: SEGV in generated code
Summary: update test to store Object fields
Reviewed-by: kvn
dlong [Tue, 14 Jun 2016 15:10:05 -0700] rev 39416
8159282: quarantine compiler/jvmci/compilerToVM/ReprofileTest.java
Reviewed-by: iignatyev
dfazunen [Fri, 24 Jun 2016 16:21:57 +0000] rev 39415
Merge
dfazunen [Fri, 24 Jun 2016 19:52:31 +0400] rev 39414
8160088: update hotspot tests depending on GC to use @requires vm.gc.X
Reviewed-by: iignatyev, mchernov, dholmes
ddmitriev [Fri, 24 Jun 2016 12:08:32 +0300] rev 39413
8160102: Typo in message for NULL memory size arguments in diagnosticArgument.cpp
Reviewed-by: dholmes, rehn
amurillo [Thu, 23 Jun 2016 17:11:18 -0700] rev 39412
Merge
kbarrett [Thu, 23 Jun 2016 16:46:41 -0400] rev 39411
8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior
Summary: Replace shifts of -1 with shifts of ~0u.
Reviewed-by: kbarrett, mockner
Contributed-by: alexhenrie24@gmail.com
aph [Thu, 23 Jun 2016 16:27:34 +0000] rev 39410
8160189: Fix for 8159335 breaks AArch64
Reviewed-by: kvn
ehelin [Wed, 22 Jun 2016 14:03:01 +0200] rev 39409
8155099: Remove duplicate comments from G1Policy
Reviewed-by: jmasa, drwhite
tschatzl [Wed, 22 Jun 2016 10:49:23 +0200] rev 39408
Merge
tschatzl [Wed, 22 Jun 2016 10:34:01 +0200] rev 39407
8152438: Threads may do significant work out of the non-shared overflow buffer
Summary: Before processing an element in the non-shared overflow buffer, try to push it into the local shared buffer to keep it full.
Reviewed-by: jmasa, ehelin, sjohanss
ehelin [Tue, 21 Jun 2016 15:02:45 +0200] rev 39406
8159370: Add FlagGuard for easier modification of flags for unit tests
Reviewed-by: kbarrett, jwilhelm
ysuenaga [Tue, 21 Jun 2016 19:29:39 -0400] rev 39405
8153743: AllocateHeap() and ReallocateHeap() should use ALWAYSINLINE macro
Reviewed-by: dholmes, zgu