Mon, 23 Jun 2014 10:54:10 -0700 8042872: Fix raw and unchecked warnings in sun.applet
henryjen [Mon, 23 Jun 2014 10:54:10 -0700] rev 25768
8042872: Fix raw and unchecked warnings in sun.applet Reviewed-by: darcy, herrick
Thu, 10 Jul 2014 15:27:02 -0700 8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
darcy [Thu, 10 Jul 2014 15:27:02 -0700] rev 25767
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy Reviewed-by: prr
Thu, 10 Jul 2014 18:46:40 +0400 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
mcherkas [Thu, 10 Jul 2014 18:46:40 +0400] rev 25766
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value Reviewed-by: prr, bae
Thu, 10 Jul 2014 17:20:56 +0400 8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
aeremeev [Thu, 10 Jul 2014 17:20:56 +0400] rev 25765
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7 Reviewed-by: pchelko
Thu, 10 Jul 2014 15:08:50 +0400 8049830: Remove reflection from ScreenMenuBar
pchelko [Thu, 10 Jul 2014 15:08:50 +0400] rev 25764
8049830: Remove reflection from ScreenMenuBar Reviewed-by: anthony, serb
Thu, 10 Jul 2014 12:21:29 +0400 8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
aeremeev [Thu, 10 Jul 2014 12:21:29 +0400] rev 25763
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7 Reviewed-by: pchelko
Fri, 27 Jun 2014 10:29:08 -0700 8044862: Fix raw and unchecked lint warnings in macosx specific code
henryjen [Fri, 27 Jun 2014 10:29:08 -0700] rev 25762
8044862: Fix raw and unchecked lint warnings in macosx specific code Reviewed-by: darcy, pchelko
Wed, 09 Jul 2014 17:11:53 +0400 8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
aeremeev [Wed, 09 Jul 2014 17:11:53 +0400] rev 25761
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7 Reviewed-by: pchelko
Wed, 09 Jul 2014 15:14:06 +0400 8046597: fix doclint issues in swing classes, part 4 of 4
ssides [Wed, 09 Jul 2014 15:14:06 +0400] rev 25760
8046597: fix doclint issues in swing classes, part 4 of 4 Reviewed-by: pchelko
Wed, 09 Jul 2014 12:56:03 +0400 8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
avstepan [Wed, 09 Jul 2014 12:56:03 +0400] rev 25759
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2 Reviewed-by: pchelko
Tue, 08 Jul 2014 09:19:29 -0700 8047025: Fix raw and unchecked lint warnings in generated nimbus files
smarks [Tue, 08 Jul 2014 09:19:29 -0700] rev 25758
8047025: Fix raw and unchecked lint warnings in generated nimbus files Reviewed-by: henryjen, prr
Tue, 08 Jul 2014 16:42:23 +0400 8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
anashaty [Tue, 08 Jul 2014 16:42:23 +0400] rev 25757
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException Reviewed-by: bae, prr
Tue, 08 Jul 2014 16:01:18 +0400 8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
avstepan [Tue, 08 Jul 2014 16:01:18 +0400] rev 25756
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository Reviewed-by: pchelko
Tue, 29 Jul 2014 13:08:27 -0700 8053902: Fix for 8030115 breaks build on Windows and Solaris
dsamersoff [Tue, 29 Jul 2014 13:08:27 -0700] rev 25755
8053902: Fix for 8030115 breaks build on Windows and Solaris Summary: Move variable definition to top of function Reviewed-by: prr
Tue, 29 Jul 2014 10:06:02 +0200 8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
jbachorik [Tue, 29 Jul 2014 10:06:02 +0200] rev 25754
8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending Reviewed-by: dholmes, dsamersoff, sspitsyn
Mon, 28 Jul 2014 23:46:03 -0700 8030942: Explicitly state floating-point summation requirements on non-finite inputs
darcy [Mon, 28 Jul 2014 23:46:03 -0700] rev 25753
8030942: Explicitly state floating-point summation requirements on non-finite inputs Reviewed-by: psandoz
Mon, 28 Jul 2014 16:24:38 +0100 8051422: Remove JNDI dependency on java.applet.Applet
prappo [Mon, 28 Jul 2014 16:24:38 +0100] rev 25752
8051422: Remove JNDI dependency on java.applet.Applet Reviewed-by: alanb, chegar
Fri, 25 Jul 2014 15:07:49 +0200 8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
jbachorik [Fri, 25 Jul 2014 15:07:49 +0200] rev 25751
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193 Reviewed-by: dfuchs, egahlin, olagneau
Fri, 25 Jul 2014 17:11:03 +0800 8051953: Add Unreachable.java test to ProblemList on Windows
weijun [Fri, 25 Jul 2014 17:11:03 +0800] rev 25750
8051953: Add Unreachable.java test to ProblemList on Windows Reviewed-by: chegar
Thu, 24 Jul 2014 22:22:43 +0100 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
robm [Thu, 24 Jul 2014 22:22:43 +0100] rev 25749
8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux Reviewed-by: mullan Contributed-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Thu, 24 Jul 2014 09:01:00 -0700 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
mduigou [Thu, 24 Jul 2014 09:01:00 -0700] rev 25748
8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object Reviewed-by: psandoz, chegar
Fri, 01 Aug 2014 14:09:19 -0700 Added tag jdk9-b25 for changeset 48b43b7b9e0c
tbell [Fri, 01 Aug 2014 14:09:19 -0700] rev 25747
Added tag jdk9-b25 for changeset 48b43b7b9e0c
Wed, 05 Jul 2017 19:53:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:00 +0200] rev 25746
Merge
Mon, 04 Aug 2014 15:34:37 -0700 Merge
lana [Mon, 04 Aug 2014 15:34:37 -0700] rev 25745
Merge
Thu, 24 Jul 2014 13:18:15 -0700 Merge
amurillo [Thu, 24 Jul 2014 13:18:15 -0700] rev 25744
Merge
Thu, 24 Jul 2014 14:38:26 +0200 Merge
rbackman [Thu, 24 Jul 2014 14:38:26 +0200] rev 25743
Merge
Fri, 18 Jul 2014 09:04:01 +0200 8050978: Fix bad field access check in C1 and C2
goetz [Fri, 18 Jul 2014 09:04:01 +0200] rev 25742
8050978: Fix bad field access check in C1 and C2 Summary: JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime. Reviewed-by: kvn, vlivanov Contributed-by: andreas.schoesser@sap.com
Wed, 23 Jul 2014 07:53:24 +0200 8051550: Printing of 'cmpN_reg_branch_short' instruction shows wrong 'op2' register
thartmann [Wed, 23 Jul 2014 07:53:24 +0200] rev 25741
8051550: Printing of 'cmpN_reg_branch_short' instruction shows wrong 'op2' register Summary: Missing '$' added to the format string of the 'cmpN_reg_branch_short' instruction (sparc.ad). Reviewed-by: kvn, iveresov
Thu, 17 Jul 2014 10:21:31 +0200 8050972: Concurrency problem in PcDesc cache
mdoerr [Thu, 17 Jul 2014 10:21:31 +0200] rev 25740
8050972: Concurrency problem in PcDesc cache Summary: The entries of the PcDesc cache in nmethods are not declared as volatile, but they are accessed and modified by several threads concurrently. Reviewed-by: kvn, dholmes, dcubed
Mon, 21 Jul 2014 10:25:58 +0200 8051303: 'optimized' build broken by JDK-8039425
anoll [Mon, 21 Jul 2014 10:25:58 +0200] rev 25739
8051303: 'optimized' build broken by JDK-8039425 Summary: Changed preprocessor directive in PhaseIterGVN::optimize() Reviewed-by: kvn, anoll Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Sat, 19 Jul 2014 13:43:02 +0400 Merge
iignatyev [Sat, 19 Jul 2014 13:43:02 +0400] rev 25738
Merge
Sat, 19 Jul 2014 00:34:40 +0400 8031978: compiler/ciReplay/TestVM_no_comp_level.sh fails with "TEST [CHECK :: REPLAY DATA GENERATION] FAILED:
iignatyev [Sat, 19 Jul 2014 00:34:40 +0400] rev 25737
8031978: compiler/ciReplay/TestVM_no_comp_level.sh fails with "TEST [CHECK :: REPLAY DATA GENERATION] FAILED: Reviewed-by: kvn
Sat, 19 Jul 2014 00:34:20 +0400 8032449: Get rid of JMX in test/compiler
iignatyev [Sat, 19 Jul 2014 00:34:20 +0400] rev 25736
8032449: Get rid of JMX in test/compiler Reviewed-by: kvn
Sat, 19 Jul 2014 00:33:37 +0400 8049348: compiler/intrinsics/bmi/verifycode tests on lzcnt and tzcnt use incorrect assumption about REXB prefix usage
aaivanov [Sat, 19 Jul 2014 00:33:37 +0400] rev 25735
8049348: compiler/intrinsics/bmi/verifycode tests on lzcnt and tzcnt use incorrect assumption about REXB prefix usage Reviewed-by: kvn
Sat, 19 Jul 2014 00:32:23 +0400 6848902: [TESTBUG] The compiler/6589834/Test_ia32.java timed out
fzhinkin [Sat, 19 Jul 2014 00:32:23 +0400] rev 25734
6848902: [TESTBUG] The compiler/6589834/Test_ia32.java timed out Reviewed-by: kvn, iignatyev
Sat, 19 Jul 2014 00:30:54 +0400 8050144: Remove '-client' from compiler/8004051/Test8004051.java's options
fzhinkin [Sat, 19 Jul 2014 00:30:54 +0400] rev 25733
8050144: Remove '-client' from compiler/8004051/Test8004051.java's options Reviewed-by: kvn
Sat, 19 Jul 2014 00:29:20 +0400 8048882: Some regression tests are not robust with VM output
ppunegov [Sat, 19 Jul 2014 00:29:20 +0400] rev 25732
8048882: Some regression tests are not robust with VM output Reviewed-by: kvn, iignatyev
Wed, 23 Jul 2014 14:06:28 -0700 Merge
jmasa [Wed, 23 Jul 2014 14:06:28 -0700] rev 25731
Merge
Mon, 21 Jul 2014 10:00:31 +0200 8048112: G1 Full GC needs to support the case when the very first region is not available
tschatzl [Mon, 21 Jul 2014 10:00:31 +0200] rev 25730
8048112: G1 Full GC needs to support the case when the very first region is not available Summary: Refactor preparation for compaction during Full GC so that it lazily initializes the first compaction point. This also avoids problems later when the first region may not be committed. Also reviewed by K. Barrett. Reviewed-by: brutisso
Mon, 21 Jul 2014 09:59:54 +0200 8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account
tschatzl [Mon, 21 Jul 2014 09:59:54 +0200] rev 25729
8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account Summary: Also consider os::vm_allocation_granularity in the calculation. Reviewed-by: brutisso
Mon, 21 Jul 2014 09:59:46 +0200 8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap
tschatzl [Mon, 21 Jul 2014 09:59:46 +0200] rev 25728
8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap Summary: Skip clearing the next bitmap if we just recently aborted since the full GC already clears this bitmap. Reviewed-by: brutisso
Mon, 21 Jul 2014 09:59:37 +0200 8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking
tschatzl [Mon, 21 Jul 2014 09:59:37 +0200] rev 25727
8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking Summary: Replaced use of during_initial_mark_pause() with the variable last_pause_included_initial_mark that holds the real old value of _during_initial_mark_pause. Reviewed-by: brutisso, ehelin
Fri, 18 Jul 2014 15:42:20 -0700 Merge
jmasa [Fri, 18 Jul 2014 15:42:20 -0700] rev 25726
Merge
Thu, 17 Jul 2014 11:32:09 +0200 8050228: Rename 'rem_size' in compactibleFreeListSpace.cpp because of name clashes on AIX
simonis [Thu, 17 Jul 2014 11:32:09 +0200] rev 25725
8050228: Rename 'rem_size' in compactibleFreeListSpace.cpp because of name clashes on AIX Reviewed-by: dholmes, jmasa
Tue, 22 Jul 2014 06:34:42 -0700 8049881: jstack not working on core files
poonam [Tue, 22 Jul 2014 06:34:42 -0700] rev 25724
8049881: jstack not working on core files Summary: Access _trace_id field of Klass in try-catch block Reviewed-by: dholmes, dsamersoff, mgronlun
Mon, 21 Jul 2014 09:48:38 -0400 Merge
zgu [Mon, 21 Jul 2014 09:48:38 -0400] rev 25723
Merge
Mon, 21 Jul 2014 06:00:44 -0700 8050167: linux-sparcv9: hs_err file does not show any stack information
zgu [Mon, 21 Jul 2014 06:00:44 -0700] rev 25722
8050167: linux-sparcv9: hs_err file does not show any stack information Summary: Fixed creation of starting stack frame for stack walking in error handler Reviewed-by: coleenp, mikael
Mon, 21 Jul 2014 10:42:20 +0000 Merge
kevinw [Mon, 21 Jul 2014 10:42:20 +0000] rev 25721
Merge
Mon, 21 Jul 2014 10:40:50 +0100 8049684: pstack crashes on java core dump
kevinw [Mon, 21 Jul 2014 10:40:50 +0100] rev 25720
8049684: pstack crashes on java core dump Reviewed-by: sundar, sspitsyn
Fri, 18 Jul 2014 23:53:59 -0700 Merge
sspitsyn [Fri, 18 Jul 2014 23:53:59 -0700] rev 25719
Merge
Fri, 18 Jul 2014 11:14:20 -0700 8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid
zgu [Fri, 18 Jul 2014 11:14:20 -0700] rev 25718
8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid Summary: Fixed native memory tracking stack walking Reviewed-by: coleenp, mikael
Fri, 18 Jul 2014 11:22:49 -0400 Merge
coleenp [Fri, 18 Jul 2014 11:22:49 -0400] rev 25717
Merge
Mon, 14 Jul 2014 10:15:21 -0400 Merge
coleenp [Mon, 14 Jul 2014 10:15:21 -0400] rev 25716
Merge
Fri, 04 Jul 2014 11:46:01 +0200 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
goetz [Fri, 04 Jul 2014 11:46:01 +0200] rev 25715
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories. Summary: Introduce and clean up umbrella headers for the files in the cpu subdirectories. Reviewed-by: lfoltan, coleenp, dholmes
Thu, 17 Jul 2014 15:45:46 -0400 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
coleenp [Thu, 17 Jul 2014 15:45:46 -0400] rev 25714
8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code Summary: remove bcx and mdx handling. We no longer have to convert bytecode pointers to indices for GC since Methods aren't moved. Reviewed-by: mgerdin, kvn
Wed, 16 Jul 2014 15:04:36 -0700 8050802: Update jprt runthese test suite to jck-8
mikael [Wed, 16 Jul 2014 15:04:36 -0700] rev 25713
8050802: Update jprt runthese test suite to jck-8 Reviewed-by: dholmes, kvn
Tue, 15 Jul 2014 21:28:51 -0700 8049441: PPC64: Don't use StubCodeMarks for zero-length stubs
sspitsyn [Tue, 15 Jul 2014 21:28:51 -0700] rev 25712
8049441: PPC64: Don't use StubCodeMarks for zero-length stubs Summary: Remove StubCodeMark in generate_icache_flush, generate_verify_oop, generate_throw_exception Reviewed-by: dcubed, sspitsyn Contributed-by: volker.simonis@gmail.com
Fri, 18 Jul 2014 19:56:02 +0200 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
simonis [Fri, 18 Jul 2014 19:56:02 +0200] rev 25711
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build Reviewed-by: kvn
Fri, 01 Aug 2014 14:09:09 -0700 Added tag jdk9-b25 for changeset 938af06a9f70
tbell [Fri, 01 Aug 2014 14:09:09 -0700] rev 25710
Added tag jdk9-b25 for changeset 938af06a9f70
Mon, 04 Aug 2014 15:33:12 -0700 Merge
lana [Mon, 04 Aug 2014 15:33:12 -0700] rev 25709
Merge
Thu, 31 Jul 2014 11:14:26 -0700 8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT
mikael [Thu, 31 Jul 2014 11:14:26 -0700] rev 25708
8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT Reviewed-by: dholmes, erikj
Thu, 24 Jul 2014 13:25:02 -0700 Merge
amurillo [Thu, 24 Jul 2014 13:25:02 -0700] rev 25707
Merge
Wed, 23 Jul 2014 12:52:34 -0700 Merge
sspitsyn [Wed, 23 Jul 2014 12:52:34 -0700] rev 25706
Merge
Wed, 16 Jul 2014 15:04:21 -0700 8050802: Update jprt runthese test suite to jck-8
mikael [Wed, 16 Jul 2014 15:04:21 -0700] rev 25705
8050802: Update jprt runthese test suite to jck-8 Reviewed-by: dholmes, kvn
Fri, 01 Aug 2014 14:09:05 -0700 Added tag jdk9-b25 for changeset 4c599f00e556
tbell [Fri, 01 Aug 2014 14:09:05 -0700] rev 25704
Added tag jdk9-b25 for changeset 4c599f00e556
Wed, 05 Jul 2017 19:52:35 +0200 Added tag jdk9-b25 for changeset 13a5c76976fe
duke [Wed, 05 Jul 2017 19:52:35 +0200] rev 25703
Added tag jdk9-b25 for changeset 13a5c76976fe
Wed, 05 Jul 2017 19:52:35 +0200 Merge jdk9-b25
duke [Wed, 05 Jul 2017 19:52:35 +0200] rev 25702
Merge
Wed, 05 Jul 2017 19:52:30 +0200 Merge
duke [Wed, 05 Jul 2017 19:52:30 +0200] rev 25701
Merge
Wed, 30 Jul 2014 11:49:49 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:49 -0700] rev 25700
Merge
Wed, 23 Jul 2014 09:19:23 -0700 8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest
ksrini [Wed, 23 Jul 2014 09:19:23 -0700] rev 25699
8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest Reviewed-by: jjg, ksrini Contributed-by: andrey.x.nazarov@oracle.com
Tue, 22 Jul 2014 11:54:22 -0700 Merge
lana [Tue, 22 Jul 2014 11:54:22 -0700] rev 25698
Merge
Tue, 22 Jul 2014 17:47:45 +0100 8049234: Add support for running/debugging bootstrap tools in IntelliJ
mcimadamore [Tue, 22 Jul 2014 17:47:45 +0100] rev 25697
8049234: Add support for running/debugging bootstrap tools in IntelliJ Summary: Add support for bootstrap tools; overhaul ant logger Reviewed-by: vromero
Mon, 21 Jul 2014 16:21:43 -0700 8051482: Fix deprecation warnings in javax.lang.model.util
darcy [Mon, 21 Jul 2014 16:21:43 -0700] rev 25696
8051482: Fix deprecation warnings in javax.lang.model.util Reviewed-by: ksrini
Thu, 17 Jul 2014 16:46:29 -0700 8050954: update DocRootSlash test for tidy error: empty <p>
sogoel [Thu, 17 Jul 2014 16:46:29 -0700] rev 25695
8050954: update DocRootSlash test for tidy error: empty <p> Reviewed-by: ksrini, bpatel
Thu, 17 Jul 2014 11:22:47 -0700 8048837: .out files for generics tests in tools/javac dir - part 3
sogoel [Thu, 17 Jul 2014 11:22:47 -0700] rev 25694
8048837: .out files for generics tests in tools/javac dir - part 3 Reviewed-by: jjg
Thu, 17 Jul 2014 11:14:39 -0700 8048836: .out files for generics tests in tools/javac dir
sogoel [Thu, 17 Jul 2014 11:14:39 -0700] rev 25693
8048836: .out files for generics tests in tools/javac dir Reviewed-by: jjg
Thu, 17 Jul 2014 10:17:58 -0700 8050804: (jdeps) Recommend supported API to replace use of JDK internal API
mchung [Thu, 17 Jul 2014 10:17:58 -0700] rev 25692
8050804: (jdeps) Recommend supported API to replace use of JDK internal API Reviewed-by: dfuchs
Thu, 17 Jul 2014 09:56:07 -0700 8048833: .out files for generics tests in tools/javac dir
sogoel [Thu, 17 Jul 2014 09:56:07 -0700] rev 25691
8048833: .out files for generics tests in tools/javac dir Reviewed-by: jjg
Thu, 17 Jul 2014 09:47:25 -0700 8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9
darcy [Thu, 17 Jul 2014 09:47:25 -0700] rev 25690
8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9 Reviewed-by: jjg
Fri, 25 Jul 2014 15:38:12 -0700 Added tag jdk9-b24 for changeset 263f68539584
tbell [Fri, 25 Jul 2014 15:38:12 -0700] rev 25689
Added tag jdk9-b24 for changeset 263f68539584
Wed, 05 Jul 2017 19:52:22 +0200 Merge
duke [Wed, 05 Jul 2017 19:52:22 +0200] rev 25688
Merge
Wed, 30 Jul 2014 11:49:27 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:27 -0700] rev 25687
Merge
Tue, 22 Jul 2014 11:56:48 -0700 Merge
lana [Tue, 22 Jul 2014 11:56:48 -0700] rev 25686
Merge
Fri, 18 Jul 2014 19:14:38 +0200 8038970: Deprivilege JAX-WS/JAF code
mkos [Fri, 18 Jul 2014 19:14:38 +0200] rev 25685
8038970: Deprivilege JAX-WS/JAF code Summary: Changes to prepare for granting minimal set of permissions to JAX-WS code. Reviewed-by: mchung
Fri, 25 Jul 2014 15:38:09 -0700 Added tag jdk9-b24 for changeset 6073de33135f
tbell [Fri, 25 Jul 2014 15:38:09 -0700] rev 25684
Added tag jdk9-b24 for changeset 6073de33135f
Wed, 05 Jul 2017 19:52:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:52:15 +0200] rev 25683
Merge
Wed, 30 Jul 2014 11:49:21 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:21 -0700] rev 25682
Merge
Tue, 22 Jul 2014 11:54:10 -0700 Merge
lana [Tue, 22 Jul 2014 11:54:10 -0700] rev 25681
Merge
Tue, 22 Jul 2014 22:06:30 +0400 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
aefimov [Tue, 22 Jul 2014 22:06:30 +0400] rev 25680
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw
Fri, 25 Jul 2014 15:38:09 -0700 Added tag jdk9-b24 for changeset ba581cb2983f
tbell [Fri, 25 Jul 2014 15:38:09 -0700] rev 25679
Added tag jdk9-b24 for changeset ba581cb2983f
Wed, 05 Jul 2017 19:52:09 +0200 Merge
duke [Wed, 05 Jul 2017 19:52:09 +0200] rev 25678
Merge
Wed, 30 Jul 2014 11:49:28 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:28 -0700] rev 25677
Merge
Tue, 22 Jul 2014 11:55:03 -0700 Merge
lana [Tue, 22 Jul 2014 11:55:03 -0700] rev 25676
Merge
Fri, 18 Jul 2014 16:53:17 +0530 8051019: Separate src and test execution sandbox directories
sundar [Fri, 18 Jul 2014 16:53:17 +0530] rev 25675
8051019: Separate src and test execution sandbox directories Reviewed-by: jlaskey Contributed-by: lev.priima@oracle.com
Fri, 25 Jul 2014 15:38:12 -0700 Added tag jdk9-b24 for changeset abe2821cc591
tbell [Fri, 25 Jul 2014 15:38:12 -0700] rev 25674
Added tag jdk9-b24 for changeset abe2821cc591
Wed, 05 Jul 2017 19:52:01 +0200 Merge
duke [Wed, 05 Jul 2017 19:52:01 +0200] rev 25673
Merge
Fri, 25 Jul 2014 15:38:07 -0700 Added tag jdk9-b24 for changeset 4efd3f7a2c81
tbell [Fri, 25 Jul 2014 15:38:07 -0700] rev 25672
Added tag jdk9-b24 for changeset 4efd3f7a2c81
Wed, 05 Jul 2017 19:51:58 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:58 +0200] rev 25671
Merge
Wed, 30 Jul 2014 11:49:59 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:59 -0700] rev 25670
Merge
Wed, 23 Jul 2014 21:50:21 +0000 8035166: Remove dependency on EC classes from pkcs11 provider
valeriep [Wed, 23 Jul 2014 21:50:21 +0000] rev 25669
8035166: Remove dependency on EC classes from pkcs11 provider Summary: Move the sun.security.ec.ECParameters and its related classes to sun.security.util package. Reviewed-by: mullan, vinnie
Mon, 21 Jul 2014 23:07:40 +0200 8006627: UUID to/from String performance should be improved by reducing object allocations
redestad [Mon, 21 Jul 2014 23:07:40 +0200] rev 25668
8006627: UUID to/from String performance should be improved by reducing object allocations Reviewed-by: mduigou, plevart Contributed-by: Steven Schlansker <stevenschlansker@gmail.com>, Claes Redestad <claes.redestad@oracle.com>
Tue, 22 Jul 2014 13:13:27 -0700 6721085: Fix broken link to Collections Framework Tutorial
mduigou [Tue, 22 Jul 2014 13:13:27 -0700] rev 25667
6721085: Fix broken link to Collections Framework Tutorial Reviewed-by: lancea
Tue, 22 Jul 2014 11:55:27 -0700 Merge
lana [Tue, 22 Jul 2014 11:55:27 -0700] rev 25666
Merge
Tue, 22 Jul 2014 22:06:52 +0400 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
aefimov [Tue, 22 Jul 2014 22:06:52 +0400] rev 25665
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw
Mon, 21 Jul 2014 22:10:37 +0800 8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
weijun [Mon, 21 Jul 2014 22:10:37 +0800] rev 25664
8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred Reviewed-by: mullan
Mon, 21 Jul 2014 22:09:38 +0800 8049834: Two security tools tests do not run with only JRE
weijun [Mon, 21 Jul 2014 22:09:38 +0800] rev 25663
8049834: Two security tools tests do not run with only JRE Reviewed-by: mullan
Sat, 19 Jul 2014 11:22:08 +0800 8051399: Fix for JDK-8043071 breaks dev build
weijun [Sat, 19 Jul 2014 11:22:08 +0800] rev 25662
8051399: Fix for JDK-8043071 breaks dev build Reviewed-by: xuelei
Sat, 19 Jul 2014 10:20:42 +0800 8043071: Expose session key and KRB_CRED through extended GSS-API
weijun [Sat, 19 Jul 2014 10:20:42 +0800] rev 25661
8043071: Expose session key and KRB_CRED through extended GSS-API Reviewed-by: mullan
Fri, 18 Jul 2014 22:32:24 +0200 8050114: Expose Integer/Long formatUnsigned methods internally
redestad [Fri, 18 Jul 2014 22:32:24 +0200] rev 25660
8050114: Expose Integer/Long formatUnsigned methods internally Reviewed-by: mduigou
Fri, 18 Jul 2014 10:40:55 -0700 8050968: Extension class loader initialization fails on Win7 x64 zh_TW
mchung [Fri, 18 Jul 2014 10:40:55 -0700] rev 25659
8050968: Extension class loader initialization fails on Win7 x64 zh_TW Reviewed-by: alanb, dholmes, sherman
Fri, 18 Jul 2014 08:54:28 -0700 8051057: Optimize StringCharBuffer.toString(int, int)
mduigou [Fri, 18 Jul 2014 08:54:28 -0700] rev 25658
8051057: Optimize StringCharBuffer.toString(int, int) Reviewed-by: smarks, alanb
Fri, 18 Jul 2014 17:23:28 +0200 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
jbachorik [Fri, 18 Jul 2014 17:23:28 +0200] rev 25657
8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c Reviewed-by: sundar, kevinw
Fri, 18 Jul 2014 17:04:10 +0400 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
igerasim [Fri, 18 Jul 2014 17:04:10 +0400] rev 25656
8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio Reviewed-by: valeriep
Fri, 18 Jul 2014 13:43:28 +0100 8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils
prappo [Fri, 18 Jul 2014 13:43:28 +0100] rev 25655
8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils Reviewed-by: alanb
Fri, 18 Jul 2014 01:39:42 +0100 8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
msheppar [Fri, 18 Jul 2014 01:39:42 +0100] rev 25654
8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces Summary: add additional diagnostic output for failed netwrok interface Reviewed-by: chegar
Sat, 12 Jul 2014 01:36:25 +0200 8041972: Additional parse methods for Long/Integer
redestad [Sat, 12 Jul 2014 01:36:25 +0200] rev 25653
8041972: Additional parse methods for Long/Integer Reviewed-by: mduigou, psandoz
Thu, 17 Jul 2014 11:08:50 -0700 8042589: String.toLowerCase do not work for some concatenated strings
sherman [Thu, 17 Jul 2014 11:08:50 -0700] rev 25652
8042589: String.toLowerCase do not work for some concatenated strings Summary: to include surrogate check in loop Reviewed-by: mchung
Fri, 25 Jul 2014 15:38:10 -0700 Added tag jdk9-b24 for changeset 83960d9537f6
tbell [Fri, 25 Jul 2014 15:38:10 -0700] rev 25651
Added tag jdk9-b24 for changeset 83960d9537f6
Wed, 05 Jul 2017 19:51:52 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:52 +0200] rev 25650
Merge
Wed, 30 Jul 2014 11:49:41 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:41 -0700] rev 25649
Merge
Tue, 22 Jul 2014 11:56:22 -0700 Merge
lana [Tue, 22 Jul 2014 11:56:22 -0700] rev 25648
Merge
Fri, 18 Jul 2014 12:02:54 -0700 Merge
amurillo [Fri, 18 Jul 2014 12:02:54 -0700] rev 25647
Merge
Fri, 18 Jul 2014 10:41:05 +0200 Merge
rbackman [Fri, 18 Jul 2014 10:41:05 +0200] rev 25646
Merge
Mon, 14 Jul 2014 03:29:42 -0700 8048703: ReplacedNodes dumps it's content to tty
vlivanov [Mon, 14 Jul 2014 03:29:42 -0700] rev 25645
8048703: ReplacedNodes dumps it's content to tty Reviewed-by: roland, iveresov, drchase
Mon, 14 Jul 2014 03:28:13 -0700 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
vlivanov [Mon, 14 Jul 2014 03:28:13 -0700] rev 25644
8049532: LogCompilation: C1: inlining tree is flat (no depth is stored) Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:27:21 -0700 8049529: LogCompilation: annotate make_not_compilable with compilation level
vlivanov [Mon, 14 Jul 2014 03:27:21 -0700] rev 25643
8049529: LogCompilation: annotate make_not_compilable with compilation level Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:26:52 -0700 8049530: Provide descriptive failure reason for compilation tasks removed for the queue
vlivanov [Mon, 14 Jul 2014 03:26:52 -0700] rev 25642
8049530: Provide descriptive failure reason for compilation tasks removed for the queue Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:25:40 -0700 8043546: C1 optimizes @Stable instance fields with default values
vlivanov [Mon, 14 Jul 2014 03:25:40 -0700] rev 25641
8043546: C1 optimizes @Stable instance fields with default values Reviewed-by: kvn, jrose
Mon, 14 Jul 2014 03:24:35 -0700 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
vlivanov [Mon, 14 Jul 2014 03:24:35 -0700] rev 25640
8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message Reviewed-by: roland, jrose
Mon, 14 Jul 2014 18:24:08 +0000 8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands
mduigou [Mon, 14 Jul 2014 18:24:08 +0000] rev 25639
8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands Reviewed-by: kvn, dholmes
Fri, 11 Jul 2014 23:54:16 +0000 Merge
drchase [Fri, 11 Jul 2014 23:54:16 +0000] rev 25638
Merge
Fri, 11 Jul 2014 19:51:36 -0400 8036588: VerifyFieldClosure fails instanceKlass:3133
drchase [Fri, 11 Jul 2014 19:51:36 -0400] rev 25637
8036588: VerifyFieldClosure fails instanceKlass:3133 Summary: Changed deopt live-pointer test to use returns-object instead of live-and-returns-object Reviewed-by: iveresov, kvn, jrose
Fri, 11 Jul 2014 14:32:02 -0700 Merge
kvn [Fri, 11 Jul 2014 14:32:02 -0700] rev 25636
Merge
Thu, 10 Jul 2014 15:12:48 +0200 8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp
roland [Thu, 10 Jul 2014 15:12:48 +0200] rev 25635
8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp Summary: class redefinition may cause speculative trap clean up code to dereference dead method Reviewed-by: kvn, coleenp
Wed, 16 Jul 2014 15:59:46 -0700 Merge
sspitsyn [Wed, 16 Jul 2014 15:59:46 -0700] rev 25634
Merge
Tue, 15 Jul 2014 07:33:49 -0700 8049717: expose L1_data_cache_line_size for diagnostic/sanity checks
dcubed [Tue, 15 Jul 2014 07:33:49 -0700] rev 25633
8049717: expose L1_data_cache_line_size for diagnostic/sanity checks Summary: Add support for VM_Version::L1_data_cache_line_size(). Reviewed-by: dsimms, kvn, dholmes
Mon, 14 Jul 2014 21:48:47 +0000 Merge
dholmes [Mon, 14 Jul 2014 21:48:47 +0000] rev 25632
Merge
Mon, 14 Jul 2014 11:41:20 +0200 8049715: PPC64: First steps to enable SA on Linux/PPC64
simonis [Mon, 14 Jul 2014 11:41:20 +0200] rev 25631
8049715: PPC64: First steps to enable SA on Linux/PPC64 Reviewed-by: dholmes, kvn
Mon, 14 Jul 2014 10:52:52 +0200 8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
dsimms [Mon, 14 Jul 2014 10:52:52 +0200] rev 25630
8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY Summary: Increase the previous limit from 4k to 64k, added "-XX:MaxJNILocalCapacity=<capacity>" flag Reviewed-by: hseigel, fparain
Mon, 14 Jul 2014 10:50:20 +0200 8046668: Excessive checked JNI warnings from Java startup
dsimms [Mon, 14 Jul 2014 10:50:20 +0200] rev 25629
8046668: Excessive checked JNI warnings from Java startup Summary: Removed pedantic checked exception warnings for AIOOBException, add to current handle capacity Reviewed-by: hseigel, lfoltan
Fri, 11 Jul 2014 13:49:15 -0700 8049071: Add jtreg jobs to JPRT for hotspot
mikael [Fri, 11 Jul 2014 13:49:15 -0700] rev 25628
8049071: Add jtreg jobs to JPRT for hotspot Reviewed-by: dholmes, iveresov
Sat, 12 Jul 2014 01:26:13 -0700 Merge
sspitsyn [Sat, 12 Jul 2014 01:26:13 -0700] rev 25627
Merge
Thu, 10 Jul 2014 17:46:35 -0700 8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
sspitsyn [Thu, 10 Jul 2014 17:46:35 -0700] rev 25626
8013942: JSR 292: assert(type() == T_OBJECT) failed: type check Summary: A dead scope of the local needs to be identified Reviewed-by: coleenp, vlivanov, mgronlun Contributed-by: serguei.spitsyn@oracle.com
Thu, 10 Jul 2014 08:15:30 -0700 8049104: resolve atomic.hpp wording issues from JDK-8047104 code review
dcubed [Thu, 10 Jul 2014 08:15:30 -0700] rev 25625
8049104: resolve atomic.hpp wording issues from JDK-8047104 code review Reviewed-by: dholmes, dice, rdurbin, acorn
Wed, 09 Jul 2014 22:37:48 -0400 8048933: -XX:+TraceExceptions output should include the message
coleenp [Wed, 09 Jul 2014 22:37:48 -0400] rev 25624
8048933: -XX:+TraceExceptions output should include the message Summary: Add the exception detail message to the tracing output Reviewed-by: minqi, dholmes
Fri, 11 Jul 2014 11:14:40 -0700 Merge
jmasa [Fri, 11 Jul 2014 11:14:40 -0700] rev 25623
Merge
Fri, 11 Jul 2014 09:07:23 +0200 8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
stefank [Fri, 11 Jul 2014 09:07:23 +0200] rev 25622
8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
Fri, 25 Jul 2014 15:38:08 -0700 Added tag jdk9-b24 for changeset d6c0b1381379
tbell [Fri, 25 Jul 2014 15:38:08 -0700] rev 25621
Added tag jdk9-b24 for changeset d6c0b1381379
Wed, 30 Jul 2014 11:49:10 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:10 -0700] rev 25620
Merge
Tue, 22 Jul 2014 11:54:04 -0700 Merge
lana [Tue, 22 Jul 2014 11:54:04 -0700] rev 25619
Merge
Tue, 22 Jul 2014 10:38:07 -0700 Merge
amurillo [Tue, 22 Jul 2014 10:38:07 -0700] rev 25618
Merge
Fri, 18 Jul 2014 12:22:50 -0700 Merge
amurillo [Fri, 18 Jul 2014 12:22:50 -0700] rev 25617
Merge
Mon, 14 Jul 2014 17:26:16 -0400 8049715: PPC64: First steps to enable SA on Linux/PPC64
simonis [Mon, 14 Jul 2014 17:26:16 -0400] rev 25616
8049715: PPC64: First steps to enable SA on Linux/PPC64 Reviewed-by: dholmes, kvn
Fri, 11 Jul 2014 13:49:07 -0700 8049071: Add jtreg jobs to JPRT for hotspot
mikael [Fri, 11 Jul 2014 13:49:07 -0700] rev 25615
8049071: Add jtreg jobs to JPRT for hotspot Reviewed-by: dholmes, iveresov
Mon, 21 Jul 2014 21:34:29 -0700 8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
mduigou [Mon, 21 Jul 2014 21:34:29 -0700] rev 25614
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles Reviewed-by: alanb
Fri, 25 Jul 2014 15:38:06 -0700 Added tag jdk9-b24 for changeset 789a49ce93c8
tbell [Fri, 25 Jul 2014 15:38:06 -0700] rev 25613
Added tag jdk9-b24 for changeset 789a49ce93c8
Wed, 05 Jul 2017 19:51:31 +0200 Added tag jdk9-b24 for changeset d9ce05f36ffe
duke [Wed, 05 Jul 2017 19:51:31 +0200] rev 25612
Added tag jdk9-b24 for changeset d9ce05f36ffe
Wed, 05 Jul 2017 19:51:30 +0200 Merge jdk9-b24
duke [Wed, 05 Jul 2017 19:51:30 +0200] rev 25611
Merge
Wed, 05 Jul 2017 19:51:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:24 +0200] rev 25610
Merge
Fri, 18 Jul 2014 08:25:38 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:38 -0700] rev 25609
Merge
Thu, 17 Jul 2014 10:55:50 -0400 8051004: javac, incorrect bug id in tests for JDK-8050386
vromero [Thu, 17 Jul 2014 10:55:50 -0400] rev 25608
8051004: javac, incorrect bug id in tests for JDK-8050386 Reviewed-by: mcimadamore
Wed, 16 Jul 2014 10:47:56 -0400 8050386: javac, follow-up of fix for JDK-8049305
vromero [Wed, 16 Jul 2014 10:47:56 -0400] rev 25607
8050386: javac, follow-up of fix for JDK-8049305 Reviewed-by: mcimadamore
Tue, 15 Jul 2014 18:17:31 -0700 8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
jjg [Tue, 15 Jul 2014 18:17:31 -0700] rev 25606
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes Reviewed-by: ksrini
Mon, 14 Jul 2014 17:25:53 -0700 8050408: A few new Java src files for sjavac are missing copyright notices
jjg [Mon, 14 Jul 2014 17:25:53 -0700] rev 25605
8050408: A few new Java src files for sjavac are missing copyright notices Reviewed-by: mduigou
Mon, 14 Jul 2014 16:59:25 -0400 8050283: fix for JDK-8049305 should be removed
vromero [Mon, 14 Jul 2014 16:59:25 -0400] rev 25604
8050283: fix for JDK-8049305 should be removed Reviewed-by: jjg
Mon, 14 Jul 2014 11:46:31 -0700 8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
jjg [Mon, 14 Jul 2014 11:46:31 -0700] rev 25603
8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed Reviewed-by: ksrini
Mon, 14 Jul 2014 13:36:30 -0400 8049305: Verification error due to a bad stackmap frame generated by javac
vromero [Mon, 14 Jul 2014 13:36:30 -0400] rev 25602
8049305: Verification error due to a bad stackmap frame generated by javac Reviewed-by: mcimadamore
Mon, 14 Jul 2014 12:03:08 +0200 8049948: Restore NonDirectSuper.java test
jlahoda [Mon, 14 Jul 2014 12:03:08 +0200] rev 25601
8049948: Restore NonDirectSuper.java test Reviewed-by: jjg
Mon, 14 Jul 2014 12:02:58 +0200 8048805: Request to investigate and update lexer error recovery in javac
jlahoda [Mon, 14 Jul 2014 12:02:58 +0200] rev 25600
8048805: Request to investigate and update lexer error recovery in javac 8046620: Further investigation needed for few error messages for negative unicode tests in langtools regression ws 8048803: javac should report complete character code in the error messages Summary: Improving error reporting and recovery in the lexer Reviewed-by: jjg, mcimadamore Contributed-by: jan.lahoda@oracle.com, sonali.goel@oracle.com
Thu, 17 Jul 2014 09:50:45 -0700 Added tag jdk9-b23 for changeset 376a52c9540c
katleman [Thu, 17 Jul 2014 09:50:45 -0700] rev 25599
Added tag jdk9-b23 for changeset 376a52c9540c
Wed, 05 Jul 2017 19:51:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:18 +0200] rev 25598
Merge
Fri, 18 Jul 2014 08:25:26 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:26 -0700] rev 25597
Merge
Tue, 15 Apr 2014 10:31:11 -0400 8035613: With active Securitymanager JAXBContext.newInstance fails
mkos [Tue, 15 Apr 2014 10:31:11 -0400] rev 25596
8035613: With active Securitymanager JAXBContext.newInstance fails Summary: Adding required doPrivileged section into JAXB classes; fix also reviewed by Iaroslav Savytskyi, Alexander Fomin Reviewed-by: mullan, mgrebac
Thu, 17 Jul 2014 09:50:31 -0700 Added tag jdk9-b23 for changeset 5598c2adf641
katleman [Thu, 17 Jul 2014 09:50:31 -0700] rev 25595
Added tag jdk9-b23 for changeset 5598c2adf641
Wed, 05 Jul 2017 19:51:12 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:12 +0200] rev 25594
Merge
Fri, 18 Jul 2014 08:25:22 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:22 -0700] rev 25593
Merge
Wed, 16 Jul 2014 18:17:27 -0700 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
joehw [Wed, 16 Jul 2014 18:17:27 -0700] rev 25592
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea
Wed, 22 Jan 2014 09:37:54 -0800 8031540: Introduce document horizon
joehw [Wed, 22 Jan 2014 09:37:54 -0800] rev 25591
8031540: Introduce document horizon Reviewed-by: lancea, dfuchs, mullan
Wed, 15 Jan 2014 17:11:43 -0800 8031330: Refactor ObjectFactory
joehw [Wed, 15 Jan 2014 17:11:43 -0800] rev 25590
8031330: Refactor ObjectFactory Reviewed-by: alanb, lancea, dfuchs, skoivu
Thu, 17 Jul 2014 09:50:28 -0700 Added tag jdk9-b23 for changeset babcd39958ce
katleman [Thu, 17 Jul 2014 09:50:28 -0700] rev 25589
Added tag jdk9-b23 for changeset babcd39958ce
Wed, 05 Jul 2017 19:51:05 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:05 +0200] rev 25588
Merge
Fri, 18 Jul 2014 08:25:35 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:35 -0700] rev 25587
Merge
Thu, 17 Jul 2014 16:47:06 +0530 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
sundar [Thu, 17 Jul 2014 16:47:06 +0530] rev 25586
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date Reviewed-by: jlaskey
Tue, 15 Jul 2014 16:54:01 +0530 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
sundar [Tue, 15 Jul 2014 16:54:01 +0530] rev 25585
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings Reviewed-by: jlaskey
Thu, 17 Jul 2014 09:50:46 -0700 Added tag jdk9-b23 for changeset 000e5d36d0e3
katleman [Thu, 17 Jul 2014 09:50:46 -0700] rev 25584
Added tag jdk9-b23 for changeset 000e5d36d0e3
Wed, 05 Jul 2017 19:50:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:57 +0200] rev 25583
Merge
Thu, 17 Jul 2014 09:50:06 -0700 Added tag jdk9-b23 for changeset 4ddeec3198b4
katleman [Thu, 17 Jul 2014 09:50:06 -0700] rev 25582
Added tag jdk9-b23 for changeset 4ddeec3198b4
Wed, 05 Jul 2017 19:50:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:54 +0200] rev 25581
Merge
Fri, 18 Jul 2014 08:25:58 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:58 -0700] rev 25580
Merge
Wed, 16 Jul 2014 18:22:09 -0700 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
joehw [Wed, 16 Jul 2014 18:22:09 -0700] rev 25579
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea
Wed, 16 Jul 2014 18:06:28 -0700 8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
darcy [Wed, 16 Jul 2014 18:06:28 -0700] rev 25578
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet Reviewed-by: okutsu
Wed, 16 Jul 2014 17:45:13 -0700 8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
darcy [Wed, 16 Jul 2014 17:45:13 -0700] rev 25577
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection Reviewed-by: lancea
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip