Igor Veresov
|
5b9a2a728b
|
8172310: [AOT] Fix unverified entry point
Fix AOT code for the unverified entry point
Reviewed-by: kvn
|
2017-01-10 21:39:20 +03:00 |
|
Dmitrij Pochepko
|
dbec733773
|
8166374: compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
Reviewed-by: thartmann
|
2017-01-10 20:45:04 +03:00 |
|
Hannes Wallnöfer
|
446836d831
|
8166187: Regression: NPE during reparse when using persistent code cache and optimistic types
Reviewed-by: jlaskey, attila
|
2017-01-10 17:52:29 +01:00 |
|
Hannes Wallnöfer
|
d8842ee65e
|
8170781: PropertyMapIterator throws NoSuchElementException on last element
Reviewed-by: sundar, attila
|
2017-01-10 15:27:14 +01:00 |
|
Athijegannathan Sundararajan
|
63348f62cf
|
8172493: Nashorn FX example 3-4 using load for fx: scripts fails to run with latest jdk9 ea build
Reviewed-by: hannesw, jlaskey
|
2017-01-10 18:50:53 +05:30 |
|
Jan Lahoda
|
b8bdb56985
|
8172414: jshell not working in exploded JDK build
Using Class.getResourceAsStream instead of a direct reference to JRT.
Reviewed-by: rfield, sundar
|
2017-01-10 13:53:44 +01:00 |
|
Erik Joelsson
|
ad37b8fb0f
|
8170862: VarDeps breaks when a file with overridden CFLAGS has the same name as the library
Reviewed-by: tbell
|
2017-01-10 11:31:31 +01:00 |
|
Erik Joelsson
|
35cbb54ae9
|
8171932: unresolved macro in javadoc command
Reviewed-by: tbell
|
2017-01-10 11:28:25 +01:00 |
|
Erik Joelsson
|
500900fb46
|
8172241: Cleanup mistakes in jib publish support change
Reviewed-by: tbell
|
2017-01-10 11:23:59 +01:00 |
|
Jan Lahoda
|
fd12ea2d58
|
8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows
Ensuring stop is sent using the proper channel depending on the current state of the StopDetectingInputStream.
Reviewed-by: rfield
|
2017-01-10 10:17:47 +01:00 |
|
Joe Darcy
|
0d958d9da8
|
8172475: Remove <tt></tt> usage from Class and ClassLoader
Reviewed-by: bpb, mchung
|
2017-01-09 21:40:10 -08:00 |
|
Robert Field
|
cea33151ed
|
8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Reviewed-by: mcimadamore
|
2017-01-09 18:04:16 -08:00 |
|
Joe Darcy
|
bee65032d4
|
8172458: Make javax.lang.model javadoc HTML 5 compliant
Reviewed-by: jjg
|
2017-01-09 16:20:48 -08:00 |
|
Hamlin Li
|
8e8098cb87
|
8172347: Refactoring src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java to improve testability of rmiregistry
Reviewed-by: rriggs, msheppar
|
2017-01-09 14:14:20 -08:00 |
|
Robert Field
|
f9b57bfbed
|
8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
Reviewed-by: jlahoda
|
2017-01-09 13:50:45 -08:00 |
|
Phil Race
|
a1bcba5bcd
|
Merge
|
2017-01-09 11:57:06 -08:00 |
|
David Leopoldseder
|
26a978276c
|
8166125: [JVMCI] Missing JVMCI flag default values
Reviewed-by: twisti, kvn
|
2017-01-09 19:36:47 +00:00 |
|
Jesper Wilhelmsson
|
80ea26ae10
|
Merge
|
2017-01-09 17:10:31 +01:00 |
|
Jan Lahoda
|
869f5bbd91
|
8172411: -XDnoModules must be removed
Reviewed-by: jjg
|
2017-01-09 16:44:45 +01:00 |
|
Jesper Wilhelmsson
|
a68e4067d9
|
Merge
|
2017-01-09 15:10:25 +01:00 |
|
Jesper Wilhelmsson
|
f175ea37aa
|
Merge
|
2017-01-09 15:10:25 +01:00 |
|
Erik Joelsson
|
5ddcceeba4
|
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell
|
2017-01-09 11:55:59 +01:00 |
|
Erik Joelsson
|
a658a12158
|
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell
|
2017-01-09 11:55:37 +01:00 |
|
Nishit Jain
|
56088a52eb
|
8169480: Inconsistencies across Format class hierarchy in their API spec and actual implementation of Exceptions
Reviewed-by: naoto
|
2017-01-09 14:06:32 +05:30 |
|
Hamlin Li
|
9e8cb18419
|
8030175: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails due to timeout
Reviewed-by: rriggs
|
2017-01-08 23:15:57 -08:00 |
|
Robert Field
|
6f796f5684
|
8165405: jshell tool: /classpath is inconsistent
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda
|
2017-01-06 10:31:25 -08:00 |
|
Jan Lahoda
|
4ec30a933a
|
8172158: Annotation processor not run with -source <= 8
Avoiding use of module prefix to map annotations to processors when running without modules.
Reviewed-by: darcy, jjg
|
2017-01-06 14:16:45 +01:00 |
|
Prasanta Sadhukhan
|
98f2f0743f
|
8170352: The collate option is not checked
Reviewed-by: prr, yan
|
2017-01-06 16:50:50 +05:30 |
|
Prem Balakrishnan
|
1f91d8a2d6
|
8172009: [TEST_BUG] increase timeout in java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java
Reviewed-by: aghaisas, psadhukhan
|
2017-01-06 15:31:19 +05:30 |
|
Xue-Lei Andrew Fan
|
e546b078a6
|
8129988: JSSE should create a single instance of the cacerts KeyStore
Reviewed-by: mullan
|
2017-01-06 02:03:47 +00:00 |
|
Xue-Lei Andrew Fan
|
ad76f31ded
|
8172273: SSLEngine.unwrap fails with ArrayIndexOutOfBoundsException
Reviewed-by: wetmore
|
2017-01-06 01:09:03 +00:00 |
|
Jonathan Gibbons
|
61175156de
|
8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Reviewed-by: vromero
|
2017-01-05 15:39:57 -08:00 |
|
Christian Tornqvist
|
68447bd8a3
|
8172188: JDI tests fail due to "permission denied" when creating temp file
Reviewed-by: hseigel, mseledtsov
|
2017-01-05 16:46:28 -05:00 |
|
Lana Steuck
|
21aaeeffff
|
Merge
|
2017-01-05 19:47:14 +00:00 |
|
Lana Steuck
|
e0fa88d6fa
|
Merge
|
2017-01-05 19:46:28 +00:00 |
|
Lana Steuck
|
6cf0f0435b
|
Merge
|
2017-01-05 19:46:24 +00:00 |
|
Vicente Romero
|
cedf0baa46
|
8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Reviewed-by: mcimadamore
|
2017-01-05 11:20:56 -08:00 |
|
Bernard Blaser
|
37f7ab915c
|
8148100: Convert lambda most specific positive tests to check runtime behavior
Reviewed-by: mcimadamore
|
2017-01-05 11:16:39 -08:00 |
|
Maurizio Cimadamore
|
01fc0b7771
|
8172287: improve intellij logging to cover javac internal errors
Add new message kind to custom intellij ant logger
Reviewed-by: jjg
|
2017-01-05 19:10:24 +00:00 |
|
Joe Darcy
|
42a9464947
|
8172220: Mark UserInputTest.java as intermittently failing and problem list it
Reviewed-by: jlahoda
|
2017-01-05 11:02:35 -08:00 |
|
Liam Miller-Cushon
|
d3f27dfe9c
|
8065800: javac, fix diagnostic position for statement-bodied lambdas
Reviewed-by: mcimadamore
|
2017-01-05 10:04:40 -08:00 |
|
Lana Steuck
|
e640fa9b4d
|
Added tag jdk-9+151 for changeset 339ad1309506
|
2017-01-05 17:51:13 +00:00 |
|
Lana Steuck
|
bb1aca9034
|
Added tag jdk-9+151 for changeset ae7decb33b43
|
2017-01-05 17:51:12 +00:00 |
|
Lana Steuck
|
fb081f8391
|
Added tag jdk-9+151 for changeset 01058fbb176d
|
2017-01-05 17:51:11 +00:00 |
|
Lana Steuck
|
2670d8d32b
|
Added tag jdk-9+151 for changeset 39c4823f6235
|
2017-01-05 17:51:11 +00:00 |
|
Lana Steuck
|
fd16b65665
|
Added tag jdk-9+151 for changeset 56ae078e5b98
|
2017-01-05 17:51:10 +00:00 |
|
Lana Steuck
|
4dc65a103b
|
Added tag jdk-9+151 for changeset 285137a9591e
|
2017-01-05 17:51:09 +00:00 |
|
Lana Steuck
|
7b2237f277
|
Added tag jdk-9+151 for changeset 44601aa03c2d
|
2017-01-05 17:51:09 +00:00 |
|
Rickard Bäckman
|
9b81c0637e
|
8169588: [AOT] jaotc --classpath option is confusing
Reviewed-by: kvn, dlong
|
2017-01-05 08:37:10 +01:00 |
|
Jonathan Gibbons
|
6fa9fb405d
|
8172260: remove tests from ProblemList
Reviewed-by: rfield
|
2017-01-04 18:33:20 -08:00 |
|