Christian Tornqvist
4d2c80f12e
8146098: Visual Studio build fails after SA restructure
...
Reviewed-by: goetz, hseigel, dsamersoff
2015-12-24 07:35:18 -08:00
Xue-Lei Andrew Fan
37fa4dba28
8146192: Add test for JDK-8049321
...
Reviewed-by: mullan
2015-12-24 15:22:04 +00:00
Abjihit Roy
367386f9c0
8145545: Typos in Javadoc of XmlAdapter
...
Reviewed-by: coffeys
2015-12-24 17:22:27 +05:30
Athijegannathan Sundararajan
9f0dcb1ad6
8146147: Java linker indexed property getter does not work for computed nashorn string
...
Reviewed-by: jlaskey
2015-12-24 16:52:06 +05:30
Ambarish Rapte
96da64c503
8041928: MouseEvent.getModifiersEx gives wrong result
...
Reviewed-by: alexsch, serb, rchamyal
2015-12-24 14:04:36 +03:00
Coleen Phillimore
944b70a17b
Merge
2015-12-24 03:28:25 +00:00
Lana Steuck
bc8d75f66b
Added tag jdk-9+99 for changeset e6f9bacfb9a4
2015-12-23 15:42:01 -08:00
Lana Steuck
078f1f77cd
Added tag jdk-9+99 for changeset d68b7daca533
2015-12-23 15:41:59 -08:00
Lana Steuck
13821e7fc5
Added tag jdk-9+99 for changeset 67b9c06ea9a7
2015-12-23 15:41:55 -08:00
Lana Steuck
e4e33dd22b
Added tag jdk-9+99 for changeset ea96eca1121e
2015-12-23 15:41:54 -08:00
Lana Steuck
c2cec50d56
Added tag jdk-9+99 for changeset 995895614a53
2015-12-23 15:41:53 -08:00
Lana Steuck
f81d9a2a7b
Added tag jdk-9+99 for changeset c71d1910fc22
2015-12-23 15:41:51 -08:00
Lana Steuck
13e2aeb18c
Added tag jdk-9+99 for changeset 1e7bf1564066
2015-12-23 15:41:50 -08:00
Lana Steuck
f0cea71572
Added tag jdk-9+99 for changeset 08c65d3d2d85
2015-12-23 15:41:48 -08:00
Rachel Protacio
dbab9fe1f8
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
...
Logging/MonitorInflationTest.java now forced an object inflation and looks for that object. It no longer tests for object deflation.
Reviewed-by: gtriantafill, coleenp, iklam
2015-12-23 17:12:04 -05:00
Phil Race
959f799206
8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: incorrect name
...
Reviewed-by: serb
2015-12-23 14:00:37 -08:00
Max Ockner
88f4fdeddc
Merge
2015-12-23 20:14:25 +00:00
Coleen Phillimore
384ecfad72
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
...
We were setting stack_overflow_limit before initialization completed which may change the stack base for some solaris systems with unlimited stack
Reviewed-by: goetz, hseigel, gthornbr
2015-12-23 20:07:39 +00:00
Max Ockner
de7d9e821c
8144874: Reimplement TraceClassResolution with Unified Logging
...
TraceClassResolution reimplemented with classresolve tag.
Reviewed-by: coleenp, dholmes, iklam, rprotacio
2015-12-23 15:05:38 -05:00
Nadeesh TV
6a9a5a80ea
8143413: add toEpochSecond methods for efficient access
...
Reviewed-by: rriggs, scolebourne
2015-12-23 13:19:58 -05:00
Harold Seigel
f42b84bc7e
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
...
Detect zero length signatures and throw ClassFormatError before bad dereference occurs
Reviewed-by: coleenp, lfoltan, acorn, gtriantafill
2015-12-23 13:02:15 -05:00
Dmitry Samersoff
dfa133a796
8067194: Restructure hotspot/agent/src to conform the modular source layout
...
Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:46 +03:00
Dmitry Samersoff
76d0d92563
8067194: Restructure hotspot/agent/src to conform the modular source layout
...
Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:15 +03:00
Erik Joelsson
9db7585276
8146002: Need to support mirrors for bootstrapping Jib
...
Reviewed-by: ihse, tbell
2015-12-23 10:00:37 +01:00
Valerie Peng
e171854b1c
8138593: Make DSA more fair
...
Changed nounce K generation to FIPS 186-4 B2.1
Reviewed-by: mullan
2015-12-23 02:31:34 +00:00
Christian Thalinger
32aff4400c
Merge
2015-12-22 13:41:12 -08:00
Rachel Protacio
7973ef05b3
8141211: Convert TraceExceptions to Unified Logging
...
The -XX:+TraceExceptions flag has been updated to the unified logging framework, i.e. -Xlog:exceptions. The old flag, because it is product-level, has been aliased to the UL option.
Reviewed-by: dholmes, coleenp, mockner
2015-12-22 16:29:48 -05:00
Coleen Phillimore
348d3ab0f4
Merge
2015-12-22 19:33:01 +00:00
Phil Race
84c2303502
Merge
2015-12-22 10:59:51 -08:00
Phil Race
88effc9744
Merge
2015-12-22 10:45:56 -08:00
Claes Redestad
c6afc47fc1
8145862: Improve lazy initialization of fields in java.net.URI
...
Reviewed-by: shade, chegar
2015-12-22 19:14:47 +01:00
Phil Race
52a03c2f27
Merge
2015-12-22 09:14:16 -08:00
Coleen Phillimore
ac0d55c188
8074457: Remove the non-Zero CPP Interpreter
...
Remove cppInterpreter assembly files and reorganize InterpreterGenerator includes
Reviewed-by: goetz, bdelsart
2015-12-22 11:11:29 -05:00
Christian Tornqvist
4f265967df
Merge
2015-12-22 15:53:42 +00:00
Claes Redestad
22df7c453f
8145988: Use the raw methods of java.net.URI when possible
...
Reviewed-by: shade, chegar
2015-12-22 16:42:16 +01:00
Christian Tornqvist
357e0e5ff9
8048521: Remove obsolete code from os_windows.cpp/hpp
...
Reviewed-by: coleenp, rdurbin
2015-12-22 05:26:55 -08:00
Chris Hegarty
a0475ab1f5
8145990: Move sun.misc math support classes to jdk.internal.math
...
Reviewed-by: bpb, darcy
2015-12-22 12:19:01 +00:00
Chris Hegarty
7e4d56677d
8145990: Move sun.misc math support classes to jdk.internal.math
...
Reviewed-by: bpb, darcy
2015-12-22 12:17:25 +00:00
Chris Hegarty
b39ded541d
8145990: Move sun.misc math support classes to jdk.internal.math
...
Reviewed-by: bpb, darcy
2015-12-22 12:17:05 +00:00
Srikanth Adayapalam
63f6ba5960
8145466: javac: No line numbers in compilation error
...
Compiler should not use the syntax tree from enclosing contexts in diagnostics even when the enclosing contexts are consulted for method lookup.
Reviewed-by: mcimadamore
2015-12-22 16:37:52 +05:30
Thomas Schatzl
d6e95be627
8145774: Move scrubbing setup code away out of ConcurrentMark
...
Remove dependency of ConcurrentMark to G1RemSet.
Reviewed-by: jmasa, mgerdin
2015-12-22 11:03:37 +01:00
Thomas Schatzl
056fb6bfd3
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
...
Move HeapRegionRemSet::num_par_rem_sets() to G1RemSet, and document it.
Reviewed-by: mgerdin, jmasa
2015-12-22 11:02:04 +01:00
Filipp Zhinkin
2489b87d30
8066599: Add methods to check VM mode to c.o.j.t.Platform
...
Reviewed-by: iignatyev
2015-12-22 10:18:55 +03:00
Tobias Hartmann
c6e7f87632
Merge
2016-01-15 09:13:02 +01:00
Alejandro Murillo
09c3473159
Merge
2016-01-14 20:57:29 -08:00
Doug Simon
64e41d5ac4
8146364: Remove @ServiceProvider mechanism from JVMCI
...
Reviewed-by: twisti
2016-01-14 14:35:22 +01:00
Alejandro Murillo
d9ae786b3b
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
...
Reviewed-by: twisti, erikj, chegar
2016-01-13 12:45:33 -08:00
Alejandro Murillo
c47e5914fa
Merge
2016-01-12 11:31:47 -08:00
Joseph Provino
46c02f0d3b
Merge
2016-01-07 20:06:28 +00:00
Tobias Hartmann
e27274150a
Merge
2016-01-06 08:02:23 +01:00