Searched hist:536 (Results 1 - 25 of 47) sorted by relevance

12

/openjdk9/langtools/test/tools/javac/varargs/5088429/
H A DT5088429Neg02.java774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
H A DT5088429Neg01.java774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
H A DT5088429Pos02.java774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
H A DT5088429Pos01.java774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
H A DT5088429Neg02.out774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
H A DT5088429Neg01.out774:536ee9f126b1 Mon Dec 06 04:51:00 MST 2010 mcimadamore 5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
/openjdk9/nashorn/test/script/basic/
H A Dcircular_proto.jsdiff 536:b5ff11e00050 Wed Sep 04 02:59:00 MDT 2013 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
H A DJDK-8023368.jsdiff 536:b5ff11e00050 Wed Sep 04 02:59:00 MDT 2013 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
H A DJDK-8023368.js.EXPECTEDdiff 536:b5ff11e00050 Wed Sep 04 02:59:00 MDT 2013 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
H A Dnonextensible_proto_assign.jsdiff 536:b5ff11e00050 Wed Sep 04 02:59:00 MDT 2013 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
H A DJDK-8024120.js536:b5ff11e00050 Wed Sep 04 02:59:00 MDT 2013 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
/openjdk9/langtools/test/tools/javac/generics/diamond/neg/
H A DNeg11.out536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg08.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg08.out536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg11.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg10.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg07.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
H A DNeg06.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/
H A Djavacompiler.propertiesdiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
H A DJavacompilerMessages.javadiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/
H A DJavaCompilerHelper.javadiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/
H A DWsImport.javadiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
H A DWsGen.javadiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
H A DInvoker.javadiff 536:d35ad0854f68 Fri Sep 12 09:20:00 MDT 2014 mkos 8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
/openjdk9/langtools/test/tools/javac/generics/diamond/pos/
H A DPos05.java536:9d9d08922405 Tue Apr 13 17:31:00 MDT 2010 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy

Completed in 127 milliseconds

12