rfield [Wed, 08 Feb 2017 13:35:42 -0800] rev 43759
8173916: jshell tool: /methods signature confusing/non-standard format
8174028: jshell tool: /method /type failed declaration listed (without indication)
8174041: jshell tool: --startup PRINTING references undeclared Locale class
Reviewed-by: jlahoda
rfield [Wed, 08 Feb 2017 10:43:16 -0800] rev 43758
8173845: JShell API: not patch compatible
Reviewed-by: jlahoda
rfield [Wed, 08 Feb 2017 09:12:45 -0800] rev 43757
8173893: JShell: reduce memory leaks
Reviewed-by: jlahoda
vromero [Wed, 08 Feb 2017 06:43:34 -0800] rev 43756
8174027: error message should adapt to the corresponding top level element
Reviewed-by: mcimadamore
ksrini [Tue, 07 Feb 2017 13:45:29 -0800] rev 43755
8173302: Move the Description up on module and package index page
Reviewed-by: bpatel, jjg
jjg [Tue, 07 Feb 2017 16:19:50 -0800] rev 43754
8174140: Move test files into package hierarchy
Reviewed-by: darcy
duke [Wed, 05 Jul 2017 22:51:47 +0200] rev 43753
Merge
mli [Fri, 10 Feb 2017 00:39:51 -0800] rev 43752
8174697: Fix @since in module-info.java in dev/jaxws repo
Reviewed-by: alanb
lana [Thu, 09 Feb 2017 18:10:11 +0000] rev 43751
Merge
lancea [Tue, 07 Feb 2017 15:46:55 -0500] rev 43750
8057795: Update of the mimestypes.default for JAF
Reviewed-by: bpb
duke [Wed, 05 Jul 2017 22:51:37 +0200] rev 43749
Merge
alanb [Fri, 10 Feb 2017 12:28:08 +0000] rev 43748
Merge
alanb [Fri, 10 Feb 2017 09:04:28 +0000] rev 43747
8173393: Module system implementation refresh (2/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
mli [Fri, 10 Feb 2017 00:37:20 -0800] rev 43746
8174696: Fix @since in module-info.java in dev/jaxp repo
Reviewed-by: alanb
lana [Thu, 09 Feb 2017 18:09:37 +0000] rev 43745
Merge
fyuan [Thu, 09 Feb 2017 16:47:39 +0800] rev 43744
8173290: 3% regression in SPECjvm2008-XML with b150
Reviewed-by: joehw
duke [Wed, 05 Jul 2017 22:51:28 +0200] rev 43743
Merge
mli [Sun, 12 Feb 2017 18:37:38 -0800] rev 43742
8174699: Fix @since in module-info.java in dev/nashorn repo
Reviewed-by: jlaskey
alanb [Fri, 10 Feb 2017 09:06:27 +0000] rev 43741
8173393: Module system implementation refresh (2/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
duke [Wed, 05 Jul 2017 22:51:19 +0200] rev 43740
Merge
mli [Fri, 10 Feb 2017 00:33:36 -0800] rev 43739
8174698: Fix @since in module-info.java in dev/corba repo
Reviewed-by: alanb
lana [Thu, 09 Feb 2017 18:09:42 +0000] rev 43738
Merge
msheppar [Thu, 09 Feb 2017 15:52:43 +0000] rev 43737
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
Reviewed-by: lancea, alanb
duke [Wed, 05 Jul 2017 22:51:09 +0200] rev 43736
Merge
mullan [Mon, 13 Feb 2017 11:35:00 -0500] rev 43735
8174837: Add "since=9" to deprecated ContentSigner and ContentSignerParameters classes
Reviewed-by: vinnie
jlahoda [Mon, 13 Feb 2017 09:41:05 +0100] rev 43734
8173777: Merge javac -Xmodule into javac--patch-module
Summary: Converting uses of -Xmodule: to --patch-module.
Reviewed-by: alanb, mchung
skovalev [Fri, 10 Feb 2017 11:00:41 +0300] rev 43733
8174194: Several java/lang tests failing due to undeclared module dependencies
Reviewed-by: dfuchs, mchung
mchung [Sun, 12 Feb 2017 16:45:00 -0800] rev 43732
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
Reviewed-by: alanb
sherman [Sat, 11 Feb 2017 21:31:43 -0800] rev 43731
8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
Reviewed-by: psandoz, mchung
michaelm [Fri, 10 Feb 2017 21:58:45 +0000] rev 43730
8174745: Httpclient source update for JDK 8
Reviewed-by: dfuchs
mchung [Fri, 10 Feb 2017 10:26:46 -0800] rev 43729
8174739: Rename JMOD section name for native libraries from native to lib
Reviewed-by: alanb
prr [Fri, 10 Feb 2017 08:17:47 -0800] rev 43728
Merge
mcherkas [Tue, 07 Feb 2017 18:55:15 +0300] rev 43727
8173145: Menu is activated after using mnemonic Alt/Key combination
Reviewed-by: serb, ssadetsky
prr [Mon, 06 Feb 2017 09:34:19 -0800] rev 43726
Merge
prr [Mon, 06 Feb 2017 09:32:41 -0800] rev 43725
8170493: JNI exception pending in JavaComponentAccessibility.m
Reviewed-by: serb, psadhukhan
prr [Fri, 03 Feb 2017 09:28:34 -0800] rev 43724
8173409: make setMixingCutoutShape public and remove jdk.desktop
Reviewed-by: serb, mchung, alexsch
psadhukhan [Thu, 02 Feb 2017 11:05:06 +0530] rev 43723
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
Reviewed-by: prr
serb [Tue, 31 Jan 2017 19:22:35 +0300] rev 43722
8143077: Deprecate InputEvent._MASK in favor of InputEvent._DOWN_MASK
Reviewed-by: prr, alexsch, azvegint, mchung, egahlin
dkononenko [Thu, 09 Feb 2017 19:43:53 +0300] rev 43721
8170113: jimage extract to readonly directory causes MissingResourceException
Summary: Added a missing resource.
Reviewed-by: alanb, anazarov
Contributed-by: denis.kononenko@oracle.com
jwilhelm [Thu, 09 Feb 2017 23:35:22 +0100] rev 43720
Merge
jwilhelm [Thu, 09 Feb 2017 23:15:52 +0100] rev 43719
Merge
dnsimon [Thu, 02 Feb 2017 05:26:20 -0800] rev 43718
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
Reviewed-by: kvn, alanb, mchung, mullan
jwilhelm [Wed, 01 Feb 2017 00:56:16 +0100] rev 43717
Merge
jwilhelm [Tue, 31 Jan 2017 20:54:44 +0100] rev 43716
Merge
bchristi [Tue, 31 Jan 2017 11:51:02 -0800] rev 43715
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
Reviewed-by: coleenp, mchung
alanb [Fri, 10 Feb 2017 12:30:52 +0000] rev 43714
Merge
alanb [Fri, 10 Feb 2017 12:28:52 +0000] rev 43713
Merge
alanb [Fri, 10 Feb 2017 09:04:39 +0000] rev 43712
8173393: Module system implementation refresh (2/2017)
Reviewed-by: dfuchs, psandoz, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com
michaelm [Fri, 10 Feb 2017 09:55:19 +0000] rev 43711
8174716: java/net/httpclient/security/Driver.java failing in JDK 9
Reviewed-by: alanb
mli [Thu, 09 Feb 2017 18:33:28 -0800] rev 43710
8173957: Fix @since in module-info.java in dev/jdk repo
Reviewed-by: alanb, lancea
amlu [Fri, 10 Feb 2017 10:07:42 +0800] rev 43709
8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
Reviewed-by: lancea
bpb [Thu, 09 Feb 2017 14:49:09 -0800] rev 43708
8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java
Summary: Convert to TestNG and add some debugging output for large file creation time
Reviewed-by: alanb
lana [Thu, 09 Feb 2017 18:10:19 +0000] rev 43707
Merge
msheppar [Thu, 09 Feb 2017 15:56:40 +0000] rev 43706
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
Reviewed-by: lancea, alanb
bpb [Thu, 09 Feb 2017 07:48:19 -0800] rev 43705
8173387: java/nio/channels/Selector/SelectTimeout.java failed with "Test timed out early with timeout 100000000999"
Summary: Corrected timing problem with multiple threads setting static variables
Reviewed-by: clanger, alanb
ssahoo [Thu, 09 Feb 2017 05:19:48 -0800] rev 43704
8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization
Summary: If a malformed policy file is encountered when running with a custom system class loader then it leads to a recursive initialization issue
Reviewed-by: mullan
dlsmith [Wed, 08 Feb 2017 17:28:15 -0700] rev 43703
8174226: Test failures after JDK-8033076
Summary: Reverting JDK-8033076 for now
Reviewed-by: darcy
dlsmith [Wed, 08 Feb 2017 14:23:59 -0700] rev 43702
8033076: LambdaMetafactory should use types in implMethod.type()
Reviewed-by: psandoz
ascarpino [Wed, 08 Feb 2017 12:08:28 -0800] rev 43701
8160655: Fix denyAfter and usage types for security properties
Reviewed-by: mullan, xuelei
dlsmith [Wed, 08 Feb 2017 12:27:45 -0700] rev 43700
8173587: LambdaMetafactory needs to validate descriptors and method name
Reviewed-by: psandoz