erikj [Fri, 09 Feb 2018 13:58:40 -0800] rev 48839
8196998: Create devkit for Linux with gcc 7.3
Reviewed-by: tbell, ihse
erikj [Fri, 09 Feb 2018 13:56:50 -0800] rev 48838
8187676: Disable uninitialized warnings for two files until proper fix available
Reviewed-by: tbell, kvn, ihse
aefimov [Fri, 09 Feb 2018 14:49:38 +0000] rev 48837
6857903: SAXException.initCause() does not correctly set Exception
Reviewed-by: rriggs
lfoltan [Tue, 06 Feb 2018 10:28:22 -0500] rev 48836
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Summary: Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
jwilhelm [Mon, 05 Feb 2018 23:12:03 +0100] rev 48835
Merge
psandoz [Thu, 01 Feb 2018 14:19:04 -0800] rev 48834
8195694: ConstantBootstraps.invoke does not preserve variable arity
Reviewed-by: jrose
psandoz [Thu, 01 Feb 2018 11:24:39 -0800] rev 48833
8196583: Update jib and test jtreg version to 4.2 b12
Reviewed-by: mchung, lfoltan
ccheung [Thu, 01 Feb 2018 10:55:27 -0800] rev 48832
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error
Summary: Create another archive with whitebox.jar in the -Xbootclasspath/a; check output from TestCommon.execCommon().
Reviewed-by: iklam, mseledtsov
coleenp [Thu, 01 Feb 2018 13:30:53 -0500] rev 48831
8196199: Remove miscellaneous oop comparison operators
Reviewed-by: hseigel, lfoltan
Contributed-by: kim.barrett@oracle.com, coleen.phillimore@oracle.com
psandoz [Wed, 31 Jan 2018 17:43:46 -0800] rev 48830
8196533: Update CondyNestedTest.java to compile jcod file
Reviewed-by: mchung
jwilhelm [Thu, 01 Feb 2018 02:05:35 +0100] rev 48829
Merge
ecaspole [Wed, 31 Jan 2018 17:45:48 -0500] rev 48828
8195069: LogCompilation - add basic unit tests
Summary: Framework and simple junits with static input
Reviewed-by: kvn, thartmann
psandoz [Wed, 31 Jan 2018 11:20:36 -0800] rev 48827
8187742: Minimal set of bootstrap methods for constant dynamic
Reviewed-by: jrose, forax
Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
psandoz [Fri, 08 Sep 2017 10:46:46 -0700] rev 48826
8186209: Tool support for ConstantDynamic
8186046: Minimal ConstantDynamic support
8190972: Ensure that AOT/Graal filters out class files containing CONSTANT_Dynamic ahead of full AOT support
Reviewed-by: acorn, coleenp, kvn
Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com, paul.sandoz@oracle.com
psandoz [Wed, 31 Jan 2018 10:55:49 -0800] rev 48825
8196508: Add jdeprscan test TestRelease.java to the problem list
Reviewed-by: smarks
gziemski [Wed, 31 Jan 2018 11:12:12 -0600] rev 48824
8181503: Can't compile hotspot with c++11
Summary: Fixed 5 unique c++14 compiler issues
Reviewed-by: coleenp, dholmes, kbarrett
coleenp [Wed, 31 Jan 2018 11:07:55 -0500] rev 48823
7179701: MaxJavaStackTraceDepth of zero is not handled correctly/consistently in the VM
Summary: Value of zero means unlimited stack trace. If you want no stack trace, use -XX:-StackTraceInThrowable
Reviewed-by: dholmes, hseigel
clanger [Wed, 31 Jan 2018 16:48:41 +0100] rev 48822
8196487: AIX: os::get_summary_cpu_info does not need to call into libperfstat
Reviewed-by: goetz, stuefe
mdoerr [Wed, 31 Jan 2018 15:10:04 +0100] rev 48821
8196401: PPC64+s390: get_frame_at_stack_banging_point uses wrong PC
Reviewed-by: stuefe, goetz
ysuenaga [Wed, 31 Jan 2018 11:35:42 +0100] rev 48820
8194249: SA: G1HeapRegionTable#getByAddress() returns incorrect HeapRegion
Summary: Fix conversion of addresses to HeapRegions.
Reviewed-by: jgeorge, tschatzl
jwilhelm [Tue, 30 Jan 2018 16:41:40 +0100] rev 48819
Merge
jwilhelm [Tue, 30 Jan 2018 16:26:40 +0100] rev 48818
8196372: [BACKOUT] NMT: add_committed_regions doesn't merge succeeding regions
Reviewed-by: stefank
dstewart [Tue, 30 Jan 2018 10:38:17 +0100] rev 48817
8195621: JTReg failure: gc/g1/TestLargePageUseForAuxMemory.java
Summary: Decrease amount of committed space for the test.
Reviewed-by: tschatzl, stuefe
kbarrett [Mon, 29 Jan 2018 16:51:21 -0500] rev 48816
8194898: Move OopStorage inline definitions to an .inline.hpp
Reviewed-by: coleenp, hseigel
stefank [Mon, 29 Jan 2018 15:11:33 +0100] rev 48815
8196217: NMT: add_committed_regions doesn't merge succeeding regions
Reviewed-by: zgu, pliden, coleenp
coleenp [Mon, 29 Jan 2018 11:55:40 -0500] rev 48814
8194246: JVM crashes when calling getStackTrace if stack contains a method that is a member of a very large class
Summary: Use unsigned short to save method_id in stack trace.
Reviewed-by: mchung, hseigel
mbaesken [Sun, 28 Jan 2018 19:49:06 -0500] rev 48813
8195857: Remove os::is_headless_jre
Reviewed-by: goetz, dholmes
kbarrett [Wed, 24 Jan 2018 18:00:36 -0500] rev 48812
8195979: [Graal] crash in src/hotspot/share/runtime/mutex.cpp:1341 when Graal JIT is used
Summary: Reduce JNI oopstorage lock ranks to be more special than "special".
Reviewed-by: coleenp, acorn, eosterlund
coleenp [Wed, 24 Jan 2018 11:33:18 -0500] rev 48811
8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
Summary: protection domain package access cache needs to be walked in unloading
Reviewed-by: dholmes, jiangli, zgu, kbarrett
mhorie [Wed, 24 Jan 2018 11:22:50 +0100] rev 48810
8194861: PPC64 : Need support for VSR spills in ppc.ad
Reviewed-by: mdoerr, goetz
rbackman [Thu, 18 Jan 2018 19:21:11 +0100] rev 48809
8191915: JCK tests produce incorrect results with C2
Reviewed-by: thartmann, vlivanov, goetz
kbarrett [Tue, 23 Jan 2018 14:27:10 -0500] rev 48808
8195690: JNI GetObjectRefType doesn't handle NULL
Summary: Properly handle NULL, add some non-NULL preconditions.
Reviewed-by: dholmes, mdoerr
goetz [Fri, 19 Jan 2018 17:01:34 +0100] rev 48807
8195776: [x86,sparc] A row of minor fixes and enhancements.
Reviewed-by: kvn
mdoerr [Mon, 22 Jan 2018 12:04:12 +0100] rev 48806
8195691: AIX build broken after 8194312
Reviewed-by: kbarrett, goetz
iveresov [Tue, 23 Jan 2018 08:18:36 -0800] rev 48805
8194669: jaotc truncates the invalid filename provided to --output
Summary: Do not skip the first character of the linker output
Reviewed-by: kvn
mlarsson [Tue, 23 Jan 2018 08:55:47 +0100] rev 48804
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher
Reviewed-by: rehn, stuefe
sspitsyn [Mon, 22 Jan 2018 14:14:26 -0800] rev 48803
8194143: remove unneeded casts in LocationImpl and MirrorImpl classes
Summary: remove unneeded casts in LocationImpl and MirrorImpl classes
Reviewed-by: sspitsyn, dholmes
Contributed-by: egor.ushakov@jetbrains.com
bobv [Mon, 22 Jan 2018 15:29:59 -0500] rev 48802
Merge
bobv [Mon, 22 Jan 2018 15:05:03 -0500] rev 48801
8193710: jcmd -l and jps commands do not list Java processes running in Docker containers
Reviewed-by: mchung, dholmes, cjplummer
hseigel [Mon, 22 Jan 2018 14:08:20 -0500] rev 48800
Merge
hseigel [Mon, 22 Jan 2018 14:04:07 -0500] rev 48799
8194086: Remove deprecated experimental flag UseCGroupMemoryLimitForHeap
Summary: Remove the option and the code that checks for it.
Reviewed-by: dholmes, lfoltan
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48798
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
njian [Wed, 17 Jan 2018 13:21:38 +0800] rev 48797
8195588: AArch64: Codegen fix after JDK-8194256
Summary: Update shift constant usage to align with the assembler change.
Reviewed-by: aph
iignatyev [Thu, 18 Jan 2018 16:57:54 -0800] rev 48796
8195729: compiler.aot.AotCompiler should be run as a driver
Reviewed-by: kvn, mseledtsov
iignatyev [Thu, 18 Jan 2018 16:57:51 -0800] rev 48795
8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver
Reviewed-by: kvn
iklam [Tue, 16 Jan 2018 16:57:53 -0800] rev 48794
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
Summary: Use a single range check with MetaspaceObj::_shared_metaspace_{base,top}
Reviewed-by: jiangli, redestad, shade
ecaspole [Thu, 18 Jan 2018 16:37:43 -0500] rev 48793
8195064: LogCompilation: Chicken and egg startup problem with types
Summary: Removed extra null check that was causing the problem
Reviewed-by: thartmann, kvn
never [Thu, 18 Jan 2018 09:01:00 -0800] rev 48792
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Reviewed-by: kvn, sspitsyn, phh
iignatyev [Wed, 17 Jan 2018 21:44:44 -0800] rev 48791
8186635: ClassFileInstaller should be run as a driver
Reviewed-by: dholmes
dtitov [Wed, 17 Jan 2018 16:49:43 -0800] rev 48790
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
Reviewed-by: sspitsyn, cjplummer
gziemski [Wed, 17 Jan 2018 13:39:07 -0600] rev 48789
8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
Summary: Only show the actual GC used in the error message. Show exit status in hex as well as decimal.
Reviewed-by: dholmes
amenkov [Wed, 17 Jan 2018 09:43:14 -0800] rev 48788
8187447: 2081 doc issues in jvmti.html
Reviewed-by: sspitsyn, dtitov
kbarrett [Tue, 21 Nov 2017 09:47:55 -0500] rev 48787
8194312: Support parallel and concurrent JNI global handle processing
Summary: Add OopStorage, change JNI gloabl/weak to use OopStorage.
Reviewed-by: coleenp, sspitsyn, eosterlund
jwilhelm [Sat, 13 Jan 2018 02:56:22 +0100] rev 48786
Merge
eosterlund [Mon, 15 Jan 2018 15:18:27 +0100] rev 48785
8195107: CDS broken due to 8194741
Reviewed-by: coleenp
eosterlund [Wed, 10 Jan 2018 22:43:42 +0100] rev 48784
8194741: Refactor oops in constant pool from CDS to use the Access API
Reviewed-by: coleenp, jiangli
pliden [Fri, 12 Jan 2018 16:19:56 +0100] rev 48783
8195000: Remove unused left-overs in arguments.hpp
Reviewed-by: stefank
stefank [Fri, 12 Jan 2018 13:56:05 +0100] rev 48782
8194925: NMT: SummarySanityCheck test can't parse values > max_jint
Reviewed-by: shade, zgu
eosterlund [Wed, 10 Jan 2018 22:40:47 +0100] rev 48781
8194736: Refactor weak oops in ProtectionDomain table to use the Access API
Reviewed-by: coleenp, pliden
lana [Fri, 09 Feb 2018 02:23:34 +0000] rev 48780
Merge
lana [Thu, 08 Feb 2018 20:19:02 +0000] rev 48779
Added tag jdk-10+43 for changeset 107413b070b9
tschatzl [Thu, 08 Feb 2018 10:15:57 +0100] rev 48778
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Summary: Remove code related to collection set checking in that method.
Reviewed-by: kbarrett, ehelin
lana [Tue, 06 Feb 2018 22:26:13 -0800] rev 48777
8196383: JDK 10 L10n resource file update - msgdrop 20
Reviewed-by: naoto
Contributed-by: yue.l.liu@oracle.com
jlahoda [Wed, 07 Feb 2018 16:49:24 +0100] rev 48776
8194764: javac incorrectly flags deprecated for removal imports
Summary: Fixing source range for the Source.Feature.DEPRECATE_ON_IMPORT
Reviewed-by: mcimadamore
clanger [Wed, 07 Feb 2018 09:18:13 +0100] rev 48775
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
Reviewed-by: dholmes, goetz, clanger
Contributed-by: arno.zeller@sap.com
joehw [Fri, 02 Feb 2018 14:44:48 -0800] rev 48774
8196717: remove xmlresolver.md
Reviewed-by: lancea, rriggs
asaha [Fri, 02 Feb 2018 19:44:29 +0000] rev 48773
8195973: Update JDK 10 repo for FCS build
Reviewed-by: erikj
Contributed-by: diancui.zhou@oracle.com
prr [Fri, 02 Feb 2018 08:41:02 -0800] rev 48772
8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz
Reviewed-by: psadhukhan
lana [Fri, 02 Feb 2018 03:02:26 +0000] rev 48771
Added tag jdk-10+42 for changeset 4b62b815b4f4
martin [Mon, 05 Feb 2018 20:20:35 -0800] rev 48770
8196768: RootLoggerHandlers fails when source tree is read-only
Reviewed-by: dfuchs
shurailine [Thu, 08 Feb 2018 06:19:24 -0800] rev 48769
Merge
shurailine [Thu, 08 Feb 2018 06:16:49 -0800] rev 48768
8178342: Missing @modules in jdk/jdk/nio/zipfs
Reviewed-by: mchung
gadams [Thu, 08 Feb 2018 09:24:44 -0500] rev 48767
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
erikj [Thu, 08 Feb 2018 12:01:32 -0800] rev 48766
8196985: Disable new warnings from GCC 7.3 in jdk libraries
Reviewed-by: tbell, ihse
bpb [Thu, 08 Feb 2018 10:54:01 -0800] rev 48765
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
erikj [Thu, 08 Feb 2018 10:28:50 -0800] rev 48764
8196356: Changes to m4 files don't trigger autoconf execution at build time
Reviewed-by: tbell
redestad [Thu, 08 Feb 2018 18:45:30 +0100] rev 48763
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
apetcher [Thu, 08 Feb 2018 10:06:57 -0500] rev 48762
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale.
Summary: Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
alanb [Thu, 08 Feb 2018 10:55:21 +0000] rev 48761
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
weijun [Thu, 08 Feb 2018 11:44:21 +0800] rev 48760
8196823: jarsigner should not create a signed jar if the signing fails
Reviewed-by: mullan, alanb
jjg [Wed, 07 Feb 2018 11:28:23 -0800] rev 48759
8195795: Organize output files by module/package, not just package
Reviewed-by: ksrini, mchung, erikj
erikj [Wed, 07 Feb 2018 09:48:43 -0800] rev 48758
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
Reviewed-by: tbell, alanb
apetcher [Wed, 07 Feb 2018 09:06:43 -0500] rev 48757
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Summary: Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
bpatel [Tue, 06 Feb 2018 18:28:23 -0800] rev 48756
8196027: Remove "Prev" and "Next" links from the javadoc navigation
Reviewed-by: jjg, ksrini
erikj [Tue, 06 Feb 2018 16:33:38 -0800] rev 48755
8196895: Create devkit for Macosx with Xcode 9.2
Reviewed-by: ihse, tbell
dholmes [Tue, 06 Feb 2018 16:53:03 -0500] rev 48754
8173401: Update VERSION_FEATURE for JDK 11
Reviewed-by: darcy, mchung, erikj
erikj [Tue, 06 Feb 2018 22:47:50 +0100] rev 48753
8196911: Windows build fails with not finding zlib.h
Reviewed-by: tbell
erikj [Tue, 06 Feb 2018 10:17:31 -0800] rev 48752
8196879: Forgot to add file in JDK-8196803
Reviewed-by: tbell
erikj [Tue, 06 Feb 2018 10:12:05 -0800] rev 48751
8196803: Fix build warnings in jdk libraries with Xcode 9
Reviewed-by: tbell, ihse
alanb [Tue, 06 Feb 2018 16:04:46 +0000] rev 48750
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs
sdama [Tue, 06 Feb 2018 23:49:10 +0530] rev 48749
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
Summary: Fixed nested comments for enum
Reviewed-by: mcimadamore
Contributed-by: srinivas.dama@oracle.com
bpb [Mon, 05 Feb 2018 15:08:46 -0800] rev 48748
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
Reviewed-by: alanb, rriggs
jjg [Mon, 05 Feb 2018 11:35:56 -0800] rev 48747
8196736: Refactor HelpWriter and properties
Reviewed-by: ksrini
cushon [Mon, 05 Feb 2018 10:43:31 -0500] rev 48746
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Reviewed-by: vromero, jjg
dholmes [Mon, 05 Feb 2018 06:43:23 -0500] rev 48745
8196739: Disable obsolete/expired VM flag transitional warnings
Reviewed-by: kbarrett
dholmes [Mon, 05 Feb 2018 06:42:42 -0500] rev 48744
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
Reviewed-by: kbarrett, tschatzl
ihse [Mon, 05 Feb 2018 09:15:32 +0100] rev 48743
8195689: Remove generated-configure.sh and instead use autoconf
Reviewed-by: erikj
amlu [Mon, 05 Feb 2018 11:12:09 +0800] rev 48742
8195981: Move some tests to OpenJDK for jdk_lang test group
Reviewed-by: alanb, mchung
dholmes [Sun, 04 Feb 2018 21:00:19 -0500] rev 48741
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
Reviewed-by: alanb, iklam, ccheung
igerasim [Sat, 03 Feb 2018 21:12:37 -0800] rev 48740
8196740: Character.digit(int,int) returns wrong value for out of range radix
Reviewed-by: redestad
martin [Fri, 02 Feb 2018 12:34:58 -0800] rev 48739
8196609: Improve javadoc for java.time.Instant.getEpochSecond
Reviewed-by: dfuchs
bpb [Fri, 02 Feb 2018 13:44:26 -0800] rev 48738
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
Reviewed-by: alanb, dfuchs, mli, rriggs
rriggs [Fri, 02 Feb 2018 14:17:07 -0500] rev 48737
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
prr [Fri, 02 Feb 2018 10:32:59 -0800] rev 48736
Merge
prr [Fri, 02 Feb 2018 09:04:45 -0800] rev 48735
Merge
pbansal [Fri, 02 Feb 2018 17:02:45 +0530] rev 48734
8196443: javax/swing/JList/BasicListTest.java has invalid tag
Reviewed-by: psadhukhan, ssadetsky
pbansal [Thu, 01 Feb 2018 16:38:25 +0530] rev 48733
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
Reviewed-by: serb, jdv
prr [Wed, 31 Jan 2018 15:36:44 -0800] rev 48732
8196468: Client jtreg ProblemList updates
Reviewed-by: serb
prr [Wed, 31 Jan 2018 09:20:54 -0800] rev 48731
8196509: Linux UI applications broken by the build change for JDK-8196218
Reviewed-by: serb
sgehwolf [Fri, 26 Jan 2018 16:45:08 +0100] rev 48730
8196218: [linux] libfontmanager should be linked against headless awt library
Summary: Also remove linker flags filtering (technical dept).
Reviewed-by: prr, erikj
prr [Tue, 30 Jan 2018 09:03:47 -0800] rev 48729
Merge
jdv [Tue, 30 Jan 2018 11:53:00 +0530] rev 48728
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
Reviewed-by: serb, pnarayanan
prr [Fri, 26 Jan 2018 15:38:18 -0800] rev 48727
8193483: Update client-libs ProblemList.txt
Reviewed-by: serb
ssadetsky [Fri, 26 Jan 2018 10:49:37 -0800] rev 48726
8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
Reviewed-by: serb, prr
serb [Mon, 22 Jan 2018 08:00:43 -0800] rev 48725
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
Reviewed-by: serb
Contributed-by: Michal Vala <mvala@redhat.com>
darcy [Fri, 02 Feb 2018 10:31:05 -0800] rev 48724
8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
Reviewed-by: vromero
darcy [Fri, 02 Feb 2018 10:29:25 -0800] rev 48723
8196623: Update JavaBaseTest.java to be version agnostic
Reviewed-by: vromero
bpb [Fri, 02 Feb 2018 09:18:16 -0800] rev 48722
8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
Reviewed-by: alanb, psandoz
vromero [Fri, 02 Feb 2018 07:43:54 -0500] rev 48721
8196403: remove the remaining use of string keys for errors and warnings in the compiler
Reviewed-by: mcimadamore, jlahoda
sdama [Fri, 02 Feb 2018 23:21:12 +0530] rev 48720
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
Summary: Sort ScriptEngineFactory by name so that same engine is retrieved across all OS
Reviewed-by: alanb, sundar
Contributed-by: srinivas.dama@oracle.com
lana [Fri, 02 Feb 2018 02:55:00 +0000] rev 48719
Merge
lana [Fri, 02 Feb 2018 01:52:03 +0000] rev 48718
Merge
mdoerr [Thu, 01 Feb 2018 11:58:38 +0100] rev 48717
8196503: PPC64: vtableStubs gtest fails after 8174962
Reviewed-by: goetz
rpatil [Wed, 31 Jan 2018 22:55:12 -0800] rev 48716
8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
serb [Tue, 30 Jan 2018 19:13:26 -0800] rev 48715
8195852: The usage of permissions in Desktop API should be clarified
Reviewed-by: prr
adinn [Fri, 26 Jan 2018 16:38:21 +0000] rev 48714
8196221: AArch64: Mistake in committed patch for JDK-8195859
Summary: The wrong patch was committed for JDK-8195859
Reviewed-by: aph
roland [Tue, 30 Jan 2018 09:08:44 +0100] rev 48713
8196296: Lucene test crashes C2 compilation
Summary: Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
iveresov [Fri, 26 Jan 2018 13:13:19 -0800] rev 48712
8196295: [Graal] remove unused org.graalvm.options package
Reviewed-by: thartmann, kvn
prr [Fri, 26 Jan 2018 12:07:35 -0800] rev 48711
8196287: Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
Reviewed-by: ssadetsky
psandoz [Fri, 26 Jan 2018 09:35:15 -0800] rev 48710
8195970: Crash passing null to a VarHandle
Reviewed-by: mchung, alanb
adinn [Thu, 25 Jan 2018 14:47:27 +0000] rev 48709
8195859: AArch64: vtableStubs gtest fails after 8174962
Summary: gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
lana [Thu, 25 Jan 2018 20:56:49 +0000] rev 48708
Added tag jdk-10+41 for changeset 3eae36c6baa5
adinn [Thu, 25 Jan 2018 11:56:32 +0000] rev 48707
8196136: AArch64: Correct register use in patch for JDK-8195685
Summary: itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
aph [Mon, 22 Jan 2018 15:19:02 +0000] rev 48706
8194739: Zero port of 8174962: Better interface invocations
Reviewed-by: adinn, coleenp
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48705
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
rbackman [Thu, 18 Jan 2018 19:21:11 +0100] rev 48704
8191915: JCK tests produce incorrect results with C2
Reviewed-by: thartmann, vlivanov, goetz
chegar [Tue, 23 Jan 2018 12:23:55 +0000] rev 48703
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
Reviewed-by: dfuchs, michaelm
sveerabhadra [Tue, 23 Jan 2018 13:46:34 +0530] rev 48702
8194135: The content in textArea can not be pasted after clicking "Copy" button.
Reviewed-by: serb, ssadetsky
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48701
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
mullan [Fri, 19 Jan 2018 09:49:35 -0500] rev 48700
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
Reviewed-by: weijun, vinnie
mchung [Thu, 18 Jan 2018 16:15:16 -0800] rev 48699
8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
Reviewed-by: alanb
dholmes [Thu, 01 Feb 2018 21:03:37 -0500] rev 48698
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
joehw [Thu, 01 Feb 2018 15:53:51 -0800] rev 48697
8193830: Xalan Update: Xalan Java 2.7.2
Reviewed-by: lancea
bpb [Thu, 01 Feb 2018 09:40:38 -0800] rev 48696
8139206: Add InputStream readNBytes(int len)
Reviewed-by: alanb, chegar, plevart, apetcher, rriggs, weijun
erikj [Thu, 01 Feb 2018 09:20:40 -0800] rev 48695
8196585: Make custom extension point additions
Reviewed-by: erikj
Contributed-by: andrew_m_leonard@uk.ibm.com
darcy [Thu, 01 Feb 2018 09:16:03 -0800] rev 48694
8196551: Update TestSourceVersion.java to be robust across version changes
Reviewed-by: vromero
erikj [Thu, 01 Feb 2018 09:07:25 -0800] rev 48693
8196524: Align MaxRAMPercentage settings between open and closed
Reviewed-by: dholmes, tbell
mchung [Wed, 31 Jan 2018 15:15:09 -0800] rev 48692
8196310: jlink --suggest-providers fails with missing resource if --output specified
Reviewed-by: alanb, lancea, sundar
sherman [Wed, 31 Jan 2018 14:21:52 -0800] rev 48691
8193802: NullPointerException from JarFileSystem.getVersionMap()
Reviewed-by: mchung
darcy [Wed, 31 Jan 2018 11:25:34 -0800] rev 48690
8194070: Update various tests to pass under JDK 11
Reviewed-by: alanb, sherman, psandoz
sherman [Wed, 31 Jan 2018 10:34:59 -0800] rev 48689
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
Reviewed-by: rriggs, alanb, psandoz
sherman [Wed, 31 Jan 2018 08:42:59 -0800] rev 48688
8166339: Code conversion working behavior was changed for x-IBM834
Reviewed-by: coffeys
amlu [Wed, 31 Jan 2018 12:04:53 +0800] rev 48687
8196211: Move two sun/nio/cs tests into OpenJDK
Reviewed-by: psandoz
dl [Tue, 30 Jan 2018 11:08:50 -0800] rev 48686
8196207: Inefficient ArrayList.subList().toArray()
Reviewed-by: martin, psandoz, jrose, redestad
Contributed-by: Sergei Tsypanov <sergei.tsypanov@yandex.ru>
darcy [Tue, 30 Jan 2018 10:42:13 -0800] rev 48685
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
redestad [Tue, 30 Jan 2018 18:57:49 +0100] rev 48684
8196331: Optimize Character.digit for latin1 input
Reviewed-by: psandoz, martin, sherman
cushon [Fri, 26 Jan 2018 11:27:53 -0800] rev 48683
8194268: Incorrect parameter names for synthetic methods
Reviewed-by: jlahoda, vromero
adinn [Fri, 26 Jan 2018 16:38:21 +0000] rev 48682
8196221: AArch64: Mistake in committed patch for JDK-8195859
Summary: The wrong patch was committed for JDK-8195859
Reviewed-by: aph
erikj [Mon, 29 Jan 2018 17:08:12 -0800] rev 48681
8196365: Overriding configure variable from custom hook generates warning
Reviewed-by: tbell
cushon [Thu, 25 Jan 2018 15:18:13 -0800] rev 48680
8179373: javac -verbose logs the class path multiple times
Reviewed-by: martin
igerasim [Mon, 29 Jan 2018 10:48:13 -0800] rev 48679
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
erikj [Mon, 29 Jan 2018 17:58:12 +0100] rev 48678
8196108: Add build support for VS 2015/2017
Reviewed-by: tbell
ctornqvi [Mon, 29 Jan 2018 08:19:37 -0500] rev 48677
8196197: Enable the make system to calculate concurrency for JDK tests
Reviewed-by: erikj, tbell
anazarov [Fri, 26 Jan 2018 16:20:14 -0800] rev 48676
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
Reviewed-by: iignatyev
anazarov [Fri, 26 Jan 2018 12:16:08 -0800] rev 48675
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
Summary: unique jar file names for every test case
Reviewed-by: alanb
dfuchs [Fri, 26 Jan 2018 14:15:09 +0000] rev 48674
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
Summary: make sure that loadLoggerHandler for ".handler" is called only from within addLogger
Reviewed-by: mchung
adinn [Thu, 25 Jan 2018 14:47:27 +0000] rev 48673
8195859: AArch64: vtableStubs gtest fails after 8174962
Summary: gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
weijun [Fri, 26 Jan 2018 09:37:10 +0800] rev 48672
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
Reviewed-by: mullan
mchung [Thu, 25 Jan 2018 13:40:36 -0800] rev 48671
8191170: Clarify if java.class.path can be undefined
Reviewed-by: alanb, psandoz
mchung [Thu, 25 Jan 2018 13:39:28 -0800] rev 48670
8196127: Dead code in VersionProps.java.template
Reviewed-by: lancea, psandoz
adinn [Thu, 25 Jan 2018 11:56:32 +0000] rev 48669
8196136: AArch64: Correct register use in patch for JDK-8195685
Summary: itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
ssahoo [Thu, 25 Jan 2018 05:57:22 -0800] rev 48668
8194486: Several krb5 tests failed in Mac.
Summary: Several tests failed due to improper host service
Reviewed-by: weijun
mcimadamore [Thu, 25 Jan 2018 12:06:00 +0000] rev 48667
8196081: Add support for customized intellij project templates
Summary: Override template used for project creation using env variable
Reviewed-by: ihse
vtewari [Thu, 25 Jan 2018 16:22:52 +0530] rev 48666
8194676: NullPointerException is thrown if ipaddress is not set.
Reviewed-by: chegar, rriggs
jjiang [Wed, 24 Jan 2018 23:01:57 -0800] rev 48665
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
Summary: Improves the approach on parsing lib version
Reviewed-by: weijun, xuelei
amlu [Thu, 25 Jan 2018 14:12:43 +0800] rev 48664
8157903: (prop) move Properties tests into OpenJDK
Reviewed-by: mchung
anazarov [Wed, 24 Jan 2018 16:59:08 -0800] rev 48663
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
Reviewed-by: alanb
gadams [Tue, 23 Jan 2018 06:52:05 -0500] rev 48662
8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
Reviewed-by: rriggs, sspitsyn, dholmes
mcimadamore [Wed, 24 Jan 2018 17:24:32 +0000] rev 48661
8196074: Remove uses of loose type equality tests
Summary: Drop loose type equality check and replace usages to go throuhg the strict version
Reviewed-by: vromero
Contributed-by: bsrbnd@gmail.com
rgoel [Wed, 24 Jan 2018 14:07:11 +0530] rev 48660
8146656: Wrong Months Array for DateFormatSymbols
Summary: Updated API doc of DateFormatSymbols class.
Reviewed-by: rriggs, naoto
goetz [Tue, 23 Jan 2018 08:26:42 +0100] rev 48659
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
Summary: Also re-enable test.
Reviewed-by: dholmes, ksrini
pmuthuswamy [Wed, 24 Jan 2018 11:29:01 +0530] rev 48658
8147614: add jjs test for -t option
Reviewed-by: hannesw, jlaskey, sundar
henryjen [Mon, 22 Jan 2018 23:37:23 -0800] rev 48657
8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
Reviewed-by: joehw
darcy [Mon, 22 Jan 2018 23:06:29 -0800] rev 48656
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
Reviewed-by: dholmes
jjg [Mon, 22 Jan 2018 11:28:32 -0800] rev 48655
8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
Reviewed-by: ksrini
jjg [Mon, 22 Jan 2018 11:15:51 -0800] rev 48654
8195796: Reduce the size of relative URLs in generated docs
Reviewed-by: ksrini
sundar [Mon, 22 Jan 2018 20:31:19 +0530] rev 48653
8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
Reviewed-by: jlaskey, hannesw
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48652
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
weijun [Mon, 22 Jan 2018 12:00:41 +0800] rev 48651
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
goetz [Fri, 19 Jan 2018 15:05:18 -0800] rev 48650
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes
jlahoda [Fri, 19 Jan 2018 21:05:23 +0100] rev 48649
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
Summary: Adding proper @modules tag.
Reviewed-by: vromero
prr [Fri, 19 Jan 2018 09:32:10 -0800] rev 48648
Merge