duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow
Summary: Flow attempts to analyze too much of a lambda body during attribution
Reviewed-by: vromero
darcy [Sat, 22 Oct 2016 12:27:52 -0700] rev 41639
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
Reviewed-by: rfield, amlu, mcimadamore
jjg [Thu, 20 Oct 2016 16:31:42 -0700] rev 41638
8168343: 3 javac tests fail when run on an exploded image
Reviewed-by: darcy
jjg [Thu, 20 Oct 2016 13:44:51 -0700] rev 41637
8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
lana [Thu, 20 Oct 2016 20:01:40 +0000] rev 41636
Merge
rfield [Thu, 20 Oct 2016 12:53:11 -0700] rev 41635
8163840: jshell tool: provide way to display configuration settings
Reviewed-by: jlahoda
ksrini [Wed, 19 Oct 2016 16:58:09 -0700] rev 41634
8168368: Add missing bug id for JDK-8167383
Reviewed-by: bpatel
ksrini [Wed, 19 Oct 2016 14:51:20 -0700] rev 41633
8167383: Javadoc does not handle packages correctly when used with module option.
Reviewed-by: bpatel, jjg
tbell [Wed, 19 Oct 2016 07:48:49 -0700] rev 41632
8167600: jib make run-test for langtools and intermittent failures on windows-x86
Reviewed-by: ihse
jlahoda [Wed, 19 Oct 2016 12:42:37 +0200] rev 41631
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: rfield
bpatel [Thu, 14 Jul 2016 13:35:35 -0700] rev 41630
8151921: Improved page resolution
Reviewed-by: jjg, ksrini, ahgross
vromero [Wed, 02 Mar 2016 18:25:01 -0500] rev 41629
8026721: Enhance Lambda serialization
Reviewed-by: jjg, briangoetz
jlahoda [Tue, 18 Oct 2016 16:00:32 +0200] rev 41628
8167461: jshell tool: Scanner#next() hangs tool
Summary: PipeInputStream.read(byte[]...) should only read available bytes; properly resending exceptions for snippet's System.in and properly closing it; more reliable way to cancel user input while waiting in System.in.
Reviewed-by: rfield
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41627
Added tag jdk-9+141 for changeset e8f487b79e24
duke [Wed, 05 Jul 2017 22:22:15 +0200] rev 41626
Merge
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41625
Added tag jdk-9+141 for changeset bca74f620797
duke [Wed, 05 Jul 2017 22:22:08 +0200] rev 41624
Merge
aefimov [Fri, 21 Oct 2016 02:53:22 +0300] rev 41623
8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41622
Added tag jdk-9+141 for changeset 51d1140a3ee3
duke [Wed, 05 Jul 2017 22:22:00 +0200] rev 41621
Merge
hannesw [Mon, 24 Oct 2016 13:20:27 +0200] rev 41620
8164708: String.prototype.replace replaces empty match twice
Reviewed-by: sundar, attila
hannesw [Fri, 21 Oct 2016 10:02:09 +0200] rev 41619
8168140: TypedArrays should implement ES6 iterator protocol
Reviewed-by: sundar, lagergren
hannesw [Fri, 21 Oct 2016 09:43:11 +0200] rev 41618
8168146: Infinite recursion in Uint8ClampedArray.set
Reviewed-by: sundar
lana [Thu, 20 Oct 2016 20:01:31 +0000] rev 41617
Merge
jlahoda [Wed, 19 Oct 2016 12:42:41 +0200] rev 41616
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: sundar
sundar [Wed, 19 Oct 2016 13:27:20 +0530] rev 41615
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41614
Added tag jdk-9+141 for changeset 2b32a69a46c1
duke [Wed, 05 Jul 2017 22:21:51 +0200] rev 41613
Merge
rriggs [Mon, 24 Oct 2016 14:53:29 -0400] rev 41612
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Update IIOP Streams to use ReflectionFactory and Unsafe
Reviewed-by: alanb, chegar, plevart, amlu
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41611
Added tag jdk-9+141 for changeset 2770f176df66
duke [Wed, 05 Jul 2017 22:21:44 +0200] rev 41610
Merge
rriggs [Mon, 24 Oct 2016 18:08:36 -0400] rev 41609
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Reviewed-by: darcy
rriggs [Mon, 24 Oct 2016 14:52:51 -0400] rev 41608
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Add support for serialization to sun.reflect.ReflectionFactory
Reviewed-by: alanb, chegar, plevart, amlu
rriggs [Mon, 24 Oct 2016 09:40:06 -0400] rev 41607
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Reviewed-by: lancea, mchung
okutsu [Mon, 24 Oct 2016 15:26:15 +0900] rev 41606
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Reviewed-by: naoto, peytoia
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
Reviewed-by: clanger, jnimeh, vinnie
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
Reviewed-by: ascarpino
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
Reviewed-by: chegar
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio
Reviewed-by: chegar, alanb
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect
Reviewed-by: rriggs, scolebourne
Contributed-by: anubhav.meena@oracle.com
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
Reviewed-by: okutsu, rriggs, naoto, peytoia
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap()
Reviewed-by: psandoz, forax
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields
Reviewed-by: mchung
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
Reviewed-by: chegar
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native
Reviewed-by: chegar, clanger
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
Reviewed-by: chegar
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger
Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module.
Reviewed-by: rriggs, michaelm, chegar, mchung
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms
Reviewed-by: vinnie
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
Reviewed-by: mullan
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions
Reviewed-by: mullan, jnimeh
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs.
Reviewed-by: rfield, chegar
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
Reviewed-by: xuelei
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI
Reviewed-by: chegar
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter
Reviewed-by: dfuchs
ascarpino [Wed, 21 Sep 2016 14:02:43 -0700] rev 41583
8166381: Back out changes to the java.security file to not disable MD5
Reviewed-by: valeriep
weijun [Wed, 14 Sep 2016 00:29:30 +0800] rev 41582
8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Reviewed-by: mullan
ssadetsky [Wed, 27 Jul 2016 12:03:19 +0300] rev 41581
8162411: Service Menu services 2
Reviewed-by: prr, mschoene, serb, ahgross
ascarpino [Thu, 21 Jul 2016 10:33:56 -0700] rev 41580
8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
chegar [Mon, 18 Jul 2016 08:28:48 +0100] rev 41579
8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
msheppar [Fri, 15 Jul 2016 20:57:41 +0100] rev 41578
8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
prr [Thu, 14 Jul 2016 11:55:09 -0700] rev 41577
8160098: Clean up color profiles
Reviewed-by: ssadetsky, bpb, mschoene
hb [Tue, 12 Jul 2016 16:46:45 +0100] rev 41576
8157739: Classloader Consistency Checking
Reviewed-by: ahgross, akulyakh, dfuchs, jwilhelm, skoivu
aivanov [Tue, 12 Jul 2016 11:17:30 +0300] rev 41575
8160934: isnan() is not available on older MSVC compilers
Reviewed-by: prr, mschoene
ssadetsky [Mon, 11 Jul 2016 21:46:07 +0300] rev 41574
8161342: Service Menu services
Reviewed-by: prr, mschoene
ksrini [Tue, 05 Jul 2016 13:08:37 -0700] rev 41573
8160090: Better signature handling in pack200
Reviewed-by: jrose, mschoene
ksrini [Tue, 05 Jul 2016 13:07:07 -0700] rev 41572
8160094: Improve pack200 layout
Reviewed-by: jrose, mschoene
prr [Tue, 05 Jul 2016 10:29:31 -0700] rev 41571
8159495: Fix Index Offsets
Reviewed-by: flar, serb, mschoene
prr [Thu, 30 Jun 2016 11:56:27 -0700] rev 41570
8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Reviewed-by: serb, ssadetsky
coleenp [Wed, 29 Jun 2016 11:51:59 -0400] rev 41569
8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
vadim [Tue, 28 Jun 2016 11:37:04 -0700] rev 41568
8157764: Better handling of interpolation plugins
Reviewed-by: prr, serb, mschoene
vadim [Tue, 28 Jun 2016 11:35:38 -0700] rev 41567
8157759: LCMS Transform Sampling Enhancement
Reviewed-by: prr, serb, mschoene
serb [Tue, 28 Jun 2016 19:48:05 +0300] rev 41566
8157753: Audio replay enhancement
Reviewed-by: amenkov, prr, mschoene
dcubed [Tue, 28 Jun 2016 09:43:21 -0700] rev 41565
8159519: Reformat JDWP messages
Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden
Contributed-by: definedmisbehaviour@saynotolinux.com, daniel.daugherty@oracle.com
vadim [Wed, 01 Jun 2016 14:37:38 +0300] rev 41564
8158302: Handle contextual glyph substitutions
Reviewed-by: prr, serb, mschoene
vinnie [Fri, 03 Jun 2016 15:04:26 +0100] rev 41563
8146490: Direct indirect CRL checks
Reviewed-by: mullan, weijun, xuelei, igerasim
ascarpino [Tue, 18 Oct 2016 15:13:11 -0700] rev 41562
8165274: SHA1 certpath constraint check fails with OCSP certificate
Reviewed-by: mullan, jnimeh
mchung [Tue, 18 Oct 2016 13:27:00 -0700] rev 41561
8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
plevart [Tue, 18 Oct 2016 20:28:58 +0200] rev 41560
6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection
Reviewed-by: mchung
sundar [Tue, 18 Oct 2016 22:17:38 +0530] rev 41559
8168091: jlink should check security permission early when programmatic access is used
Reviewed-by: jlaskey, mchung
asemenyuk [Mon, 17 Oct 2016 11:04:49 -0700] rev 41558
8168093: Need a way for the launcher to query the JRE location using Windows registry.
Reviewed-by: erikj, ksrini
Contributed-by: alexey.semenyuk@oracle.com
mullan [Tue, 18 Oct 2016 09:20:10 -0400] rev 41557
Merge
mullan [Tue, 18 Oct 2016 09:18:56 -0400] rev 41556
8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
Reviewed-by: vinnie, xuelei
redestad [Tue, 18 Oct 2016 14:22:16 +0200] rev 41555
8168073: Speed up URI creation during module bootstrap
Reviewed-by: alanb, mchung, psandoz, chegar
sundar [Tue, 18 Oct 2016 17:15:11 +0530] rev 41554
8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null
Reviewed-by: jlaskey, hannesw
smarks [Mon, 17 Oct 2016 17:07:55 -0700] rev 41553
8168096: markup error in "since" element spec of @Deprecated
Reviewed-by: darcy
skovalev [Mon, 17 Oct 2016 18:40:36 +0300] rev 41552
8167437: Fix module dependencies for tests that use internal API (java/lang)
Reviewed-by: alanb
mullan [Mon, 17 Oct 2016 15:32:44 +0000] rev 41551
Merge
mullan [Mon, 17 Oct 2016 15:31:50 +0000] rev 41550
8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
Reviewed-by: xuelei
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41549
Added tag jdk-9+141 for changeset f31d65424ed0
duke [Wed, 05 Jul 2017 22:21:28 +0200] rev 41548
Merge
lana [Thu, 20 Oct 2016 20:01:43 +0000] rev 41547
Merge
zmajo [Mon, 25 Jul 2016 11:15:00 +0200] rev 41546
8161044: PPC64: Improve internal array handling
Reviewed-by: kvn
Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Volker Simonis <volker.simonis@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
hseigel [Mon, 27 Jun 2016 15:26:08 -0400] rev 41545
8157176: Improved classfile parsing
Reviewed-by: acorn, mschoene, ctornqvi, bmoloden
Contributed-by: harold.seigel@oracle.com
rprotacio [Fri, 01 Jul 2016 15:11:38 -0400] rev 41544
8159503: Amend Annotation Actions
Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi
Contributed-by: rachel.protacio@oracle.com
zmajo [Fri, 01 Jul 2016 09:33:34 +0200] rev 41543
8160591: Improve internal array handling
Reviewed-by: kvn
Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
hseigel [Thu, 30 Jun 2016 08:11:30 -0400] rev 41542
8159511: Stack map validation
Reviewed-by: acorn, mschoene
Contributed-by: harold.seigel@oracle.com
coleenp [Wed, 29 Jun 2016 11:52:27 -0400] rev 41541
8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
gziemski [Thu, 09 Jun 2016 13:47:15 -0500] rev 41540
8155968: Update command line options
Reviewed-by: gthornbr, hseigel, mschoene
Contributed-by: gerard.ziemski@oracle.com
jiangli [Thu, 12 May 2016 17:37:45 -0400] rev 41539
8156794: Extend data sharing
Reviewed-by: iklam, hseigel, acorn, mschoene
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41538
Added tag jdk-9+141 for changeset 9bd03c20ec2f
simonis [Fri, 21 Oct 2016 20:55:00 -0700] rev 41537
8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
Reviewed-by: tbell
sla [Fri, 21 Oct 2016 15:29:34 +0200] rev 41536
8168409: Update list of tools run by the jtreg timeouthandler
Reviewed-by: mlarsson
jjg [Thu, 20 Oct 2016 13:44:00 -0700] rev 41535
8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
lana [Thu, 20 Oct 2016 20:01:27 +0000] rev 41534
Merge
dholmes [Tue, 18 Oct 2016 21:54:50 -0400] rev 41533
8163984: Fix license and copyright headers in jdk9 under test/lib
Reviewed-by: dholmes
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>
mchung [Tue, 18 Oct 2016 13:26:54 -0700] rev 41532
8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
lana [Thu, 20 Oct 2016 18:38:07 +0000] rev 41531
Added tag jdk-9+141 for changeset 7259f8d1b31a
duke [Wed, 05 Jul 2017 22:21:08 +0200] rev 41530
Added tag jdk-9+141 for changeset 9aadd2163b56
duke [Wed, 05 Jul 2017 22:21:06 +0200] rev 41529
Merge
duke [Wed, 05 Jul 2017 22:21:00 +0200] rev 41528
Merge
shinyafox [Mon, 17 Oct 2016 23:23:11 +0900] rev 41527
8145263: JShell: Fix the format of SourceCodeAnalysis#documentation
Reviewed-by: rfield, jlahoda
mcimadamore [Mon, 17 Oct 2016 15:02:46 +0100] rev 41526
8167000: Refine handling of multiple maximally specific abstract methods
Summary: Bring the compiler in sync with spec changes in JDK-7034913
Reviewed-by: vromero, dlsmith
smarks [Thu, 13 Oct 2016 17:31:01 -0700] rev 41525
8167965: (jdeprscan) using --release option with 8 or earlier throws exception
Reviewed-by: mchung
lana [Thu, 13 Oct 2016 23:03:01 +0000] rev 41524
Merge
bpatel [Thu, 13 Oct 2016 10:48:09 -0700] rev 41523
8141636: Javadoc search should support camelCase search
Reviewed-by: jjg
mchung [Wed, 12 Oct 2016 17:27:54 -0700] rev 41522
8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package
Reviewed-by: lancea, ksrini
mchung [Wed, 12 Oct 2016 15:37:27 -0700] rev 41521
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, jjg
mlarsson [Mon, 10 Oct 2016 12:36:56 +0200] rev 41520
8167354: Missing jtreg output when run using langtools makefiles
Reviewed-by: erikj, sla
jlahoda [Tue, 11 Oct 2016 13:16:45 +0200] rev 41519
8167442: Langtools ant build not working after addition of -Xlint:exports
Summary: Disabling the exports lint when compiling the langtools modules until the warnings are resolved.
Reviewed-by: mcimadamore, forax
jlahoda [Tue, 11 Oct 2016 12:29:39 +0200] rev 41518
8166890: JShell: locks forever when input is piped
Summary: StopDetectingInputStream.setState must not override the state if the stream is closed.
Reviewed-by: rfield, shinyafox
mcimadamore [Tue, 11 Oct 2016 10:56:09 +0100] rev 41517
8167456: Tweak IntelliJ langtools project's jtreg settings
Summary: Adjust IntelliJ project template to reflect new serialized format of jtreg plugin settings
Reviewed-by: jlahoda
jlahoda [Tue, 11 Oct 2016 10:31:10 +0200] rev 41516
8167320: Trying to document only java.base causes a NPE in javac
Summary: Ensure ModuleSymbol.getDirectives completes the Symbol
Reviewed-by: ksrini, jjg
ihse [Tue, 11 Oct 2016 09:50:44 +0200] rev 41515
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
rfield [Mon, 10 Oct 2016 18:41:12 -0700] rev 41514
8167128: JShell: /drop of statement gives confusing output
Reviewed-by: jlahoda
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41513
Added tag jdk-9+140 for changeset 5429549751ad
duke [Wed, 05 Jul 2017 22:20:50 +0200] rev 41512
Merge
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41511
Added tag jdk-9+140 for changeset 4f24b84a3775
duke [Wed, 05 Jul 2017 22:20:44 +0200] rev 41510
Merge
fyuan [Mon, 17 Oct 2016 10:11:50 +0800] rev 41509
8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")"
Summary: Skip the test if the environment doesn't support non-ASCII for file name.
Reviewed-by: joehw
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
lana [Thu, 13 Oct 2016 23:02:30 +0000] rev 41508
Merge
joehw [Wed, 12 Oct 2016 17:36:19 -0700] rev 41507
8058152: JDK accepts XSLT stylesheet having import element erroneously placed
Reviewed-by: naoto, lancea
joehw [Tue, 11 Oct 2016 17:39:31 -0700] rev 41506
8152530: NullPointerException when xmlns=""
Reviewed-by: dfuchs, naoto, lancea
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41505
Added tag jdk-9+140 for changeset c4036f85c0c5
duke [Wed, 05 Jul 2017 22:20:35 +0200] rev 41504
Merge
lana [Thu, 13 Oct 2016 23:03:33 +0000] rev 41503
Merge
sundar [Wed, 12 Oct 2016 22:42:23 +0530] rev 41502
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
Reviewed-by: jlaskey, alanb
attila [Wed, 12 Oct 2016 13:23:15 +0200] rev 41501
8167443: Nashorn static method linking bypasses autoexported linkers
Reviewed-by: hannesw, sundar
ihse [Tue, 11 Oct 2016 09:49:43 +0200] rev 41500
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41499
Added tag jdk-9+140 for changeset aa60c8d89a92
duke [Wed, 05 Jul 2017 22:20:26 +0200] rev 41498
Merge
lana [Thu, 13 Oct 2016 23:03:05 +0000] rev 41497
Merge
ihse [Tue, 11 Oct 2016 09:50:37 +0200] rev 41496
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41495
Added tag jdk-9+140 for changeset 522e6a7f6e61
duke [Wed, 05 Jul 2017 22:20:18 +0200] rev 41494
Merge
rgoel [Mon, 17 Oct 2016 20:13:16 +0900] rev 41493
8167992: Update documentation of java.util.Date class
Reviewed-by: okutsu, peytoia
rriggs [Fri, 14 Oct 2016 17:15:11 -0400] rev 41492
8167166: Java API docs mention a non-existent method getNanosOfSecond
Reviewed-by: naoto
sherman [Thu, 13 Oct 2016 17:47:30 -0700] rev 41491
8167957: Remove FilePermission from default policy for jdk.charsets module
Reviewed-by: mchung
lana [Thu, 13 Oct 2016 23:02:35 +0000] rev 41490
Merge
sdrach [Thu, 13 Oct 2016 11:54:27 -0700] rev 41489
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
Reviewed-by: lancea
sherman [Thu, 13 Oct 2016 09:35:07 -0700] rev 41488
8166258: Unexpected code conversion by HKSCS converters
Reviewed-by: naoto
vinnie [Thu, 13 Oct 2016 12:37:42 +0100] rev 41487
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
Reviewed-by: xuelei, mullan
sundar [Thu, 13 Oct 2016 01:59:39 -0700] rev 41486
8055033: Shell tests for jrunscript don't pass through VM options
Summary: passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers
Reviewed-by: sundar
Contributed-by: srinivas.dama@oracle.com
tidu [Thu, 13 Oct 2016 00:45:38 -0700] rev 41485
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
mchung [Wed, 12 Oct 2016 15:41:00 -0700] rev 41484
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, lancea
sdrach [Wed, 12 Oct 2016 14:31:17 -0700] rev 41483
8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
Reviewed-by: psandoz
smarks [Wed, 12 Oct 2016 11:54:38 -0700] rev 41482
8134373: use collections convenience factories in the JDK
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
Contributed-by: jbluettduncan@gmail.com
sundar [Wed, 12 Oct 2016 22:44:43 +0530] rev 41481
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
Reviewed-by: jlaskey, alanb
mullan [Wed, 12 Oct 2016 09:46:35 -0400] rev 41480
8162723: Array index overflow in Base64 utility class
Reviewed-by: ascarpino, jnimeh
erikj [Wed, 12 Oct 2016 14:25:07 +0200] rev 41479
8167479: arm 32/64 slowdebug fails to build on unpack200
Reviewed-by: ihse
psandoz [Tue, 11 Oct 2016 16:25:52 -0700] rev 41478
8167524: Rogue character in Stream javadoc
Reviewed-by: smarks, darcy
wetmore [Tue, 11 Oct 2016 15:49:37 -0700] rev 41477
8167459: Add debug output for indicating if a chosen ciphersuite was legacy
Reviewed-by: xuelei
jlahoda [Tue, 11 Oct 2016 12:33:15 +0200] rev 41476
8166890: JShell: locks forever when input is piped
Summary: Only read cursor position if connected to a terminal.
Reviewed-by: rfield, shinyafox
erikj [Tue, 11 Oct 2016 12:25:54 +0200] rev 41475
8167387: libjimage.so has a bad runpath
Reviewed-by: tbell, ihse
vtewari [Tue, 11 Oct 2016 15:12:40 +0530] rev 41474
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
Reviewed-by: chegar, dfuchs
xuelei [Tue, 11 Oct 2016 09:11:34 +0000] rev 41473
8167472: Chrome interop regression with JDK-8148516
Reviewed-by: weijun
ihse [Tue, 11 Oct 2016 09:50:04 +0200] rev 41472
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
valeriep [Tue, 11 Oct 2016 00:04:35 +0000] rev 41471
8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey
Summary: Replaced the reflection calls with the new sun.security.util.MessageDigestSpi2 interface
Reviewed-by: xuelei, mchung
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41470
Added tag jdk-9+140 for changeset 9c298252e385
duke [Wed, 05 Jul 2017 22:20:08 +0200] rev 41469
Merge
lana [Thu, 13 Oct 2016 23:03:14 +0000] rev 41468
Merge
mockner [Thu, 13 Oct 2016 15:57:24 -0400] rev 41467
8167446: Add back PermSize and MaxPermSize
Summary: Added Permsize and MaxPermSize as obsolete options to remain indefinitely.
Reviewed-by: coleenp, hseigel, lfoltan
mchung [Thu, 13 Oct 2016 08:00:10 -0700] rev 41466
8167511: IgnoreModulePropertiesTest.java needs update for JDK-8162401
Reviewed-by: lfoltan, hseigel
ihse [Tue, 11 Oct 2016 09:49:50 +0200] rev 41465
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41464
Added tag jdk-9+140 for changeset ddbbb16c6b6e
lana [Thu, 13 Oct 2016 23:02:25 +0000] rev 41463
Merge
erikj [Wed, 12 Oct 2016 14:29:21 +0200] rev 41462
8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138
Reviewed-by: ihse, alanbur
erikj [Wed, 12 Oct 2016 14:22:55 +0200] rev 41461
8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
ihse [Tue, 11 Oct 2016 11:28:19 +0200] rev 41460
8158181: Stop adding missing newline to manifest files
Reviewed-by: erikj
ihse [Wed, 12 Oct 2016 11:49:09 +0200] rev 41459
8157623: Make --enable-ccache work properly with CCACHE from the environment
Reviewed-by: erikj
ihse [Tue, 11 Oct 2016 09:49:31 +0200] rev 41458
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:09 +0000] rev 41457
Added tag jdk-9+140 for changeset 0ffcfee0d9a9
duke [Wed, 05 Jul 2017 22:19:49 +0200] rev 41456
Added tag jdk-9+140 for changeset 0875007901f7
duke [Wed, 05 Jul 2017 22:19:47 +0200] rev 41455
Merge
duke [Wed, 05 Jul 2017 22:19:40 +0200] rev 41454
Merge
bpatel [Mon, 10 Oct 2016 15:17:02 -0700] rev 41453
4649116: Add option to include full package description at top, before interface table
Reviewed-by: jjg
ksrini [Mon, 10 Oct 2016 11:21:00 -0700] rev 41452
8165991: Fix DocTreeFactory newDocCommentTree
8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section
Reviewed-by: jjg
ksrini [Mon, 10 Oct 2016 06:47:47 -0700] rev 41451
8151102: Cleanup javadoc exception handling
Reviewed-by: jjg
shinyafox [Tue, 11 Oct 2016 00:28:49 +0900] rev 41450
8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style
Reviewed-by: rfield
tbell [Fri, 07 Oct 2016 20:48:39 -0700] rev 41449
8166648: jib make run-test for langtools results in intermittent failures on windows-x86
Reviewed-by: erikj, jjg
jjg [Fri, 07 Oct 2016 16:49:39 -0700] rev 41448
8159855: Create an SPI for tools
Reviewed-by: mchung
jjg [Fri, 07 Oct 2016 16:31:21 -0700] rev 41447
8072604: Improve handling of direct use of accept with TreePathScanner
Reviewed-by: ksrini
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41446
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:58 +0000] rev 41445
Merge
jlahoda [Thu, 06 Oct 2016 14:03:58 +0200] rev 41444
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Summary: Adding implementation to -Xlint:exports, to warn about exposing inaccessible types in API
Reviewed-by: jjg
mchung [Wed, 05 Oct 2016 18:42:23 -0700] rev 41443
8167014: jdeps: Missing message: warn.skipped.entry
Reviewed-by: alanb, lancea
mchung [Wed, 05 Oct 2016 18:41:43 -0700] rev 41442
8166846: jdeps fails to generate module info if there is any class in unnamed package
Reviewed-by: lancea
mcimadamore [Wed, 05 Oct 2016 13:06:21 +0100] rev 41441
8167070: Performance regression in compound scopes
Summary: Extra call to inner scope's hasNext() causes performance regression
Reviewed-by: jlahoda
mchung [Tue, 04 Oct 2016 18:56:03 -0700] rev 41440
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
smarks [Tue, 04 Oct 2016 18:43:36 -0700] rev 41439
8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected
Reviewed-by: jjg
jjg [Tue, 04 Oct 2016 16:47:09 -0700] rev 41438
8166472: javac/javadoc expands @files incorrectly
Reviewed-by: henryjen, ksrini
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41437
Added tag jdk-9+139 for changeset 72fcbd6294cb
duke [Wed, 05 Jul 2017 22:19:30 +0200] rev 41436
Merge
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41435
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41434
Added tag jdk-9+139 for changeset 4cec206d8052
duke [Wed, 05 Jul 2017 22:19:22 +0200] rev 41433
Merge
joehw [Fri, 07 Oct 2016 10:51:19 -0700] rev 41432
8139584: XMLStreamWriterImpl does not write 'standalone' property
Reviewed-by: lancea
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
Reviewed-by: joehw, dfuchs, redestad, lancea
Contributed-by: jktomer@google.com
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js
Reviewed-by: lagergren, sundar
Contributed-by: andreas.woess@oracle.com
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:42 +0000] rev 41423
Merge
attila [Thu, 06 Oct 2016 16:27:47 +0200] rev 41422
8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar
sundar [Wed, 05 Oct 2016 13:38:12 +0530] rev 41421
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
Reviewed-by: hannesw
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41420
Added tag jdk-9+139 for changeset 1c5f97d2d3fb
duke [Wed, 05 Jul 2017 22:19:03 +0200] rev 41419
Merge
iris [Thu, 06 Oct 2016 18:05:44 -0700] rev 41418
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41417
Added tag jdk-9+139 for changeset 1c034834ae82
duke [Wed, 05 Jul 2017 22:18:55 +0200] rev 41416
Merge
psandoz [Mon, 10 Oct 2016 15:58:42 -0700] rev 41415
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
mchung [Mon, 10 Oct 2016 15:46:14 -0700] rev 41414
8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
prr [Mon, 10 Oct 2016 14:26:49 -0700] rev 41413
Merge
prr [Mon, 10 Oct 2016 14:21:39 -0700] rev 41412
Merge
prr [Mon, 10 Oct 2016 13:31:48 -0700] rev 41411
Merge
prr [Mon, 03 Oct 2016 14:10:40 -0700] rev 41410
Merge
ssadetsky [Mon, 03 Oct 2016 18:51:49 +0300] rev 41409
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
ssadetsky [Fri, 30 Sep 2016 22:10:44 +0300] rev 41408
8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
Reviewed-by: serb
alexsch [Fri, 30 Sep 2016 22:57:41 +0400] rev 41407
8165234: Provide a way to not close toggle menu items on mouse click on component level
Reviewed-by: serb, ssadetsky
ceisserer [Fri, 30 Sep 2016 11:45:30 -0700] rev 41406
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
Reviewed-by: flar, serb, prr
prr [Fri, 30 Sep 2016 09:28:18 -0700] rev 41405
Merge
jdv [Thu, 29 Sep 2016 11:13:42 +0530] rev 41404
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.
Reviewed-by: prr, psadhukhan
jdv [Thu, 29 Sep 2016 10:57:34 +0530] rev 41403
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener.
Reviewed-by: prr, bpb, serb, psadhukhan
azvegint [Wed, 28 Sep 2016 03:40:45 +0300] rev 41402
8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Reviewed-by: serb, ssadetsky
prr [Tue, 27 Sep 2016 14:12:48 -0700] rev 41401
8162531: solaris.fontconfig.properties needs updating
Reviewed-by: serb, vadim, okutsu
ant [Tue, 27 Sep 2016 17:15:02 +0300] rev 41400
8165829: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent
Reviewed-by: serb, ptbrunet
ssadetsky [Tue, 27 Sep 2016 09:55:45 +0300] rev 41399
8160160: The menu displayed nothing with the option"-server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: alexsch, serb
ssadetsky [Mon, 26 Sep 2016 13:15:37 +0300] rev 41398
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
Reviewed-by: vadim, serb
psadhukhan [Mon, 26 Sep 2016 14:47:41 +0530] rev 41397
8165947: One more page printed before the test page with OpenJDK
8166259: One more banner page printed before the test page
Reviewed-by: prr, jdv
ssadetsky [Mon, 26 Sep 2016 11:59:46 +0300] rev 41396
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups.
Reviewed-by: alexsch
rchamyal [Mon, 26 Sep 2016 12:33:40 +0530] rev 41395
8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
serb [Sun, 25 Sep 2016 02:55:18 +0300] rev 41394
8166288: Au file format can be validated better
Reviewed-by: amenkov
ssadetsky [Fri, 23 Sep 2016 10:36:32 +0300] rev 41393
8161910: [PIT] regression: HW/LW mixing seems broken on Unity
Reviewed-by: azvegint
alexsch [Fri, 23 Sep 2016 09:14:29 +0300] rev 41392
8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
Reviewed-by: serb, ssadetsky
azvegint [Tue, 20 Sep 2016 21:26:33 +0300] rev 41391
8140311: SwingInterop crashes at window close
Reviewed-by: serb, ssadetsky
arapte [Tue, 20 Sep 2016 12:37:54 +0530] rev 41390
8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
Reviewed-by: aghaisas, ssadetsky
arapte [Tue, 20 Sep 2016 11:46:34 +0530] rev 41389
8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
Reviewed-by: serb, alexsch
ddehaven [Mon, 19 Sep 2016 13:12:28 -0700] rev 41388
Merge
serb [Fri, 16 Sep 2016 17:28:06 +0300] rev 41387
8165717: [macosx] Various memory leaks in jdk9
Reviewed-by: ant, ssadetsky
rchamyal [Thu, 15 Sep 2016 16:12:08 +0530] rev 41386
8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
mhalder [Thu, 15 Sep 2016 12:25:16 +0530] rev 41385
8163270: [macosx] Robot(gc) issue on dual-screen system
Reviewed-by: serb, aghaisas
Contributed-by: manajit.halder@oracle.com
arapte [Thu, 15 Sep 2016 01:36:56 +0530] rev 41384
8162102: access denied to System Property awt.robot.gtk
Reviewed-by: ssadetsky, serb
arapte [Wed, 14 Sep 2016 21:50:44 +0530] rev 41383
8160056: TextField.setText breaks the contract of EOL
Reviewed-by: serb, alexsch
jdv [Wed, 14 Sep 2016 12:13:46 +0530] rev 41382
8162461: Hang due to JNI up-call made whilst holding JNI critical lock.
Reviewed-by: prr, psadhukhan
ascarpino [Mon, 10 Oct 2016 14:20:16 -0700] rev 41381
8165103: Update to "denyAfter constraint check" exception message
Reviewed-by: valeriep
clanger [Mon, 10 Oct 2016 22:42:45 +0200] rev 41380
8167295: Further cleanup to the native parts of libnet/libnio
Reviewed-by: chegar
ascarpino [Mon, 10 Oct 2016 13:28:44 -0700] rev 41379
8165101: AnchorCertificates throws NPE when cacerts file not found
Reviewed-by: mullan
ssahoo [Mon, 10 Oct 2016 00:45:13 -0700] rev 41378
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
Summary: New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
weijun [Mon, 10 Oct 2016 08:28:50 +0800] rev 41377
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
jjg [Fri, 07 Oct 2016 16:49:31 -0700] rev 41376
8159855: Create an SPI for tools
Reviewed-by: mchung
bchristi [Fri, 07 Oct 2016 12:01:24 -0700] rev 41375
8151486: Class.forName causes memory leak
Summary: Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
sundar [Fri, 07 Oct 2016 21:28:00 +0530] rev 41374
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41373
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
weijun [Fri, 07 Oct 2016 07:59:49 +0800] rev 41372
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
lana [Thu, 06 Oct 2016 23:13:06 +0000] rev 41371
Merge
redestad [Thu, 06 Oct 2016 02:02:48 +0200] rev 41370
8167005: Comment on the need for an empty constructor in ArrayList$Itr
Reviewed-by: smarks, shade, chegar
amurillo [Wed, 05 Oct 2016 09:52:55 -0700] rev 41369
Merge
amurillo [Wed, 05 Oct 2016 06:28:23 -0700] rev 41368
Merge
amurillo [Fri, 30 Sep 2016 02:52:42 -0700] rev 41367
Merge
mikael [Wed, 28 Sep 2016 08:22:54 -0700] rev 41366
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Summary: Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
dlong [Tue, 27 Sep 2016 21:14:47 -0400] rev 41365
Merge
dlong [Mon, 26 Sep 2016 14:21:22 -0400] rev 41364
Merge
dlong [Tue, 20 Sep 2016 16:34:47 -0400] rev 41363
Merge
vdeshpande [Fri, 26 Aug 2016 12:20:09 -0700] rev 41362
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
amurillo [Fri, 23 Sep 2016 13:44:03 -0700] rev 41361
Merge
cjplummer [Wed, 21 Sep 2016 12:53:07 -0700] rev 41360
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
hseigel [Wed, 21 Sep 2016 08:10:48 -0400] rev 41359
8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
ccheung [Tue, 20 Sep 2016 10:37:32 -0700] rev 41358
8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan
mullan [Wed, 05 Oct 2016 12:36:42 -0400] rev 41357
Merge
mullan [Wed, 05 Oct 2016 12:36:01 -0400] rev 41356
8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
skovalev [Mon, 03 Oct 2016 18:33:34 +0300] rev 41355
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
rpatil [Wed, 05 Oct 2016 16:39:13 +0530] rev 41354
8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41353
8150736: Excessive disk space used by build system
Reviewed-by: ihse
mchung [Tue, 04 Oct 2016 18:56:28 -0700] rev 41352
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
martin [Fri, 30 Sep 2016 10:52:19 -0700] rev 41351
8166981: RGBColorConvertTest has wrong @run line
Reviewed-by: prr, rasbold, serb
martin [Fri, 30 Sep 2016 10:30:57 -0700] rev 41350
8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41349
Added tag jdk-9+139 for changeset 5da543633b3b
duke [Wed, 05 Jul 2017 22:18:27 +0200] rev 41348
Merge
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41347
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:14 +0000] rev 41346
Merge
amurillo [Wed, 05 Oct 2016 09:52:53 -0700] rev 41345
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41344
Merge
amurillo [Fri, 30 Sep 2016 02:52:38 -0700] rev 41343
Merge
goetz [Tue, 27 Sep 2016 10:47:08 +0200] rev 41342
8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit"
Reviewed-by: mockner
goetz [Tue, 27 Sep 2016 15:45:44 +0200] rev 41341
8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared"
Reviewed-by: fparain, dholmes
vtewari [Wed, 28 Sep 2016 11:58:56 +0530] rev 41340
8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException
Summary: Modify SASymbolTableTest.java to attach to LingeredApp and also handle the case where SymbolTable is not created.
Reviewed-by: dsamersoff, mseledtsov, iklam
Contributed-by: sharath.ballal@oracle.com
dlong [Tue, 27 Sep 2016 20:55:13 -0400] rev 41339
Merge
dlong [Mon, 26 Sep 2016 14:21:21 -0400] rev 41338
Merge
mdoerr [Mon, 19 Sep 2016 15:08:03 +0200] rev 41337
8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
Reviewed-by: kvn
thartmann [Mon, 26 Sep 2016 08:51:36 +0200] rev 41336
8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed'
Summary: C1's G1 barriers should save/restore vector registers before calling into the runtime.
Reviewed-by: kvn, vlivanov
ppunegov [Wed, 17 Aug 2016 18:48:34 +0300] rev 41335
8156852: Convert JSON_test to Gtest
Summary: convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
mdoerr [Thu, 22 Sep 2016 12:17:24 +0200] rev 41334
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
Contributed-by: Hiroshi H Horii <horii@jp.ibm.com>
kvn [Wed, 21 Sep 2016 13:47:56 -0700] rev 41333
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
Summary: Convert all XMM registers to be Save-on-Call on Win64.
Reviewed-by: kvn
Contributed-by: kishor.kharbas@intel.com
thartmann [Wed, 21 Sep 2016 08:14:46 +0200] rev 41332
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Summary: Reduced heap memory consumption of test.
Reviewed-by: kvn
mcberg [Tue, 20 Sep 2016 16:50:37 -0700] rev 41331
8129376: SPECjvm98-client performance regression in 9-b66
Reviewed-by: kvn
dlong [Tue, 20 Sep 2016 16:34:45 -0400] rev 41330
Merge
iignatyev [Tue, 20 Sep 2016 17:30:33 +0300] rev 41329
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
Reviewed-by: kvn, ppunegov
dnsimon [Mon, 19 Sep 2016 13:26:37 -0700] rev 41328
8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
Reviewed-by: twisti
kvn [Fri, 16 Sep 2016 21:10:56 -0700] rev 41327
8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp
Summary: Turn off var-tracking-assignments for jvmciCompilerToVM.cpp
Reviewed-by: dlong
dnsimon [Wed, 14 Sep 2016 19:55:08 +0000] rev 41326
Merge
dnsimon [Wed, 14 Sep 2016 12:34:37 -0700] rev 41325
8165434: [JVMCI] remove uses of setAccessible
Reviewed-by: twisti, never
kvn [Wed, 14 Sep 2016 20:22:53 +0200] rev 41324
Merge
vdeshpande [Fri, 26 Aug 2016 12:17:50 -0700] rev 41323
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
dnsimon [Wed, 14 Sep 2016 05:48:18 -0700] rev 41322
8165755: [JVMCI] replace use of vm_abort with vm_exit
Reviewed-by: dholmes
goetz [Thu, 01 Sep 2016 16:47:53 +0200] rev 41321
8165235: [TESTBUG] RTM tests must check OS version
Summary: Also change enabling RTM on Aix to OS version 7.2.
Reviewed-by: simonis, fzhinkin
gromero [Thu, 08 Sep 2016 18:17:50 -0400] rev 41320
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn
jcm [Fri, 09 Sep 2016 06:11:54 -0700] rev 41319
8164508: unexpected profiling mismatch in c1 generated code
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn
mcberg [Wed, 07 Sep 2016 12:23:25 -0700] rev 41318
8165565: Shorten branches causes incorrect code for SKX
Summary: don't replace restoreMask CountedLoopEnd with short branches.
Reviewed-by: kvn
eosterlund [Tue, 27 Sep 2016 16:43:59 -0400] rev 41317
8165857: CMS _overflow_list is missing volatile specifiers.
Summary: Change _overflow_list from "oop" to "oopDesc* volatile", both CMS and ParNew.
Reviewed-by: kbarrett, tschatzl
kzhaldyb [Mon, 26 Sep 2016 17:49:01 +0300] rev 41316
8159818: Convert IHOP_test to GTest
Reviewed-by: tschatzl, iignatyev
fparain [Mon, 26 Sep 2016 20:24:34 +0000] rev 41315
Merge
fparain [Mon, 26 Sep 2016 15:56:39 -0400] rev 41314
8146546: assert(fr->safe_for_sender(thread)) failed: Safety check
Reviewed-by: dcubed, gziemski, dlong
kbarrett [Mon, 26 Sep 2016 14:38:35 -0400] rev 41313
8166663: Simplify oops_on_card_seq_iterate_careful
Summary: Remove unnecessary parameter, change return value.
Reviewed-by: tschatzl, mgerdin
kzhaldyb [Thu, 15 Sep 2016 18:18:39 +0300] rev 41312
8165602: Convert TestChunkedList_test to GTest
Reviewed-by: iignatyev, dfazunen
eosterlund [Sat, 24 Sep 2016 16:02:29 -0400] rev 41311
8165858: heapRegionManager is missing volatile specifier for _claims.
Summary: Added volatile specifier.
Reviewed-by: kbarrett, tschatzl
kbarrett [Fri, 23 Sep 2016 18:23:12 -0400] rev 41310
8166583: Add oopDesc::klass_or_null_acquire()
Summary: Added new function.
Reviewed-by: dholmes, tschatzl
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41309
Merge
iignatyev [Thu, 22 Sep 2016 22:51:51 +0300] rev 41308
8166549: fix incorrectly @ignore-d hotspot/compiler tests
Reviewed-by: kvn, kzhaldyb
bchristi [Thu, 22 Sep 2016 10:24:25 -0700] rev 41307
8166501: compilation error in stackwalk.cpp on some gccs
Reviewed-by: coleenp
iignatyev [Thu, 22 Sep 2016 16:41:01 +0200] rev 41306
Merge
kzhaldyb [Thu, 08 Sep 2016 15:23:05 +0300] rev 41305
8165433: Convert Test_linked_list to Gtest
Reviewed-by: coleenp, dholmes, iignatyev
dsamersoff [Thu, 22 Sep 2016 14:29:56 +0000] rev 41304
Merge
dsamersoff [Thu, 22 Sep 2016 15:42:40 +0300] rev 41303
8166552: SA: Missed testcase for add default methods to InstanceKlass
Summary: Add default methods to InstanceKlass to enable SA to inspect default methods
Reviewed-by: dsamersoff, iklam
Contributed-by: jini.george@oracle.com
adinn [Thu, 22 Sep 2016 09:18:16 -0400] rev 41302
8166433: AArch64: Fix for JDK-8163014 broke AArch64 build
Reviewed-by: adinn, coleenp
erikj [Thu, 22 Sep 2016 08:57:37 +0200] rev 41301
8166202: Tracefile gensrc cannot handle closed src dir in different location
Reviewed-by: egahlin, dholmes, tbell
kzhaldyb [Thu, 22 Sep 2016 00:21:25 +0200] rev 41300
Merge
kzhaldyb [Fri, 16 Sep 2016 19:49:03 +0300] rev 41299
8165613: Convert TestKlass_test to Gtest
Reviewed-by: coleenp, rehn
cjplummer [Wed, 21 Sep 2016 12:53:16 -0700] rev 41298
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
ctornqvi [Wed, 21 Sep 2016 18:40:50 +0000] rev 41297
Merge
ctornqvi [Wed, 21 Sep 2016 16:52:45 +0000] rev 41296
Merge
ctornqvi [Wed, 21 Sep 2016 12:45:18 -0400] rev 41295
8164852: Move slow tier1/tier2 runtime tests to later tiers
Reviewed-by: gtriantafill, sla, mseledtsov
coleenp [Wed, 21 Sep 2016 16:47:26 +0000] rev 41294
Merge
coleenp [Wed, 21 Sep 2016 09:56:18 -0400] rev 41293
8163969: Cyclic interface initialization causes JVM crash
Summary: Fix interface initialization to follow spec: interface initializations do not set initialization state of interfaces that extend them.
Reviewed-by: dholmes, acorn, lfoltan
ddmitriev [Wed, 21 Sep 2016 16:46:13 +0300] rev 41292
8150758: [TESTBUG] need jvmti tests for module aware agents
Reviewed-by: sspitsyn, dsamersoff
kzhaldyb [Wed, 21 Sep 2016 11:31:23 +0200] rev 41291
Merge
kzhaldyb [Thu, 08 Sep 2016 18:41:10 +0300] rev 41290
8165601: Convert arrayOopDesc_test to Gtest
Reviewed-by: coleenp, iignatyev
kzhaldyb [Mon, 05 Sep 2016 20:31:03 +0300] rev 41289
8165439: Convert Test_TempNewSymbol to GTest
Reviewed-by: dholmes, coleenp
sspitsyn [Wed, 21 Sep 2016 08:38:21 +0000] rev 41288
Merge
sspitsyn [Wed, 21 Sep 2016 01:33:21 -0700] rev 41287
8147943: jvmti.h generated with GPL header
Summary: Generate the jvmti.h with the GPL+CP header
Reviewed-by: dcubed, alanb
jprovino [Tue, 20 Sep 2016 22:38:26 +0000] rev 41286
Merge
jprovino [Tue, 20 Sep 2016 20:45:35 +0000] rev 41285
Merge
jprovino [Tue, 20 Sep 2016 10:27:51 -0400] rev 41284
8164482: [REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC
Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc()
Reviewed-by: tschatzl, kbarrett
eosterlund [Tue, 20 Sep 2016 15:42:17 -0400] rev 41283
8033552: Fix missing missing volatile specifiers in CAS operations in GC code
Summary: Add missing volatile specifiers.
Reviewed-by: kbarrett, tschatzl
ccheung [Tue, 20 Sep 2016 20:22:19 +0200] rev 41282
Merge
ccheung [Tue, 20 Sep 2016 10:37:19 -0700] rev 41281
8164011: --patch-module support for CDS
Summary: allows the use of the --patch-module vm option with CDS. However, classes found in --patch-module during dump time will not be archived.
Reviewed-by: iklam, dcubed, lfoltan
bchristi [Tue, 20 Sep 2016 10:04:55 -0700] rev 41280
8165372: StackWalker performance regression following JDK-8147039
Summary: Stack walking can use javaVFrame or vframeStream
Reviewed-by: coleenp, mchung
eosterlund [Tue, 20 Sep 2016 11:41:43 +0200] rev 41279
8165860: WorkGroup classes are missing volatile specifiers for lock-free code
Reviewed-by: mgerdin, tschatzl
erikj [Wed, 05 Oct 2016 17:11:14 +0200] rev 41278
8161025: GPL header missing comma in year
Reviewed-by: dholmes
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41277
8150736: Excessive disk space used by build system
Reviewed-by: ihse
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41276
Added tag jdk-9+139 for changeset 9e274c9c3047
erikj [Fri, 07 Oct 2016 09:11:42 +0200] rev 41275
8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
iris [Thu, 06 Oct 2016 18:06:04 -0700] rev 41274
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
weijun [Fri, 07 Oct 2016 07:59:32 +0800] rev 41273
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
lana [Thu, 06 Oct 2016 23:12:02 +0000] rev 41272
Merge
jlahoda [Thu, 06 Oct 2016 14:03:14 +0200] rev 41271
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Summary: Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci
Reviewed-by: alanb
amurillo [Wed, 05 Oct 2016 09:52:52 -0700] rev 41270
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41269
Merge
amurillo [Fri, 30 Sep 2016 02:52:36 -0700] rev 41268
Merge
dlong [Tue, 27 Sep 2016 20:57:47 -0400] rev 41267
Merge
dlong [Mon, 26 Sep 2016 14:21:20 -0400] rev 41266
Merge
dlong [Tue, 20 Sep 2016 16:34:44 -0400] rev 41265
Merge
goetz [Thu, 01 Sep 2016 16:46:59 +0200] rev 41264
8165235: [TESTBUG] RTM tests must check OS version
Reviewed-by: simonis, fzhinkin
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41263
Merge
iignatyev [Thu, 22 Sep 2016 15:40:35 +0300] rev 41262
8166483: gtest fmw should be updated to support null detection on SS >= 12u4
Reviewed-by: dholmes, kzhaldyb
erikj [Wed, 05 Oct 2016 17:10:49 +0200] rev 41261
8161018: GPL header missing comma in year
Reviewed-by: dholmes
erikj [Wed, 05 Oct 2016 10:49:21 +0200] rev 41260
8150736: Excessive disk space used by build system
Reviewed-by: ihse
lana [Thu, 06 Oct 2016 20:56:09 +0000] rev 41259
Added tag jdk-9+139 for changeset 1de8867db5a3