lana [Thu, 11 Dec 2014 12:27:55 -0800] rev 27982
Merge
joehw [Wed, 10 Dec 2014 16:38:01 -0800] rev 27981
8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java
Reviewed-by: joehw
Contributed-by: tristan.yan@oracle.com
katleman [Thu, 11 Dec 2014 11:44:02 -0800] rev 27980
Added tag jdk9-b42 for changeset 0a96e0cdbae5
duke [Wed, 05 Jul 2017 20:10:53 +0200] rev 27979
Merge
lana [Thu, 11 Dec 2014 12:26:56 -0800] rev 27978
Merge
hannesw [Thu, 11 Dec 2014 19:15:47 +0100] rev 27977
8067219: NPE in ScriptObject.clone() when running with object fields
Reviewed-by: attila, lagergren
hannesw [Thu, 11 Dec 2014 15:39:58 +0100] rev 27976
8066669: dust.js performance regression caused by primitive field conversion
Reviewed-by: attila, sundar
hannesw [Thu, 11 Dec 2014 12:01:17 +0100] rev 27975
8066932: __noSuchMethod__ binds to this-object without proper guard
Reviewed-by: attila, lagergren
attila [Wed, 10 Dec 2014 18:28:41 +0100] rev 27974
8066221: anonymous function statement name clashes with another symbol
Reviewed-by: lagergren, sundar
sundar [Wed, 10 Dec 2014 19:42:01 +0530] rev 27973
8067136: BrowserJSObjectLinker does not handle call on JSObjects
Reviewed-by: attila, hannesw, lagergren
attila [Wed, 10 Dec 2014 12:30:48 +0100] rev 27972
8066236: RuntimeNode forces copy creation on visitation
Reviewed-by: hannesw, lagergren
attila [Wed, 10 Dec 2014 11:55:25 +0100] rev 27971
8066224: fixes for folding a constant-test ternary operator
Reviewed-by: hannesw, lagergren
attila [Wed, 10 Dec 2014 11:55:04 +0100] rev 27970
8066225: NPE in MethodEmitter with duplicate integer switch cases
Reviewed-by: hannesw, lagergren
attila [Mon, 08 Dec 2014 15:14:11 +0100] rev 27969
8066227: CodeGenerator load unitialized slot
Reviewed-by: hannesw, lagergren
attila [Mon, 08 Dec 2014 15:13:16 +0100] rev 27968
8066230: Undefined object type assertion when computing TypeBounds
Reviewed-by: hannesw, lagergren
sundar [Fri, 05 Dec 2014 20:17:51 +0530] rev 27967
8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
Reviewed-by: attila, lagergren
Contributed-by: paul.sandoz@oracle.com
sundar [Fri, 05 Dec 2014 19:01:26 +0530] rev 27966
8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
Reviewed-by: lagergren, attila
sundar [Fri, 05 Dec 2014 14:35:00 +0530] rev 27965
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Reviewed-by: lagergren, hannesw
katleman [Thu, 11 Dec 2014 11:44:07 -0800] rev 27964
Added tag jdk9-b42 for changeset 5e4ae56d68ac
duke [Wed, 05 Jul 2017 20:10:48 +0200] rev 27963
Merge
katleman [Thu, 11 Dec 2014 11:44:00 -0800] rev 27962
Added tag jdk9-b42 for changeset b4926bbdbad8
duke [Wed, 05 Jul 2017 20:10:44 +0200] rev 27961
Merge
lana [Thu, 11 Dec 2014 12:27:27 -0800] rev 27960
Merge
dsamersoff [Thu, 11 Dec 2014 06:49:12 -0800] rev 27959
8067030: JDWP crash in transport_startTransport on OOM
Summary: Check for result of jvmtiAllocate
Reviewed-by: jbachorik, sspitsyn
kshefov [Thu, 11 Dec 2014 15:10:35 +0300] rev 27958
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
Reviewed-by: iignatyev, vlivanov
weijun [Thu, 11 Dec 2014 15:23:02 +0800] rev 27957
8055723: Replace concat String to append in StringBuilder parameters (dev)
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
Contributed-by: Otavio Santana <otaviojava@java.net>
sherman [Wed, 10 Dec 2014 14:15:31 -0800] rev 27956
Merge
sherman [Wed, 10 Dec 2014 14:11:05 -0800] rev 27955
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
Summary: to update the java doc to clarify the existing behavior
Reviewed-by: lancea
cjplummer [Fri, 05 Dec 2014 15:44:01 -0800] rev 27954
8066507: JPRT is not capable of running jtreg tests located jdk/test
Summary: Fixed by copying same fix already in place in hotspot/test/Makefile.
Reviewed-by: dholmes, tbell
simonis [Wed, 10 Dec 2014 18:31:24 +0100] rev 27953
8066589: Make importing sa-jdi.jar optional on its existance
Summary: Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff
alanb [Wed, 10 Dec 2014 15:01:26 +0000] rev 27952
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
Reviewed-by: chegar
amurillo [Tue, 09 Dec 2014 14:02:53 -0800] rev 27951
Merge
amurillo [Fri, 05 Dec 2014 16:36:08 -0800] rev 27950
Merge
jwilhelm [Mon, 01 Dec 2014 12:08:17 +0100] rev 27949
Merge
jwilhelm [Mon, 24 Nov 2014 20:00:44 +0100] rev 27948
Merge
vlivanov [Tue, 09 Dec 2014 09:22:07 -0800] rev 27947
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
Reviewed-by: jrose, psandoz
weijun [Tue, 09 Dec 2014 18:28:26 +0800] rev 27946
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
Reviewed-by: valeriep
erikj [Tue, 09 Dec 2014 08:57:41 +0100] rev 27945
8066761: Investigate -sourcepath usage when compiling java
Summary: Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
erikj [Tue, 09 Dec 2014 08:43:06 +0100] rev 27944
8066752: Remove space after -L on linker lines
Reviewed-by: ihse
smarks [Mon, 08 Dec 2014 14:32:31 -0800] rev 27943
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
Reviewed-by: lancea
ksrini [Mon, 08 Dec 2014 11:54:17 -0800] rev 27942
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
Reviewed-by: alanb
darcy [Mon, 08 Dec 2014 09:13:08 -0800] rev 27941
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
8066634: Suppress deprecation warnings in java.management module
8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules
Reviewed-by: alanb, lancea, sherman, sla, dfuchs
ksrini [Mon, 08 Dec 2014 07:51:59 -0800] rev 27940
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
Reviewed-by: alanb
xuelei [Mon, 08 Dec 2014 07:15:49 +0000] rev 27939
8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
ksrini [Mon, 10 Nov 2014 08:43:27 -0800] rev 27938
8058407: Remove Multiple JRE support in the Java launcher
Reviewed-by: alanb, darcy, ksrini
Contributed-by: neil.toda@oracle.com
alanb [Sun, 07 Dec 2014 07:10:29 +0000] rev 27937
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
Reviewed-by: alanb
Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
darcy [Fri, 05 Dec 2014 17:36:18 -0800] rev 27936
8066638: Suppress deprecation warnings in jdk.crypto module
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
robm [Fri, 05 Dec 2014 20:13:05 +0000] rev 27935
8065238: javax.naming.NamingException after upgrade to JDK 8
Reviewed-by: vinnie
simonis [Fri, 05 Dec 2014 19:46:15 +0100] rev 27934
8066766: The commands in the modular images are executable by the owner only
Summary: Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
prappo [Fri, 05 Dec 2014 15:35:15 +0000] rev 27933
8066678: java.nio.channels.Channels cleanup
Reviewed-by: alanb, chegar
dfuchs [Fri, 05 Dec 2014 12:20:51 +0100] rev 27932
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
Summary: The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
smarks [Thu, 04 Dec 2014 18:54:37 -0800] rev 27931
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
Reviewed-by: lancea
katleman [Thu, 11 Dec 2014 11:44:03 -0800] rev 27930
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
duke [Wed, 05 Jul 2017 20:10:37 +0200] rev 27929
Merge
lana [Thu, 11 Dec 2014 12:28:03 -0800] rev 27928
Merge
simonis [Wed, 10 Dec 2014 19:12:27 +0100] rev 27927
8067015: Implement os::pd_map_memory() on AIX
Reviewed-by: dholmes
amurillo [Fri, 05 Dec 2014 16:36:07 -0800] rev 27926
Merge
iignatyev [Thu, 04 Dec 2014 14:14:09 -0800] rev 27925
8066713: ignore compiler/types/correctness
Summary: add @ignore to compiler/types/correctness tests
Reviewed-by: kvn
drchase [Thu, 04 Dec 2014 17:53:36 +0000] rev 27924
Merge
drchase [Thu, 04 Dec 2014 11:35:09 -0500] rev 27923
Merge
roland [Thu, 04 Dec 2014 11:22:05 +0000] rev 27922
Merge
roland [Mon, 01 Dec 2014 11:59:56 +0100] rev 27921
8064703: crash running specjvm98's javac following 8060252
Summary: uncommon trap between arraycopy and initialization may leave array initialized
Reviewed-by: kvn, vlivanov, goetz
thartmann [Thu, 04 Dec 2014 09:52:15 +0100] rev 27920
8066448: SmallCodeCacheStartup.java exits with exit code 1
Summary: Check for VirtualMachineError in case VM initialization fails.
Reviewed-by: kvn
kvn [Tue, 02 Dec 2014 12:24:31 -0800] rev 27919
8066199: C2 escape analysis prevents VM from exiting quickly
Summary: Check for safepoint and block during EA Connection graph construction.
Reviewed-by: roland, vlivanov, shade
iignatyev [Tue, 02 Dec 2014 12:37:01 +0300] rev 27918
8066290: Port JDK-8066191 into hotspot
Reviewed-by: kvn
iignatyev [Tue, 02 Dec 2014 12:36:03 +0300] rev 27917
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Reviewed-by: kvn, anoll
iignatyev [Mon, 01 Dec 2014 22:41:16 +0300] rev 27916
Merge
iignatyev [Mon, 01 Dec 2014 22:38:29 +0300] rev 27915
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
Reviewed-by: iveresov, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com
iignatyev [Fri, 28 Nov 2014 18:37:20 +0000] rev 27914
Merge
iignatyev [Fri, 28 Nov 2014 16:59:12 +0000] rev 27913
Merge
fzhinkin [Fri, 28 Nov 2014 19:49:16 +0300] rev 27912
8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
Reviewed-by: iveresov, iignatyev
iignatyev [Fri, 28 Nov 2014 19:42:10 +0300] rev 27911
8064953: Asserts.assert* should print values
Reviewed-by: sla, dholmes, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com
roland [Thu, 27 Nov 2014 16:54:49 +0100] rev 27910
8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Summary: code in PhaseIterGVN::add_users_to_worklist() from 8054478 makes incorrect assumption about graph shape
Reviewed-by: iveresov
drchase [Thu, 27 Nov 2014 11:33:04 -0500] rev 27909
Merge
goetz [Tue, 25 Nov 2014 15:59:42 +0100] rev 27908
8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Reviewed-by: vlivanov, dholmes
mgerdin [Thu, 04 Dec 2014 15:09:18 +0100] rev 27907
Merge
goetz [Thu, 04 Dec 2014 10:10:52 +0100] rev 27906
8066662: Fix include after 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
Reviewed-by: mgerdin, brutisso
jwilhelm [Thu, 04 Dec 2014 10:40:19 +0100] rev 27905
Merge
brutisso [Mon, 01 Dec 2014 14:37:25 +0100] rev 27904
8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
Reviewed-by: mgerdin, kbarrett
brutisso [Tue, 02 Dec 2014 09:51:16 +0100] rev 27903
8065992: Change CMSCollector::_young_gen to be a ParNewGeneration*
Reviewed-by: mgerdin, kbarrett
jwilhelm [Mon, 01 Dec 2014 12:11:11 +0100] rev 27902
Merge
tschatzl [Fri, 28 Nov 2014 08:53:48 +0000] rev 27901
Merge
tschatzl [Fri, 28 Nov 2014 09:33:48 +0100] rev 27900
8065579: WB method to start G1 concurrent mark cycle should be introduced
Summary: Add a WhiteBox callback to the VM to start a concurrent mark cycle in G1.
Reviewed-by: tschatzl, sjohanss
Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
brutisso [Fri, 28 Nov 2014 08:20:52 +0100] rev 27899
8066133: Fix missing reivew changes for JDK-8065972
Reviewed-by: mgerdin, stefank
brutisso [Thu, 27 Nov 2014 21:02:13 +0100] rev 27898
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Reviewed-by: mgerdin, stefank
sjohanss [Thu, 27 Nov 2014 11:09:55 +0100] rev 27897
8065227: Report allocation context stats at end of cleanup
Summary: Moved allocation context update from remark to the cleanup phase.
Reviewed-by: mgerdin, jmasa
eistepan [Thu, 27 Nov 2014 14:52:01 +0400] rev 27896
8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java
Reviewed-by: sla
sangheki [Wed, 26 Nov 2014 21:38:25 -0800] rev 27895
8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local
Summary: Changed to trace and reset before second use of PromotionFailedInfo.
Reviewed-by: jmasa, brutisso, kbarrett
jwilhelm [Wed, 26 Nov 2014 20:36:36 +0000] rev 27894
Merge
jwilhelm [Wed, 26 Nov 2014 17:24:57 +0000] rev 27893
Merge
jwilhelm [Tue, 25 Nov 2014 13:41:08 +0100] rev 27892
8065305: Make it possible to extend the G1CollectorPolicy
Summary: Added a G1CollectorPolicyExt where it is possible to extend the class.
Reviewed-by: sjohanss, tschatzl
jmasa [Wed, 26 Nov 2014 17:43:48 +0000] rev 27891
Merge
fzhinkin [Wed, 26 Nov 2014 14:17:06 +0400] rev 27890
8037968: Add tests on alignment of objects copied to survivor space
Reviewed-by: jmasa, dfazunen
mgerdin [Wed, 26 Nov 2014 10:53:31 +0100] rev 27889
8065358: Refactor G1s usage of save_marks and reduce related races
Summary: Stop using save_marks in G1 related code and make setting the replacement field less racy.
Reviewed-by: brutisso, tschatzl
mgerdin [Wed, 26 Nov 2014 10:51:52 +0100] rev 27888
8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace
Reviewed-by: brutisso, tschatzl, sangheki
aeriksso [Fri, 17 May 2013 17:24:20 +0200] rev 27887
7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move date stamp logic into GCTraceTime
Reviewed-by: brutisso, tschatzl
eistepan [Tue, 25 Nov 2014 18:16:18 +0400] rev 27886
8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly
Reviewed-by: brutisso
mlarsson [Tue, 25 Nov 2014 11:59:55 +0100] rev 27885
8062943: REDO - Parallelize clearing the next mark bitmap
Reviewed-by: kbarrett, tschatzl
jwilhelm [Mon, 24 Nov 2014 23:28:48 +0100] rev 27884
Merge
minqi [Wed, 03 Dec 2014 20:32:33 -0800] rev 27883
Merge
kevinw [Wed, 03 Dec 2014 20:40:00 +0000] rev 27882
8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
Reviewed-by: dsamersoff, allwin, sla
vkempik [Mon, 01 Dec 2014 18:22:45 +0400] rev 27881
8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
Reviewed-by: kvn, dsamersoff
coleenp [Mon, 01 Dec 2014 12:16:15 -0500] rev 27880
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Summary: Cleaned up unused arguments in os::free and it's callers.
Reviewed-by: lfoltan, coleenp, ctornqvi, dholmes
Contributed-by: max.ockner@oracle.com
jbachorik [Fri, 28 Nov 2014 16:33:57 +0100] rev 27879
8065783: DCMD parser fails to recognize one character argument when it's positioned last
Reviewed-by: sla, egahlin, fparain
minqi [Wed, 26 Nov 2014 19:46:33 +0000] rev 27878
Merge
minqi [Wed, 26 Nov 2014 18:47:23 +0000] rev 27877
Merge
minqi [Wed, 26 Nov 2014 10:32:21 -0800] rev 27876
8053995: Add method to WhiteBox to get vm pagesize.
Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size.
Reviewed-by: dholmes, ccheung, mseledtsov
Contributed-by: yumin.qi@oracle.com
ehelin [Wed, 26 Nov 2014 17:32:39 +0100] rev 27875
8065656: Use DWARF debug symbols for Solaris
Reviewed-by: dcubed, huntch, pbk
dholmes [Tue, 25 Nov 2014 21:00:21 -0500] rev 27874
8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
Reviewed-by: shade, coleenp
igerasim [Tue, 25 Nov 2014 14:16:32 +0300] rev 27873
8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844
Summary: Increase the timeout in debug builds; raise the priority of exiting threads
Reviewed-by: dcubed, dholmes
katleman [Thu, 11 Dec 2014 11:44:00 -0800] rev 27872
Added tag jdk9-b42 for changeset b1cf5f128493
lana [Thu, 11 Dec 2014 12:26:28 -0800] rev 27871
Merge
amurillo [Tue, 09 Dec 2014 14:02:44 -0800] rev 27870
Merge
amurillo [Fri, 05 Dec 2014 16:36:07 -0800] rev 27869
Merge
jwilhelm [Mon, 01 Dec 2014 12:08:16 +0100] rev 27868
Merge
brutisso [Thu, 27 Nov 2014 21:04:44 +0100] rev 27867
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Reviewed-by: mgerdin, stefank
erikj [Tue, 09 Dec 2014 08:56:44 +0100] rev 27866
8066761: Investigate -sourcepath usage when compiling java
Summary: Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
erikj [Tue, 09 Dec 2014 08:49:22 +0100] rev 27865
8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
Reviewed-by: ihse
katleman [Thu, 11 Dec 2014 11:43:58 -0800] rev 27864
Added tag jdk9-b42 for changeset 87571251fb93
duke [Wed, 05 Jul 2017 20:10:08 +0200] rev 27863
Added tag jdk9-b42 for changeset 3107be2ba9c6
duke [Wed, 05 Jul 2017 20:10:08 +0200] rev 27862
Merge
duke [Wed, 05 Jul 2017 20:10:04 +0200] rev 27861
Merge
lana [Thu, 04 Dec 2014 15:22:53 -0800] rev 27860
Merge
jjg [Thu, 04 Dec 2014 14:57:40 -0800] rev 27859
8066731: javac does not work on exploded image
Reviewed-by: jjg, mchung
Contributed-by: alan.bateman@oracle.com
chegar [Wed, 03 Dec 2014 19:28:40 +0000] rev 27858
Merge
jlahoda [Wed, 03 Dec 2014 13:46:12 +0100] rev 27857
7101822: Compiling depends on order of imports
7177813: Static import to local nested class fails
Summary: MemberEnter overhaul - TypeEnter is split out of MemberEnter; the TypeEnter consists of several Phases which ensure actions are done in the correct order.
Reviewed-by: mcimadamore, jfranck, aeremeev
Contributed-by: jan.lahoda@oracle.com, maurizio.cimadamore@oracle.com
mcimadamore [Fri, 28 Nov 2014 11:45:56 +0000] rev 27856
8065986: Compiler fails to NullPointerException when calling super with Object<>()
Summary: Missing POLY kind selector on recursive constructor calls with poly arguments
Reviewed-by: vromero
rfield [Mon, 24 Nov 2014 14:52:46 -0800] rev 27855
8058112: Invalid BootstrapMethod for constructor/method reference
Summary: Bridge method references with functional interface method parameters of intersection type
Reviewed-by: vromero, dlsmith
jlahoda [Mon, 24 Nov 2014 16:02:35 +0100] rev 27854
8032211: Don't issue deprecation warnings on import statements
6598104: javac should not warn about imports of deprecated classes
Summary: Suppressing the deprecation warnings when importing a deprecated element (deprecations in import qualifier will be produced).
Reviewed-by: darcy, jjg, mcimadamore
emc [Fri, 21 Nov 2014 16:36:39 -0500] rev 27853
8065132: Parameter annotations not updated when synthetic parameters are prepended
Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes
Reviewed-by: jjg, jfranck
jjg [Fri, 21 Nov 2014 10:38:43 -0800] rev 27852
8061876: replace java.io.File with java.nio.file.Path (again)
Reviewed-by: ksrini, jlahoda
jfranck [Fri, 21 Nov 2014 12:36:21 +0100] rev 27851
8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass
Reviewed-by: jlahoda, vromero
jjg [Thu, 20 Nov 2014 14:23:31 -0800] rev 27850
8065054: Some tests have junk before the legal header
Reviewed-by: darcy
vromero [Thu, 20 Nov 2014 14:05:39 -0800] rev 27849
8063052: Inference chokes on wildcard derived from method reference
Reviewed-by: mcimadamore
lana [Thu, 20 Nov 2014 11:17:17 -0800] rev 27848
Merge
lana [Thu, 20 Nov 2014 10:58:31 -0800] rev 27847
Merge
jjg [Thu, 20 Nov 2014 11:00:29 -0800] rev 27846
8058445: Javac throws exception when displaying info
Reviewed-by: vromero, jfranck
vromero [Thu, 20 Nov 2014 09:43:13 -0800] rev 27845
8059921: Missing compile error in Java 8 mode for Interface.super.field access
Reviewed-by: mcimadamore, jlahoda
jlahoda [Wed, 19 Nov 2014 13:46:04 +0100] rev 27844
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev.
Reviewed-by: darcy, mcimadamore, vromero
mfang [Mon, 17 Nov 2014 23:11:05 -0800] rev 27843
8055798: Japanese translation for a warning from javac looks incorrect.
Reviewed-by: peytoia
mcimadamore [Mon, 17 Nov 2014 23:41:56 +0000] rev 27842
8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
Summary: Wrong method type used in AmbiguousError.mergeAbstracts
Reviewed-by: jlahoda
jlahoda [Fri, 14 Nov 2014 11:58:28 +0100] rev 27841
8062747: Compiler error when anonymous class uses method with parametrized exception
Summary: When inferring lambda's thrown types, avoid tracking variables that are not under the lambda to avoid crashes.
Reviewed-by: vromero
katleman [Thu, 04 Dec 2014 12:58:21 -0800] rev 27840
Added tag jdk9-b41 for changeset d1a63c99cdd5
duke [Wed, 05 Jul 2017 20:09:54 +0200] rev 27839
Merge
lana [Thu, 04 Dec 2014 15:22:30 -0800] rev 27838
Merge
mkos [Tue, 02 Dec 2014 15:03:49 +0100] rev 27837
8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933)
Reviewed-by: smarks
katleman [Thu, 04 Dec 2014 12:58:16 -0800] rev 27836
Added tag jdk9-b41 for changeset 0db747c09110
duke [Wed, 05 Jul 2017 20:09:48 +0200] rev 27835
Merge
lana [Thu, 04 Dec 2014 15:22:42 -0800] rev 27834
Merge
chegar [Wed, 03 Dec 2014 17:50:15 +0000] rev 27833
Merge
jlahoda [Tue, 02 Dec 2014 15:11:05 +0100] rev 27832
8065998: Avoid use of _ as a one-character identifier
Reviewed-by: alanb, chegar, darcy
lana [Thu, 20 Nov 2014 10:58:48 -0800] rev 27831
Merge
joehw [Tue, 18 Nov 2014 12:01:27 -0800] rev 27830
8043084: XML JAXP unittest co-location
Reviewed-by: joehw, dfuchs
Contributed-by: frank.yuan@oracle.com
katleman [Thu, 04 Dec 2014 12:58:16 -0800] rev 27829
Added tag jdk9-b41 for changeset 2e8afdf5c6fb
duke [Wed, 05 Jul 2017 20:09:40 +0200] rev 27828
Merge
lana [Thu, 04 Dec 2014 15:23:04 -0800] rev 27827
Merge
sundar [Thu, 04 Dec 2014 21:52:58 +0530] rev 27826
8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong
Reviewed-by: attila, lagergren
sundar [Thu, 04 Dec 2014 20:40:48 +0530] rev 27825
8066683: nashorn test failures after modular image changes
Reviewed-by: attila, jlaskey
chegar [Wed, 03 Dec 2014 17:55:36 +0000] rev 27824
Merge
attila [Wed, 03 Dec 2014 16:31:39 +0100] rev 27823
8066232: problem with conditional catch compilation
Reviewed-by: hannesw, lagergren
attila [Wed, 03 Dec 2014 16:31:15 +0100] rev 27822
8066222: too strong assertion on function expression names
Reviewed-by: hannesw, lagergren
hannesw [Wed, 03 Dec 2014 14:49:36 +0100] rev 27821
8065769: OOM on Window/Solaris in test compile-octane-splitter.js
Reviewed-by: sundar, jlaskey
hannesw [Wed, 03 Dec 2014 11:43:57 +0100] rev 27820
8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
Reviewed-by: attila, lagergren
lagergren [Mon, 01 Dec 2014 13:17:24 +0100] rev 27819
8066238: AssertionError in parser when syntax errors appeared in non finished Blocks
Reviewed-by: hannesw, sundar, lagergren
Contributed-by: andreas.gabrielsson@oracle.com
lagergren [Fri, 28 Nov 2014 11:02:54 +0100] rev 27818
8066119: Invalid resource tag used for looking up error message in NativeDataView
Reviewed-by: hannesw, sundar
hannesw [Thu, 27 Nov 2014 16:42:53 +0100] rev 27817
8057980: let & const: remaining issues with lexical scoping
Reviewed-by: lagergren, attila
vlivanov [Thu, 27 Nov 2014 17:14:01 +0400] rev 27816
8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D
Reviewed-by: lagergren, hannesw
attila [Thu, 27 Nov 2014 13:04:46 +0100] rev 27815
8051778: support bind on all Nashorn callables
Reviewed-by: hannesw, lagergren
hannesw [Fri, 21 Nov 2014 17:44:57 +0100] rev 27814
8057691: Nashorn: let & const declarations are not shared between scripts
Reviewed-by: lagergren, attila
lana [Thu, 20 Nov 2014 10:58:25 -0800] rev 27813
Merge
lagergren [Mon, 17 Nov 2014 14:36:15 +0100] rev 27812
8049407: Endianness problem with TypedArrays
Reviewed-by: hannesw, sundar
slugovoy [Mon, 17 Nov 2014 14:57:28 +0300] rev 27811
8062638: RuntimeException when run command from js with -scripting on Cygwin
Reviewed-by: hannesw, lagergren
katleman [Thu, 04 Dec 2014 12:58:22 -0800] rev 27810
Added tag jdk9-b41 for changeset 08ef93eaca80
duke [Wed, 05 Jul 2017 20:09:35 +0200] rev 27809
Merge
katleman [Thu, 04 Dec 2014 12:58:12 -0800] rev 27808
Added tag jdk9-b41 for changeset 55efe677dc75
duke [Wed, 05 Jul 2017 20:09:31 +0200] rev 27807
Merge
lana [Thu, 04 Dec 2014 15:22:03 -0800] rev 27806
Merge
darcy [Thu, 04 Dec 2014 15:04:11 -0800] rev 27805
8066632: Suppress deprecation warnings in java.rmi module
Reviewed-by: rriggs
darcy [Thu, 04 Dec 2014 12:59:43 -0800] rev 27804
8066617: Suppress deprecation warnings in java.base module
Reviewed-by: lancea
vlivanov [Thu, 04 Dec 2014 07:15:37 -0800] rev 27803
8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade
weijun [Thu, 04 Dec 2014 16:50:31 +0800] rev 27802
8048619: Implement tests for converting PKCS12 keystores
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
lancea [Wed, 03 Dec 2014 16:50:55 -0500] rev 27801
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
Reviewed-by: mchung, smarks, ulfzibis
chegar [Wed, 03 Dec 2014 19:49:59 +0000] rev 27800
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Reviewed-by: alanb, smarks
chegar [Wed, 03 Dec 2014 19:28:35 +0000] rev 27799
Merge
alanb [Wed, 03 Dec 2014 14:34:42 +0000] rev 27798
8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
Reviewed-by: alanb
Contributed-by: amy.lu@oracle.com
psandoz [Wed, 03 Dec 2014 12:00:26 +0100] rev 27797
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
Reviewed-by: alanb, dl, chegar, rriggs, shade
sjiang [Wed, 03 Dec 2014 11:38:56 +0100] rev 27796
8065764: javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: jbachorik, dfuchs
amurillo [Tue, 02 Dec 2014 14:36:23 -0800] rev 27795
Merge
amurillo [Thu, 27 Nov 2014 07:16:54 -0800] rev 27794
Merge
jwilhelm [Wed, 26 Nov 2014 17:41:08 +0100] rev 27793
Merge
eistepan [Wed, 19 Nov 2014 17:51:06 +0300] rev 27792
8062536: [TESTBUG] Conflicting GC combinations in jdk tests
Reviewed-by: brutisso, dholmes
sla [Mon, 24 Nov 2014 09:57:03 +0100] rev 27791
Merge