Thu, 23 Jul 2015 08:44:37 -0400 8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[]
hseigel [Thu, 23 Jul 2015 08:44:37 -0400] rev 32021
8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[] Summary: Add ITEM_Boolean enum to differentiate between arrays of booleans and arrays of bytes Reviewed-by: dholmes, lfoltan
Thu, 23 Jul 2015 15:25:30 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 15:25:30 +0000] rev 32020
Merge
Thu, 23 Jul 2015 18:17:02 +0300 8059038: Create new launcher for SA tools
dsamersoff [Thu, 23 Jul 2015 18:17:02 +0300] rev 32019
8059038: Create new launcher for SA tools Summary: Proivide jhsdb command to launch sa based tools Reviewed-by: sspitsyn, jbachorik
Wed, 22 Jul 2015 09:51:40 +0200 8132094: Mark intermittently failuring core-svc tests
ykantser [Wed, 22 Jul 2015 09:51:40 +0200] rev 32018
8132094: Mark intermittently failuring core-svc tests Reviewed-by: jbachorik, sspitsyn
Tue, 04 Aug 2015 14:45:38 -0700 8132800: clarify stream package documentation regarding sequential vs parallel modes
smarks [Tue, 04 Aug 2015 14:45:38 -0700] rev 32017
8132800: clarify stream package documentation regarding sequential vs parallel modes Reviewed-by: psandoz
Tue, 04 Aug 2015 11:26:51 -0700 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy [Tue, 04 Aug 2015 11:26:51 -0700] rev 32016
8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics Reviewed-by: psandoz
Mon, 03 Aug 2015 21:47:50 -0700 8129881: JDK-8008577 breaks Nashorn test
naoto [Mon, 03 Aug 2015 21:47:50 -0700] rev 32015
8129881: JDK-8008577 breaks Nashorn test 8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors 8132125: German (Switzerland) formatting broken if CLDR Locale Data is used Reviewed-by: tbell, okutsu
Mon, 03 Aug 2015 10:25:38 -0700 8132652: Java_sun_nio_ch_Net_poll passes a long to an int
bpb [Mon, 03 Aug 2015 10:25:38 -0700] rev 32014
8132652: Java_sun_nio_ch_Net_poll passes a long to an int Summary: Clamp long timeout parameter to [-1,INT_MAX]. Reviewed-by: alanb
Mon, 03 Aug 2015 09:25:02 +0800 8132111: Do not request for addresses for forwarded TGT
weijun [Mon, 03 Aug 2015 09:25:02 +0800] rev 32013
8132111: Do not request for addresses for forwarded TGT Reviewed-by: mullan
Sun, 02 Aug 2015 01:39:18 +0300 8131034: Cleanup in j.u.regex.Pattern.quote()
igerasim [Sun, 02 Aug 2015 01:39:18 +0300] rev 32012
8131034: Cleanup in j.u.regex.Pattern.quote() Reviewed-by: psandoz, sherman, martin
Fri, 31 Jul 2015 16:03:48 -0700 8132500: Add imageio test to tier 3
darcy [Fri, 31 Jul 2015 16:03:48 -0700] rev 32011
8132500: Add imageio test to tier 3 Reviewed-by: prr
Fri, 31 Jul 2015 13:47:31 -0400 8132801: Fix typo in javax.sql.RowSet.setBlob
lancea [Fri, 31 Jul 2015 13:47:31 -0400] rev 32010
8132801: Fix typo in javax.sql.RowSet.setBlob Reviewed-by: darcy
Fri, 31 Jul 2015 07:48:34 -0700 8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
bpb [Fri, 31 Jul 2015 07:48:34 -0700] rev 32009
8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556 Summary: Add 8065556 to list of IDs in the @bug tag list. Reviewed-by: alanb
Fri, 31 Jul 2015 07:15:59 -0700 8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
bpb [Fri, 31 Jul 2015 07:15:59 -0700] rev 32008
8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic. Reviewed-by: alanb
Fri, 31 Jul 2015 07:12:36 -0700 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
bpb [Fri, 31 Jul 2015 07:12:36 -0700] rev 32007
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal Summary: Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems. Reviewed-by: alanb
Fri, 31 Jul 2015 07:04:48 -0700 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
bpb [Fri, 31 Jul 2015 07:04:48 -0700] rev 32006
8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int Summary: Change return type of Java_sun_nio_ch_Net_socket0 from int to jint Reviewed-by: alanb
Fri, 31 Jul 2015 14:29:25 +0100 8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class
vinnie [Fri, 31 Jul 2015 14:29:25 +0100] rev 32005
8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class Reviewed-by: mullan
Fri, 31 Jul 2015 15:19:15 +0200 8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable
simonis [Fri, 31 Jul 2015 15:19:15 +0200] rev 32004
8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable Reviewed-by: rriggs, alanb
Fri, 31 Jul 2015 15:07:18 +0300 8132130: some docs cleanup
avstepan [Fri, 31 Jul 2015 15:07:18 +0300] rev 32003
8132130: some docs cleanup Summary: some docs cleanup Reviewed-by: mullan
Fri, 31 Jul 2015 12:29:01 +0200 8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
psandoz [Fri, 31 Jul 2015 12:29:01 +0200] rev 32002
8130828: Fix some typos and omissions in the the j.u.stream JavaDoc Reviewed-by: smarks
Thu, 30 Jul 2015 22:21:56 -0700 8132745: minor cleanup of java/util/Scanner/ScanTest.java
smarks [Thu, 30 Jul 2015 22:21:56 -0700] rev 32001
8132745: minor cleanup of java/util/Scanner/ScanTest.java Reviewed-by: darcy, sherman
Thu, 06 Aug 2015 08:07:39 -0700 Added tag jdk9-b76 for changeset cd6f3c0376eb
katleman [Thu, 06 Aug 2015 08:07:39 -0700] rev 32000
Added tag jdk9-b76 for changeset cd6f3c0376eb
Wed, 05 Jul 2017 20:44:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:31 +0200] rev 31999
Merge
Thu, 06 Aug 2015 11:18:59 -0700 Merge
lana [Thu, 06 Aug 2015 11:18:59 -0700] rev 31998
Merge
Fri, 31 Jul 2015 10:15:02 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:02 -0700] rev 31997
Merge
Fri, 31 Jul 2015 12:13:57 +0200 Merge
jbachorik [Fri, 31 Jul 2015 12:13:57 +0200] rev 31996
Merge
Mon, 27 Jul 2015 13:56:26 -0700 8130459: Add additional validation after heap creation
sangheki [Mon, 27 Jul 2015 13:56:26 -0700] rev 31995
8130459: Add additional validation after heap creation Summary: Some PLAB related flags' validation can happen after heap creation. Introduced additional stage of validation check. Reviewed-by: coleenp, dholmes, kbarrett, gziemski, ecaspole, ddmitriev
Mon, 27 Jul 2015 14:05:55 -0400 8079082: VerifyNoCSetOopsClosure is derived twice from Closure
kbarrett [Mon, 27 Jul 2015 14:05:55 -0400] rev 31994
8079082: VerifyNoCSetOopsClosure is derived twice from Closure Summary: Change closure to a function object and update iteration Reviewed-by: mgerdin, ecaspole
Mon, 27 Jul 2015 18:23:35 +0300 8131343: Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.java
mchernov [Mon, 27 Jul 2015 18:23:35 +0300] rev 31993
8131343: Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.java Reviewed-by: dfazunen, tschatzl
Sat, 25 Jul 2015 02:22:32 +0200 Merge
kbarrett [Sat, 25 Jul 2015 02:22:32 +0200] rev 31992
Merge
Thu, 23 Jul 2015 16:29:48 +0200 8132232: Signature mismatch between declaration and definition of PosixSemaphore::timedwait
simonis [Thu, 23 Jul 2015 16:29:48 +0200] rev 31991
8132232: Signature mismatch between declaration and definition of PosixSemaphore::timedwait Reviewed-by: dholmes, kbarrett
Sat, 25 Jul 2015 00:36:45 +0200 Merge
jbachorik [Sat, 25 Jul 2015 00:36:45 +0200] rev 31990
Merge
Fri, 24 Jul 2015 20:45:07 +0200 Merge
jbachorik [Fri, 24 Jul 2015 20:45:07 +0200] rev 31989
Merge
Fri, 24 Jul 2015 10:32:00 -0400 8132148: G1 hs_err region dump legend out of sync with region values
ecaspole [Fri, 24 Jul 2015 10:32:00 -0400] rev 31988
8132148: G1 hs_err region dump legend out of sync with region values Summary: Use E for Eden, S for Survivor, O for Old Reviewed-by: tschatzl, tbenson
Fri, 24 Jul 2015 03:50:48 +0000 Merge
coleenp [Fri, 24 Jul 2015 03:50:48 +0000] rev 31987
Merge
Thu, 23 Jul 2015 22:31:10 -0400 Merge
coleenp [Thu, 23 Jul 2015 22:31:10 -0400] rev 31986
Merge
Thu, 23 Jul 2015 15:18:56 -0400 8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine
coleenp [Thu, 23 Jul 2015 15:18:56 -0400] rev 31985
8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine Summary: Need to get source_file_name from the_class's constant pool not previous version constant pool Reviewed-by: dcubed, sspitsyn
Fri, 24 Jul 2015 02:57:59 +0200 Merge
dcubed [Fri, 24 Jul 2015 02:57:59 +0200] rev 31984
Merge
Thu, 23 Jul 2015 14:48:23 -0700 8132286: change 'InlineNotify' flag option from "product" to "diagnostic"
dcubed [Thu, 23 Jul 2015 14:48:23 -0700] rev 31983
8132286: change 'InlineNotify' flag option from "product" to "diagnostic" Reviewed-by: coleenp
Thu, 23 Jul 2015 21:33:29 +0200 Merge
coleenp [Thu, 23 Jul 2015 21:33:29 +0200] rev 31982
Merge
Thu, 23 Jul 2015 15:17:58 -0400 8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid
coleenp [Thu, 23 Jul 2015 15:17:58 -0400] rev 31981
8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: Walk compile task for Method* to not deallocate, store methods in methodHandle while compile task is being taken off compile queue Reviewed-by: dcubed, sspitsyn
Thu, 23 Jul 2015 16:36:36 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 16:36:36 +0000] rev 31980
Merge
Thu, 23 Jul 2015 15:25:28 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 15:25:28 +0000] rev 31979
Merge
Thu, 23 Jul 2015 18:17:09 +0300 8059038: Create new launcher for SA tools
dsamersoff [Thu, 23 Jul 2015 18:17:09 +0300] rev 31978
8059038: Create new launcher for SA tools Summary: Proivide jhsdb command to launch sa based tools Reviewed-by: sspitsyn, jbachorik
Thu, 23 Jul 2015 05:48:26 -0700 8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121
goetz [Thu, 23 Jul 2015 05:48:26 -0700] rev 31977
8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121 Reviewed-by: simonis, ctornqvi
Thu, 23 Jul 2015 11:14:47 +0200 8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
tschatzl [Thu, 23 Jul 2015 11:14:47 +0200] rev 31976
8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure Summary: Use the regular task queue during evacuation failure and allow per-thread preserved header queues to remove the global lock during evacuation failure. Reviewed-by: mgerdin, jmasa Contributed-by: Walter Florian Gugenberger <walter.gugenberger@gmail.com>
Thu, 23 Jul 2015 11:14:24 +0200 8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
ehelin [Thu, 23 Jul 2015 11:14:24 +0200] rev 31975
8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap Summary: G1Allocator::_summary_bytes_used fits better in G1CollectedHeap since we added the archive allocator. Move it back to the original location. Reviewed-by: mgerdin, tbenson
Thu, 23 Jul 2015 08:45:25 +0200 8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION
brutisso [Thu, 23 Jul 2015 08:45:25 +0200] rev 31974
8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION Reviewed-by: mgerdin, kbarrett, tschatzl
Wed, 22 Jul 2015 18:01:11 +0000 Merge
dsamersoff [Wed, 22 Jul 2015 18:01:11 +0000] rev 31973
Merge
Wed, 22 Jul 2015 13:55:15 +0300 8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister
dsamersoff [Wed, 22 Jul 2015 13:55:15 +0300] rev 31972
8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister Summary: Added missed AARCH64 register Reviewed-by: jbachorik, ykantser
Wed, 22 Jul 2015 18:16:55 +0200 Merge
kevinw [Wed, 22 Jul 2015 18:16:55 +0200] rev 31971
Merge
Mon, 20 Jul 2015 18:57:07 +0300 8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
vkempik [Mon, 20 Jul 2015 18:57:07 +0300] rev 31970
8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked Reviewed-by: coleenp, dcubed
Wed, 22 Jul 2015 16:46:36 +0200 Merge
tschatzl [Wed, 22 Jul 2015 16:46:36 +0200] rev 31969
Merge
Wed, 22 Jul 2015 16:25:20 +0200 8130434: [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combinations
goetz [Wed, 22 Jul 2015 16:25:20 +0200] rev 31968
8130434: [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combinations Reviewed-by: tschatzl
Wed, 22 Jul 2015 16:25:06 +0200 8131761: Fix merge error adding code that was removed in 8077936
goetz [Wed, 22 Jul 2015 16:25:06 +0200] rev 31967
8131761: Fix merge error adding code that was removed in 8077936 Reviewed-by: tschatzl
Wed, 22 Jul 2015 08:00:38 -0400 8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types
hseigel [Wed, 22 Jul 2015 08:00:38 -0400] rev 31966
8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types Summary: Only allow assignability of arrays of primitive types if the types are identical Reviewed-by: dholmes, gtriantafill
Wed, 22 Jul 2015 07:47:34 +0200 Merge
kbarrett [Wed, 22 Jul 2015 07:47:34 +0200] rev 31965
Merge
Wed, 22 Jul 2015 00:37:01 -0400 8130931: Refactor CardTableModRefBS[ForCTRS]
kbarrett [Wed, 22 Jul 2015 00:37:01 -0400] rev 31964
8130931: Refactor CardTableModRefBS[ForCTRS] Summary: Remove friends and push CTRS-specific code down from base to derived Reviewed-by: tschatzl, mgerdin
Wed, 22 Jul 2015 00:03:45 -0400 8026324: hs_err improvement: Add summary section to hs_err file
coleenp [Wed, 22 Jul 2015 00:03:45 -0400] rev 31963
8026324: hs_err improvement: Add summary section to hs_err file 8026333: hs_err improvement: Print GC Strategy 8026336: hs_err improvement: Print compilation mode, server, client or tiered Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file. Reviewed-by: dholmes, ctornqvi, ddmitriev
Tue, 28 Jul 2015 19:20:42 +0200 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:42 +0200] rev 31962
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
Tue, 21 Jul 2015 13:36:28 +0000 8131062: aarch64: add support for GHASH acceleration
enevill [Tue, 21 Jul 2015 13:36:28 +0000] rev 31961
8131062: aarch64: add support for GHASH acceleration Summary: Add support for GHASH using pmull Reviewed-by: kvn, goetz, aph Contributed-by: alexander.alexeev@caviumnetworks.com
Tue, 21 Jul 2015 14:23:08 +0000 8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
enevill [Tue, 21 Jul 2015 14:23:08 +0000] rev 31960
8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java Summary: Fix type in SHA flag setting code Reviewed-by: kvn, goetz, aph, zmajo Contributed-by: alexander.alexeev@caviumnetworks.com
Mon, 27 Jul 2015 13:44:07 +0200 8130858: CICompilerCount=1 when tiered is off is not allowed any more
roland [Mon, 27 Jul 2015 13:44:07 +0200] rev 31959
8130858: CICompilerCount=1 when tiered is off is not allowed any more Summary: 8122937 broke handling of CICompilerCount Reviewed-by: kvn, vlivanov, gziemski
Mon, 27 Jul 2015 09:42:23 +0200 Merge
roland [Mon, 27 Jul 2015 09:42:23 +0200] rev 31958
Merge
Fri, 24 Jul 2015 21:29:11 -0400 8131782: C1 Class.cast optimization breaks when Class is loaded from static final
shade [Fri, 24 Jul 2015 21:29:11 -0400] rev 31957
8131782: C1 Class.cast optimization breaks when Class is loaded from static final Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
Thu, 23 Jul 2015 17:29:44 +0100 Merge
aph [Thu, 23 Jul 2015 17:29:44 +0100] rev 31956
Merge
Mon, 20 Jul 2015 11:41:34 +0100 8131779: AARCH64: add Montgomery multiply intrinsic
aph [Mon, 20 Jul 2015 11:41:34 +0100] rev 31955
8131779: AARCH64: add Montgomery multiply intrinsic Summary: Add Montgomery multiply intrinsic for AArch64. Reviewed-by: kvn
Fri, 17 Jul 2015 07:50:36 +0000 8131362: aarch64: C2 does not handle large stack offsets
enevill [Fri, 17 Jul 2015 07:50:36 +0000] rev 31954
8131362: aarch64: C2 does not handle large stack offsets Summary: change spill code to allow large offsets Reviewed-by: kvn, aph
Thu, 06 Aug 2015 08:07:36 -0700 Added tag jdk9-b76 for changeset e6eb1f2fd18c
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 31953
Added tag jdk9-b76 for changeset e6eb1f2fd18c
Thu, 06 Aug 2015 11:17:51 -0700 Merge
lana [Thu, 06 Aug 2015 11:17:51 -0700] rev 31952
Merge
Tue, 04 Aug 2015 10:59:30 -0700 Merge
amurillo [Tue, 04 Aug 2015 10:59:30 -0700] rev 31951
Merge
Fri, 31 Jul 2015 10:15:01 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:01 -0700] rev 31950
Merge
Tue, 28 Jul 2015 19:20:33 +0200 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:33 +0200] rev 31949
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
Mon, 03 Aug 2015 21:49:23 -0700 8129881: JDK-8008577 breaks Nashorn test
naoto [Mon, 03 Aug 2015 21:49:23 -0700] rev 31948
8129881: JDK-8008577 breaks Nashorn test 8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors 8132125: German (Switzerland) formatting broken if CLDR Locale Data is used Reviewed-by: tbell, okutsu
Thu, 06 Aug 2015 08:07:35 -0700 Added tag jdk9-b76 for changeset 6a88e481dff2
katleman [Thu, 06 Aug 2015 08:07:35 -0700] rev 31947
Added tag jdk9-b76 for changeset 6a88e481dff2
Wed, 05 Jul 2017 20:44:11 +0200 Added tag jdk9-b76 for changeset eeea9adfd1e3
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31946
Added tag jdk9-b76 for changeset eeea9adfd1e3
Wed, 05 Jul 2017 20:44:11 +0200 Merge jdk9-b76
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31945
Merge
Wed, 05 Jul 2017 20:44:08 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:08 +0200] rev 31944
Merge
Fri, 31 Jul 2015 01:36:56 +0300 8062647: Wrong indentation of arguments of annotated methods
igerasim [Fri, 31 Jul 2015 01:36:56 +0300] rev 31943
8062647: Wrong indentation of arguments of annotated methods Reviewed-by: jjg, bpatel
Thu, 30 Jul 2015 15:22:56 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:56 -0700] rev 31942
Merge
Thu, 30 Jul 2015 13:24:35 +0100 8131742: Syntactically meaningless code accepted by javac
mcimadamore [Thu, 30 Jul 2015 13:24:35 +0100] rev 31941
8131742: Syntactically meaningless code accepted by javac Summary: Receiver parameter logic for type annotations should be disabled when parsing lambda formals Reviewed-by: jlahoda
Thu, 30 Jul 2015 13:21:01 +0100 8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
mcimadamore [Thu, 30 Jul 2015 13:21:01 +0100] rev 31940
8129214: Access error when unboxing a primitive whose target is a type-variable in a different package Summary: Missing erasure when unboxing type in Lower Reviewed-by: jlahoda
Thu, 30 Jul 2015 13:20:01 +0100 8081769: Redundant error message on bad usage of 'class' literal
mcimadamore [Thu, 30 Jul 2015 13:20:01 +0100] rev 31939
8081769: Redundant error message on bad usage of 'class' literal Summary: javac should skip to next token when an erroneous ident is found in term3rest Reviewed-by: jlahoda
Tue, 28 Jul 2015 17:01:45 +0200 8130826: test writes file in test source directory
jlahoda [Tue, 28 Jul 2015 17:01:45 +0200] rev 31938
8130826: test writes file in test source directory Summary: Setting an explicit output directory for ToolBox.JavacTask in PlatformProviderTest. Reviewed-by: jjg
Fri, 24 Jul 2015 15:36:45 -0700 8132215: class InferenceContext should live in a separate file
vromero [Fri, 24 Jul 2015 15:36:45 -0700] rev 31937
8132215: class InferenceContext should live in a separate file Reviewed-by: mcimadamore, jlahoda
Fri, 24 Jul 2015 13:08:36 +0200 8086737: Add support for -release to Javadoc
jlahoda [Fri, 24 Jul 2015 13:08:36 +0200] rev 31936
8086737: Add support for -release to Javadoc Reviewed-by: jjg, ksrini
Thu, 30 Jul 2015 11:15:41 -0700 Added tag jdk9-b75 for changeset 0513f1bb463b
katleman [Thu, 30 Jul 2015 11:15:41 -0700] rev 31935
Added tag jdk9-b75 for changeset 0513f1bb463b
Wed, 05 Jul 2017 20:44:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:03 +0200] rev 31934
Merge
Thu, 30 Jul 2015 11:15:38 -0700 Added tag jdk9-b75 for changeset 937747a8272f
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31933
Added tag jdk9-b75 for changeset 937747a8272f
Wed, 05 Jul 2017 20:43:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:59 +0200] rev 31932
Merge
Thu, 30 Jul 2015 15:22:50 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:50 -0700] rev 31931
Merge
Wed, 29 Jul 2015 11:00:59 +0200 8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
dfuchs [Wed, 29 Jul 2015 11:00:59 +0200] rev 31930
8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Summary: remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Reviewed-by: joehw
Tue, 28 Jul 2015 11:30:55 +0200 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
dfuchs [Tue, 28 Jul 2015 11:30:55 +0200] rev 31929
8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java Summary: com/sun/org/apache/bcel/internal/util/ClassPath.java removed Reviewed-by: joehw
Thu, 30 Jul 2015 11:15:37 -0700 Added tag jdk9-b75 for changeset 1e8d5755ae81
katleman [Thu, 30 Jul 2015 11:15:37 -0700] rev 31928
Added tag jdk9-b75 for changeset 1e8d5755ae81
Wed, 05 Jul 2017 20:43:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:55 +0200] rev 31927
Merge
Thu, 30 Jul 2015 15:22:40 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:40 -0700] rev 31926
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip